Website Development
Tips for developing a great lightening fast website, with on page SEO.
How to enable or disable a site, hosted with Apache
In Apache web server different virtual host can be created to host different sites. These virtual hosts/sites can be disabled or enabled as required. To enable or disable a site hosted with Apache, you can use the ‘a2ensite’ and ‘a2dissite’ commands, respectively
How to Fix Secure Connection Error in WordPress
When configuring a new VPS some time we come across an issue in WordPress updates and adding new plugins. The error comes is ” An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the support forums.”
How to change localhost to domain name in xampp
Change localhost to domain name in xampp
Let us change localhost to custom domain name in XAMPP server step by step –
Step 1. Amend hosts file in windows
Open the hosts file located in folder at C:\Windows\System32\drivers\etc and right click hosts file and select edit “as Administrator”
Some important study notes