holmes-app / holmes-api

API for holmes website validation.
MIT License
17 stars 7 forks source link

MetaRobots Validator #7

Closed heynemann closed 10 years ago

heynemann commented 10 years ago

If the page includes either or , include a violation.

Violation: key: "presence.meta.robots.noindex" title: "Meta Robots with value of noindex" description: "A meta tag with the robots="noindex" attribute tells the search engines that they should not index this page." points: 80

key: "presence.meta.robots.nofollow" title: "Meta Robots with value of nofollow" description: "A meta tag with the robots="nofollow" attribute tells the search engines that they should not follow any links in this page." points: 50