| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
mhmdkhamis PR4

Joined: 26 Nov 2006 Posts: 436 Location: egypt
|
Posted: Fri Feb 16, 2007 12:31 pm Post subject: about nofollow (request) |
|
|
i read in google if i add this code to my robots.txt
i will disallow robot to follow links in my site
| Code: |
<META NAME="Googlebot" CONTENT="nofollow">
|
what everybody think about that |
_________________ برامج |برامج مجانية|العاب |
|
| Back to top |
|
 |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 13994
|
|
| Back to top |
|
 |
HB phpBB SEO Team

Joined: 16 Oct 2006 Posts: 800
|
Posted: Sat Feb 17, 2007 4:28 am Post subject: Re: about nofollow (request) |
|
|
| mhmdkhamis wrote: | i read in google if i add this code to my robots.txt
i will disallow robot to follow links in my site |
Do you mean that you want to prevent google from following outgoing links from your site, or you want to prevent google from indexing your site? The nofollow metatag (and <a href="..." rel="nofollow"> element) tells the bot that the link should not be followed, e.g., because they are untrusted (external) or lead to navigation pages of no interest (internal links, like viewforum.php?p=).
The robots.txt file defines sections of your site that you wish the bots to skip. Most honor your request, but they are not required to do so and some "bad bots" will do so with impunity. If you want to prevent access, you would need password protection using a .htaccess and .htpasswd file (if running Apache). |
_________________ Dan Kehn |
|
| Back to top |
|
 |
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |