Developing a WordPress site in a (sort of) live environment
-
Hi, new to word press and have a simple question.
I built a basic site locally using MAMP, and after enough MAMP issues decided I wanted to start working on an actual hosted environment to. I am building a personal travel/photo blog for an international trip of about three months over the summer. I have a couple months to get the kinks worked out but want to do so on my actual hosts servers (Bluehost)
My question is, what is the most simple/elegant way to keep the site “under construction” as far as the root domain and still allow me to test/develop in a live environment. The last site I worked on was html (and with Frames, at that =), so my reference would be like renaming the “index.html” to like “index2.html” and then putting in an index.html with an “under construction” banner or some such.
Two things I tried, which seem suboptimal are password protecting the root directory (this created “http error” when uploading photos) and renaming the wp-config.php file (which upon visiting the site prompts to create a config file and allows you to do so) I’m sure there is a simple way to do this. Ideally, I’d have a visit to the root “.com” generate an under construction type screeen, and I could test the real site with like a “.com/testing” URL or something like that
- The topic ‘Developing a WordPress site in a (sort of) live environment’ is closed to new replies.