Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

The Google Forum


You are currently viewing our The Google Forum as a guest. Please register to participate.
Login



Reply
How to prevent indexing by Google?
Old 09-29-2004, 01:35 AM How to prevent indexing by Google?
Average Talker

Posts: 20
Trades: 0
I want to prevent my main index page (index.html) from being crawled and indexed by Google, while visitors should continue to access this page when they type in my domain name.

If I set up a robots.txt file to disallow index.html (or use a no index, no follow meta tag), then include a second index page (e.g. "index2.html") that is not disallowed, will the search engines crawl and index the second page? I believe the SE's will look for index.html first and if it doesn't find one, will it pick up index2.html even if it is not linked to index.html?

What's the better method to use, robots.txt or no index, no follow? Thanks.
mark754 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-29-2004, 09:49 AM
KeithMcL's Avatar
Super Talker

Posts: 128
Location: Dublin, Ireland
Trades: 0
http://www.google.com/webmasters/faq.html#nocrawl
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
KeithMcL is offline
Reply With Quote
View Public Profile
 
Old 10-15-2010, 06:03 AM Re: How to prevent indexing by Google?
Banned

Posts: 408
Name: mushget
Trades: 0
use robots.txt file
the content of the file can be :
User-agent: *
Disallow: /
mushget is offline
Reply With Quote
View Public Profile Visit mushget's homepage!
 
Old 10-15-2010, 08:15 AM Re: How to prevent indexing by Google?
Skilled Talker

Posts: 90
Name: Rob Cook
Trades: 0
Quote:
Originally Posted by mushget View Post
use robots.txt file
the content of the file can be :
User-agent: *
Disallow: /
this will deffinatly work other wise you can also do that from webmaster toll also
__________________

Please login or register to view this content. Registration is FREE
/
Please login or register to view this content. Registration is FREE
/
Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE
robcook is offline
Reply With Quote
View Public Profile Visit robcook's homepage!
 
Old 10-15-2010, 08:34 PM Re: How to prevent indexing by Google?
suichiro's Avatar
Ultra Talker

Posts: 386
Trades: 0
Here's an article about how to prevent indexing by Google. http://ezinearticles.com/?How-to-Pre...che&id=2012242 hope it helps.
__________________

Please login or register to view this content. Registration is FREE
suichiro is offline
Reply With Quote
View Public Profile
 
Old 10-18-2010, 02:04 AM Re: How to prevent indexing by Google?
Average Talker

Posts: 29
Location: US
Trades: 0
y would u want to do such a thing?
__________________

Please login or register to view this content. Registration is FREE
/
Please login or register to view this content. Registration is FREE
ustings is offline
Reply With Quote
View Public Profile
 
Old 10-18-2010, 05:25 AM Re: How to prevent indexing by Google?
Benmoore47's Avatar
Defies a Status

Posts: 1,502
Name: Benjamin Moore
Trades: 0
why? while lots of people is doing their best to be indexed by Google.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE

Benmoore47 is offline
Reply With Quote
View Public Profile Visit Benmoore47's homepage!
 
Old 10-18-2010, 05:48 AM Re: How to prevent indexing by Google?
Super Talker

Posts: 100
Trades: 0
In addition to the robots file techniques, in some cases the webmasters might also use password protected directories and areas that would be only visible to the people who would log into the panels to access them. The example could be about certain forums that are not visible to people or search portals until when you manually log into them using your username and password.
__________________
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
bermuda is offline
Reply With Quote
View Public Profile
 
Old 10-18-2010, 06:00 AM Re: How to prevent indexing by Google?
Banned

Posts: 2
Name: Kesha Sparks
Trades: 0
This was a very informative and interesting discussion.......thanx
KeshaSparks is offline
Reply With Quote
View Public Profile
 
Old 10-19-2010, 04:54 AM Re: How to prevent indexing by Google?
Benmoore47's Avatar
Defies a Status

Posts: 1,502
Name: Benjamin Moore
Trades: 0
Oh I see, that's why I decided to delete the robot.txt file at my sites.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE

Benmoore47 is offline
Reply With Quote
View Public Profile Visit Benmoore47's homepage!
 
Old 10-19-2010, 08:41 AM Re: How to prevent indexing by Google?
Experienced Talker

Posts: 36
Name: Mahesh Pandit
Trades: 0
You can read the complete help here: http://www.google.com/support/webmas...?answer=164734
__________________

Please login or register to view this content. Registration is FREE
,
Please login or register to view this content. Registration is FREE
,
Please login or register to view this content. Registration is FREE
maheshpandit is offline
Reply With Quote
View Public Profile Visit maheshpandit's homepage!
 
