I'm building a site and temporarily want to hide the home page while I tweak it and whatnot. So for the mean time when a visitor (human or spider) lands on mysite.com it forwards to mysite.com/blog.
Redirection plugin.
Don't know why I didn't think of that, I figured there was another way. Any suggestions for a plugin?? Most plugins I've seen look like they are just for posts.
https://www.google.com/search?q=302+redirect+htaccess
------------------------------
Do note that a redirect will work for you too. It will be near impossible to see the home page. I don't think the Preview function in WP will work either.
-----------------------------
You may want to explore the Under Construction type plugins available so that you can actually see the home page and site. And if you're redirecting bots too, when you go live will the same urls and site structure exist? If not, everything they've spidered will 404.
-----------------------------
I'd suggest you make a copy of the site in a /dev folder or on your local drive so you can work on it and not have any issues.
Set up a testing area and don't muck with the live site.
0 Comments
Please add nice comments or answer ....