Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0-beta-1
-
None
-
None
Description
We should add support for detecting web crawlers at runtime. This would allow page authors to generate special content for the search engines, and would enable us in the future to implement a special rendering mode if we choose to do so.
Proposal:
- Add new TYPE_WEBCRAWLER Agent type
- Add AGENT_GOOGLEBOT and AGENT_MSNBOT agents
- Use the desktop rendering kit and the default output mode when generating content for web crawlers (for now).