Using robots.txt - Great for SEO

Kaiser.

Paragon
Joined
Jan 4, 2009
Messages
2,073
Reaction score
1
FP$
6
Do you use a robots.txt file on your website?

Basically what it does is it disallows bots from visiting certain places that you put in the robots.txt file, if you use Google's Webmaster tools you can see the places where you get crawl errors, and you can put those places in your robots.txt to prevent Google from crawling it again. Its great for better SEO results.

Here is AdminBB's robots.txt http://adminbb.org/robots.txt
 
I still don't get why /posts/ is disallowed, though. As far as I know, posts/XXXX/ redirects to the corresponding thread.
 
el canadiano said:
I still don't get why /posts/ is disallowed, though. As far as I know, posts/XXXX/ redirects to the corresponding thread.
I was thinking that myself, but I have alot of crawl errors with /posts/ so I just disallowed it..
 
Back
Top Bottom