Con-Shoc / auto

1 stars 0 forks source link

SEO - Duplicate Page Titles #17

Closed Con-Shoc closed 6 years ago

Con-Shoc commented 6 years ago

Issue (Current Functionality) A large number of pages have duplicate Page Titles (72.78%) across the staging site.

Titles should be unique per page as to ensure that each page is describing the pages unique purpose.

The title being duplicated is "AutoZone.com | AutoZone | %s".

Solution Using React Helmet we can specify a unique Title for every page.

Page Titles should be pulled from the existing site and applied to the staging for MVP. This can be done with a match-back based on URL.