holmes-app / holmes-api

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

Update meta validator #4

Closed heynemann closed 10 years ago

heynemann commented 10 years ago

Update meta validator to verify that some metas are present.

The required metas should be in the configuration.

Violation: { title: "Meta not present", key: "absent.meta.", description: "Not having meta tag for {key} is damaging for Search Engines.", points: 20 }