TwelvestoneProjects and Theory

Do I really need a robots.txt and a favicon.ico??


Sign in

  • Waiting for Godot ( 720 k posts )
    Just conversation.
  • Thunder Dome ( 23 k posts )
    Photoshop Tennis and Collabs.
  • Photography ( 4.8 k posts )
    For all you shutterbugs, sh...
  • Flash ( 18 k posts )
    ActionScripting to tweens, ...
  • Front End ( 5.8 k posts )
    general front end design an...
  • Back End ( 9.6 k posts )
    serverside scripting, progr...
  • Projects and Theory ( 12 k posts )
    This forum is for discussio...
  • FAQ ( 269 posts )
    All those nagging questions...
  • Design ( 17 k posts )
    graphics & all aspects of g...
  • Purgatory ( 3.6 k posts )
    12stone Jail, feel free to ...
Chief Leftnut
 
2003-12-09

According to my server logs, I've got over a hundred unsuccessful requests for robots.txt. It doesn't affect the user at front end and I don't care for search engine rankings because it's a personal site, nothing spectacular.

But is it a good practice to have the file anyway? I see twelvestone doesn't have one. k

More info:www.robotstxt.org Example:www.google.ca/robots.txt

Same with the favicon.ico, Mozilla browsers look for that file automatically. Again, it doesn't really affect the user, but in my server logs, I get a page of unsuccessful requests for the file.

Your thoughts?

mosquito
 
2003-12-09

you technically don't need either. the favicon.ico relaly only works consistently in mozilla. ie will display it, but only on the page you bookmark. if you want to know how to make one with windows go here. it's really not that hard to make one. at some point i need to make one for my site just for the hell of it.

as for the robats.txt file, make a blank file with nothing in it if you want to drop the 404 requests for it. it's really more used to limit the searching of the site. i'll be adding one largely to elminate spiders crawling my image galleries. then they hit, they bog down my machine.

Chief Leftnut
 
2009-10-01

Thanks mosquito!

Big Ern
 
2009-10-01

6 years in between advice and thank you. A new 12s record, methinks. k

arigato
 
2009-10-03

this train never runs on time.

*taps foot impatiently

Walt
 
2010-01-22

k

Sorry, you must be a member to post to a conversation. Either log in or sign up to get involved.
TwelvestoneProjects and Theory

Do I really need a robots.txt and a favicon.ico??