up vote 0 down vote favorite
share [g+] share [fb]

I'm reviewing a couple of my web sites to make sure my SEO bases are covered. There are no private pages on the site in question, and we want all pages to be indexed. Does including a robots.txt file anyway, even if it isn't needed, make my site look more reputable and important to Google?

link|improve this question

feedback

5 Answers

up vote 6 down vote accepted

I would just include a blank one regardless because without it your server is still spitting out a 404 message to the requester. Which is probably bigger then a blank robots.txt file.

link|improve this answer
Couldn't that be considered an invalid robots.txt file? – Norbert Hartl Apr 30 '09 at 19:02
feedback

As per Google, it's a good idea. Their instructions / guidelines are actually pretty thorough.

link|improve this answer
feedback

Only google can answer that for you.

According to wikipedia, robots.txt is only for blacklisting, rate limiting, and sitemaps.

link|improve this answer
feedback

no, it won't.

google has its own rules to decide and won't rely on the existance of robots.txt.

link|improve this answer
feedback

Search engines will look for a robots.txt file. If it's not there, the search engine will get a 404. It's a good idea to have one even if it's blank.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.