Is having a robots.txt required?
Will not having one prevent my site from being crawled by search engines?
If this file is required, how should its contents look like?
User-agent: *
Disallow:Is enough?
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
October 27, 2008 10:54pm
Subscribe [3]#1 / Oct 27, 2008 10:54pm
Is having a robots.txt required?
Will not having one prevent my site from being crawled by search engines?
If this file is required, how should its contents look like?
User-agent: *
Disallow:Is enough?
#2 / Oct 27, 2008 11:11pm
Thanks Victor.
Just curious. What happens if one doesnt include the robots.txt file on their root folder?
#3 / Oct 27, 2008 11:14pm
It is not a requirement to have to be indexed by search engines. But it is a good practice because you can block specific areas from being indexed by search engines.
#4 / Oct 27, 2008 11:15pm
So if I dont have this file, I wont get indexed by search engines?
#5 / Oct 27, 2008 11:19pm
It is not required. If you don’t have it, it will still get indexed.
#6 / Oct 28, 2008 3:54am
robots.txt is a method to exclude well-behaved robots from certain parts of your site. If you want them to crawl everything, there is nothing you need to do.
#7 / Oct 28, 2008 4:18am
Thanks for clarifying that out.
By the way, Ingmar, do you think you can help me out with this: http://ellislab.com/forums/viewthread/95135/