rediche / gw2-ninja

A collection of Guild Wars 2 Tools.
https://gw2.ninja
16 stars 4 forks source link

Better SEO handling #25

Closed rediche closed 6 years ago

rediche commented 6 years ago

Right now titles are updated with the SEO title component. But descriptions should also be able to differ between the different pages. This would allow for search engines to better understand the website, since the text content is not super rich.

rediche commented 6 years ago

This has "sort of" been fixed in v1.1.0.

PWA-helpers updateMetadata doesn't update the description metatag. An issue has been added polymer/pwa-helpers#31.

rediche commented 6 years ago

PWA Helpers was updated and meta description now updates properly. Closing issue.