Custom WordPress Maintenance Note
Recently, I moved my WordPress blog to another hosting plan. And to make sure that no changes was made during the migration process, I set a maintenance notice. Hence, visitors got nothing when they visit my blog. So no more comments being left from the database backup.
Well, the process was plain simple, with plain result. But then I learnt a way to make the notice sounds more like an “apology”. A simple custom page, to show your personalized message to your visitor. This way, people will know that there is nothing wrong with your blog, and that you simply undergoing a maintenance process.
In terms of SEO, this approach is also a good way to keep your index alive.
WordPress Maintenace Notice
When you work on your wordpress blog, for example modify the theme or back-up your database, would you prefer to suspend the blog while you perform the task? Or do you prefer to act careless and let others see that uncompleted job of yours?
I’d prefer to suspend the blog. Why? Because it’s a nuisance for me, when I’m backing-up my database, somebody posted a comment, which will absolutely be left out from my database back-up. So I think giving a notice to visitors that the blog is under maintenance, and really suspend the blog from outer-side interaction, is a good step.
These following steps will suspend the wordpress blog, by showing a notice on every requested permalink. Its so simple, no plugins required. And it is much better instead of only putting a single emptied index.php file in your blog folder (because when people access the permalink, the content will still be available).
And here is how to do it..



