Crawl: a bot is used to recursively access all links on your webpageIndex: the bot can then, index the links, or save/cache them to be used in other web
site areas such as "similar items" or "others have viewed"List: the bot adds all the links crawled for displaying search resultsrobots.txtpublic/robots.txtUser-Agent are all the search engines (Google, Bing, Yahoo, etc...), to select them all
use the *Disallow: /, means ignore all links!