Releases: achmurali/seo-tags-validator
Releases · achmurali/seo-tags-validator
v1.1.0
v1.0.1
Rules for SEO validation -
- Check for a title tag.
- Check if every img tag has an alt attribute.
- Check for meta tag with name attribute and value description.
- Check for meta tag with name attribute and value keywords.
- Check if the number of h1 tags exceed count of 1.
- Check if the number of strong tags exceed count of 15.
Support for customization with different kinds of pre-defined rules, for info go through README file.