Website Development
Tips for developing a great lightening fast website, with on page SEO.
How to improve Google Core Vitals of your website ?
Google is updating its policy and introduced core vitals, these are related to user experience and are important now a days to keep google ranking of the website.
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”
What is PHP
PHP: A complete guide
PHP is a server-side scripting language that is commonly used for web development. It stands for PHP: Hypertext Preprocessor. PHP is used to create dynamic and interactive websites..
Some important study notes