PublicisSapient / accessible-ecommerce-demo

A truly accessible eCommerce experience brought to you by PublicisSapient
https://publicissapient.github.io/accessible-ecommerce-demo/
MIT License
29 stars 13 forks source link

Pages need descriptive titles within <title> tag #144

Closed alisonrae closed 5 years ago

alisonrae commented 5 years ago

Currently the content is simply "Document". We need to provide descriptive titles.</p> <p>For the product listing page, follow the pattern "The Accessible eStore", [category name], [subcategory name], e.g. "The Accessible eStore, Women, Women's Tops"</p> <p>For the product details page, follow the pattern "The Accessible eStore", [category name], [subcategory name], [product name], e.g. "The Accessible eStore, Women, Women's Tops, Long Sleeved Wrap Top"</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/brianelton"><img src="https://avatars.githubusercontent.com/u/6421359?v=4" />brianelton</a> commented <strong> 5 years ago</strong> </div> <div class="markdown-body"> <p>Fixed on public site</p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>