Keep the blog under the default wordpress directory rather than the root level on the domain name and set the privacy settings to keep the search engines away
Hey everyone,
just wondering are you able to create a wordpress site without it going live on the web until it is finished?
Katy![]()
Keep the blog under the default wordpress directory rather than the root level on the domain name and set the privacy settings to keep the search engines away
katy111 (15-06-11)
You can add this to the top of your .htaccess file:
<Files *>
order deny,allow
deny from all
allow from 127.0.0.1
</Files>
Find out your IP address ( What Is My IP Address - Shows Your IP Address ) and allow access from that IP. (replace 127.0.0.1 with your actual IP)
The trouble with the rat race is that even if you win you're still a rat.
Time passes. Listen. Time passes. Dylan Thomas
Ebay Alerts to your inbox
katy111 (15-06-11)
Thanks everyone!
The best thing would which is probably a bit more complicated would be a staging area on your local pc and work on your site their and then push the changes live. You also get the added benefit of testing plugins knowing that there is minimal risk to potential vistors getting errors and things
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks