Turn your website into maintenance mode - SEO friendly solution using .htaccess file
Here is a simple trick which enables to turn your website into maintenance mode using .htaccess file. If you want to give an informative message saying "We are under maintenance", create a custom HTML page containing the message and put it in the website root. For e.g., we create an HTML page called "under-maintenance.html" and [...]