Categories

Web DevelopmentProgrammingDatabaseWindowsLinuxNetworkingMobile DevicesRaspberry PiPythonCJavaOtherSponsored

WEB-DEVELOPMENT Articles

Using .htaccess to restrict access to Files and Directories

Restrict access to files and directories using .htaccess. Disable directory browsing and prevent access to certain files or filetypes

How to build a site with Hugo website generator

How to build a site wth Hugo website generator which is a fast and flexible static site generator used to build static websites such as landing pages

How to install Hugo Website Generator on Windows and Linux

Hugo is a fast and flexible static site generator that can be used build static websites such as landing pages, portfolio, catalogue pages within hours.

How to set up a Staging Website

A staging website is a clone of your website that is not accessible to search engines and general public. This article demonstrates how to setup a staging website.

Speed Optimize Woocommerce and Wordpress with out plugins

Optimize Wordpress and Woocommerce to get faster page loads by adding just a few lines of code to your theme's function.php. No plugins needed!!

How to manage variable products from Woocommerce back end

Managing variable products efficiently from WooCommerce backend. The variable product type in Woocommerce can be used to list the same product in different variations.

Migrating your Wordpress website to HTTPS

Installing an SSL certificate and migrating your Wordpress website from HTTP to HTTPS.

How to connect to an Oracle database from PHP

This article shows you how to manually install and configure PHP OCI8 extension and Oracle Instant Client Libraries to connect PHP applications with Oracle.

Moving Wordpress site while changing domain name

Step-by-step instructions to migrate a Wordpress website from one host to another or from a sub-domain while changing the domain name or site url.

Migrating Wordpress from one Host to another

Step-by-step instructions to migrate a Wordpress website from one host to another while keeping the same domain name.