passmarked / seo

Rules related to checking for any SEO issues on the page given
https://passmarked.com/library/seo
Apache License 2.0
11 stars 11 forks source link

Enforced that titles are only checked in <head> #23

Closed Johanndutoit closed 6 years ago

Johanndutoit commented 6 years ago

Enforced that titles are only checked in the head as it's still valid HTML if under SVG, and titles under and still semantically correct even if unintended. We are already showing message for non-defined titles so I don't see a problem here if the title is accidentally put just inside the body.