PDA

View Full Version : $robot group - which user agents to include?


brothercake
08-28-2002, 09:31 PM
What it is, I have some games that only work on certain browsers, so the navigation is selectively written in javascript, so unsupported browsers don't even see the link.

But I still want search engines to spider those pages, so I have a seperate set of links, that only robots see, which are plain links into those sections.

The question is - which robot user-agents to include. So far I have "Atomz" and "Googlebot" - any others / know a good reference source?

MCookie
08-29-2002, 06:29 AM
Well, here's a list:
http://www.psychedelix.com/agents.html

brothercake
08-29-2002, 10:30 PM
that's a big list :rolleyes: thanks :)