Closed Con-Shoc closed 6 years ago
Issue (Current Behaviour) It appears that 99.77% of pages have the same Meta Description across the staging site.
Expected Behaviour Each page should have a unique meta description that correctly conveys what the page is about.
Solution Using React Helmet, we should apply a unique Meta Description for each page.
Existing meta descriptions can be pulled from the current live .com website and be used as match back to populate the staging version.
Similar practice as we would for Canonicals, Page Titles and other
Issue (Current Behaviour) It appears that 99.77% of pages have the same Meta Description across the staging site.
Expected Behaviour Each page should have a unique meta description that correctly conveys what the page is about.
Solution Using React Helmet, we should apply a unique Meta Description for each page.
Existing meta descriptions can be pulled from the current live .com website and be used as match back to populate the staging version.
Similar practice as we would for Canonicals, Page Titles and other
components.