Go Back   CodingForums.com > :: Client side development > General web building

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 06-07-2008, 06:00 AM   PM User | #1
Bob42
Regular Coder

 
Join Date: Jul 2007
Posts: 100
Thanks: 1
Thanked 0 Times in 0 Posts
Bob42 is an unknown quantity at this point
get my site off the search engines

My friend and I were working on a website. We don't want the public to see it until it is finished. Unfortunately, Google found the site and now anyone can view it from the search engine. Is there any way to take my site off search engines temporarily? If not, what procedures can I take to stop guests from viewing the site?
Bob42 is offline   Reply With Quote
Old 06-07-2008, 06:11 AM   PM User | #2
gnomeontherun
Senior Coder

 
gnomeontherun's Avatar
 
Join Date: Sep 2007
Location: Houston
Posts: 2,846
Thanks: 10
Thanked 238 Times in 229 Posts
gnomeontherun will become famous soon enoughgnomeontherun will become famous soon enough
You would have to change the pages that are indexed with either a blank page or a dreaded under construction page. Hide the work-in-progress inside a folder that NOBODY has a link to. Also, put nofollow instructions for the web crawlers.

Are many people really finding it yet? I guess if its not many are finding it its probably not a huge deal. I don't think there are any ways to get yourself out of the listing though.
gnomeontherun is offline   Reply With Quote
Old 06-07-2008, 06:22 AM   PM User | #3
Bob42
Regular Coder

 
Join Date: Jul 2007
Posts: 100
Thanks: 1
Thanked 0 Times in 0 Posts
Bob42 is an unknown quantity at this point
That could work. Right now I was thinking of implementing my login form on the index page, and the people who should have access would have to login in order to see the website. Would that work?
Not many people have found the site yet. The only reason I knew that it was listed on Google was because someone had used my registration form and registered.
Bob42 is offline   Reply With Quote
Old 06-07-2008, 08:41 AM   PM User | #4
abduraooft
Supreme Master coder!

 
abduraooft's Avatar
 
Join Date: Mar 2007
Location: N/A
Posts: 14,678
Thanks: 158
Thanked 2,182 Times in 2,169 Posts
abduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really nice
Put a robots.txt file in the root directory having
Code:
user-agent:*
Disallow:/
__________________
Quote:
The Dream is not what you see in sleep; Dream is the thing which doesn't let you sleep. --(Dr. APJ. Abdul Kalam)
abduraooft is offline   Reply With Quote
Old 06-07-2008, 08:47 AM   PM User | #5
NancyJ
Senior Coder

 
NancyJ's Avatar
 
Join Date: Feb 2005
Location: Bradford, UK
Posts: 3,162
Thanks: 19
Thanked 65 Times in 64 Posts
NancyJ will become famous soon enough
using a robots.txt will prevent further spidering but you can just ask google to remove the pages from the index.
__________________
http://www.hazelryan.co.uk
NancyJ is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:32 PM.


Advertisement
Log in to turn off these ads.