Results 1 to 5 of 5

 

Thread: Wordpress Going live?

  1. #1
    Registered User

    Status
    Offline
    Join Date
    Feb 2008
    Posts
    103
    Thanks
    9
    Thanked 1 Time in 1 Post


    Hey everyone,

    just wondering are you able to create a wordpress site without it going live on the web until it is finished?

    Katy

  2. #2
    ian
    Registered User

    Status
    Online
    Join Date
    Nov 2004
    Posts
    1,045
    Thanks
    30
    Thanked 105 Times in 80 Posts
    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

  3. The Following User Says Thank You to ian For This Useful Post:

    katy111 (15-06-11)

  4. #3
    scriptmonkey's Avatar
    Oranges & Lemons

    Status
    Offline
    Join Date
    Jan 2009
    Location
    Worthing
    Posts
    1,607
    Thanks
    112
    Thanked 253 Times in 192 Posts
    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

  5. The Following User Says Thank You to scriptmonkey For This Useful Post:

    katy111 (15-06-11)

  6. #4
    Registered User

    Status
    Offline
    Join Date
    Feb 2008
    Posts
    103
    Thanks
    9
    Thanked 1 Time in 1 Post
    Thanks everyone!

  7. #5
    freshlabs's Avatar
    Registered User

    Status
    Offline
    Join Date
    Apr 2011
    Posts
    62
    Thanks
    0
    Thanked 2 Times in 2 Posts
    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



Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
To Top

Content Relevant URLs by vBSEO 3.5.0 RC2