Forum Moderators: mack
File does not exist: /home/public_html/robots.txt
File does not exist: /home/public_html/favicon.ico
I don't have any files like these. What are they for? Should I create them? Where would they go?
Thanks.
robots.txt is a file which goes in your site's top-level directory to instruct search engine spiders which pages and objects you wish them to not include in their search results. Having no robots.txt tells them that they may request and index all pages and objects on your site.
If you wish to exclude all or some robots from all or part of your site, a good starting point is this robots.txt tutorial [searchengineworld.com].
Otherwise, you can prevent the 404 errors by uploading a blank file and naming it robots.txt.
favicon.ico is a special-format image file used to display an icon for your website in the browser address bar and in the user's bookmarked favorites list. For more info, see the favicon.com [favicon.com] web site.
HTH,
Jim