Difference between revisions of "Robots Are Our Friends"
From Code4Lib
Line 6: | Line 6: | ||
== Typical Reasons for not allowing Robots == | == Typical Reasons for not allowing Robots == | ||
+ | |||
+ | * While indexing a dynamic site, robots can put an extra strain on the server, causing a slow response, or in some cases, pegging the CPU at 100%. | ||
== Throttling == | == Throttling == |
Revision as of 05:00, 7 November 2012
For a variety of reasons cultural heritage organizations often have robots.txt documents that restrict what web crawlers (aka robots) can see on a website. This is a bad thing because it means that the content that libraries, archives and museums are putting online becomes virtually invisible to search engines like Google, Bing, Yahoo, is less likely to be shared in social media sites like Facebook, Twitter, Pinterest and stands less of a chance of being incorporated into datasets such as Wikipedia. The Robots Are Our Friends campaign aims to help promote an understanding of the role that robots.txt plays in determining the footprint our cultural heritage collections have on the Web.
Contents
Background
Typical Reasons for not allowing Robots
- While indexing a dynamic site, robots can put an extra strain on the server, causing a slow response, or in some cases, pegging the CPU at 100%.
Throttling
Sitemaps
HTML5 Microdata
Services
- Collection Achievements and Profiles System and DPLA Crawler Services
- Google Webmaster Tools
- Python's robotparser