I have a project coming up, where I need to develop a wordpress theme, test, populate pages and posts etc, and I need to be able to show the client a "hidden link" where it can be previewed... and of course i need to do all this while leaving the existing site (static- not wordpress) untouched.
Have done this tons of times when launching static sites, but not with Wordpress.... any suggestions are appreciated...
Hey I finally found the thread again! Does anyone else have any experience with the sub-domain method? I'm attempting it right now and we're another couple of weeks away from launch but I want to make sure I understand how to properly move it over.
When you get ready to move it, do you go into Settings > General and change the 2 url's and then proceed to move it? I had an issue once where I changed the path and it wouldn't let me log in any more :/
Have done this tons of times when launching static sites, but not with Wordpress.... any suggestions are appreciated...
dev.clientdomain.com
I'd use htaccess to make the directory password protected.
Then when you go to launch the site, you'll move the entire directory into the root, remove the password protection, and update some of the links.
If you have a PC, then try out WampServer.
When you get ready to move it, do you go into Settings > General and change the 2 url's and then proceed to move it? I had an issue once where I changed the path and it wouldn't let me log in any more :/