• I am making a site for a client that wants the old site running as normal until the new, WordPress one is finished. So, going to sitename.com should give the old site, and going to sitename.com/dev should show the WordPress one. What is the best way to do this?

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • You could either develop the site on a different server and migrate it over once it’s complete, or develop the site in subfolder on the same server as the domain

    I’d go for the latter. Migrating WordPress can be a pain whilst re-configuring it to take over the root from a sub-folder is pretty easy,

    Thread Starter nathanlambert

    (@nathanlambert)

    Thanks… that is what I will do!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘What's your favourite development environment?’ is closed to new replies.