Polymer / shop

The Shop app
https://shop.polymer-project.org/
986 stars 494 forks source link

How to add page Description dynamically #133

Closed NaqashPixy closed 6 years ago

NaqashPixy commented 7 years ago

How you are adding description dynamically to shop app pages
as it shown by google https://www.google.com/#q=site:https://shop.polymer-project.org i also want to do so but in my case same description is shown by google for every indexed page https://www.google.com/#q=site:https://polymerjs.io

in Shop app prject i see description attribute in .json file but it seems like that is not used in any element/page

frankiefu commented 6 years ago

The important bit is to follow the existing web master guidelines, and include things like canonical links, use <a href>, correct meta data, etc.