Old 10-19-2010, 06:39 PM Re: How to prevent indexing by Google?
suichiro's Avatar
Ultra Talker

Posts: 386
Trades: 0
There is something that bothers me about this thread. If lots of people having a hard time getting their page indexed by search engine specially Google, Then what's the purpose, why do you want not to be indexed?
__________________

Please login or register to view this content. Registration is FREE
suichiro is offline
Reply With Quote
View Public Profile
 
Old 10-20-2010, 04:59 AM Re: How to prevent indexing by Google?
Benmoore47's Avatar
Defies a Status

Posts: 1,502
Name: Benjamin Moore
Trades: 0
Quote:
Then what's the purpose, why do you want not to be indexed?
Hmmm.. It still confuses me. What do you think the reason behind? May it is a spammed site or a pornographic site.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE

Benmoore47 is offline
Reply With Quote
View Public Profile Visit Benmoore47's homepage!
 
Old 10-21-2010, 10:05 AM Re: How to prevent indexing by Google?
Skilled Talker

Posts: 56
Name: Diya Kapoor
Trades: 0
in robots.txt file write this content:
User-agent: *
Disallow: /

Upload this file to root folder. By doing this Google will not be able to crawl any of your website page.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE
diyakapoor is offline
Reply With Quote
View Public Profile
 
Old 10-22-2010, 10:33 AM Re: How to prevent indexing by Google?
Average Talker

Posts: 26
Trades: 0
Go to Google Webmaster Tools and then you can find the page that helps you create a robots.txt file. Then upload it to the root.
__________________
Learn
Please login or register to view this content. Registration is FREE
from the leader PokerEagles.com. Earn money-back through
Please login or register to view this content. Registration is FREE
.
Please login or register to view this content. Registration is FREE
kbrkal is offline
Reply With Quote
View Public Profile
 
Old 10-22-2010, 04:31 PM Re: How to prevent indexing by Google?
Extreme Talker

Posts: 219
Name: Tom
Trades: 0
If your index.html is already indexed then adding a robots.txt DISALLOW will NOT prevent your URL from showing in the SERPs and will NOT get the URL de-indexed. Even when you block a page using robots.txt, if enough sites link to that page and Google thinks based on those inbound links that the page might be relevant, they can STILL show that URL in the search results. It will typically have a made up title that matches the search phrase and will be missing the search snippet when this happens.

If your want to absolutely prevent your URL example.com/index.html from being shown in the SERPs (and to get it removed from Google if it is already there) then your best bet is to allow the crawlers to crawl the example.com/index.html (i.e. do NOT block it with robots.txt) and add a <meta name="robots" content="noindex" /> element to the <head> of the page. When Google sees this they will:

1) Remove it from their index if it is indexed and
2) NEVERY show it in the results no matter how relevant they think it is for a search query.

Here's a post with more info on how to prevent Google indexing.
__________________

Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE

Social-Media is offline
Reply With Quote
View Public Profile
 
Old 10-22-2010, 04:35 PM Re: How to prevent indexing by Google?
siteion's Avatar
Average Talker

Posts: 20
Trades: 0
Quote:
Originally Posted by suichiro View Post
There is something that bothers me about this thread. If lots of people having a hard time getting their page indexed by search engine specially Google, Then what's the purpose, why do you want not to be indexed?
Maybe it's a private website or he just doesn't like Google.
__________________
Track website visitors with
Please login or register to view this content. Registration is FREE
, easy to install.
siteion is offline
Reply With Quote
View Public Profile Visit siteion's homepage!
 
Old 10-28-2010, 09:19 AM Re: How to prevent indexing by Google?
james77's Avatar
Experienced Talker

Posts: 33
Trades: 0
I suggest you to use tag as follows <meta name="robots" content="noindex" />
By the way, I want to know why you want do not indexing the index.html
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE
james77 is offline
Reply With Quote
View Public Profile Visit james77's homepage!
 
Old 10-28-2010, 03:21 PM Re: How to prevent indexing by Google?
Novice Talker

Posts: 5
Trades: 0
Well you can try out these one:->

Disallow: /folder/
Disallow: /private_file.html
Disallow: /folder/private_file.html.....
__________________

Please login or register to view this content. Registration is FREE
jasonhoods is offline
Reply With Quote
View Public Profile
 
Old 11-11-2010, 06:09 AM Re: How to prevent indexing by Google?
Super Talker

Posts: 102
Name: mithil
Trades: 0
You can either do that with the help of robots.tag OR with with a no-index meta tag.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
mithil is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to How to prevent indexing by Google?

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.58568 seconds with 12 queries