UXPin / adele

Adele - Design Systems Repository
MIT License
859 stars 107 forks source link

Helmet title meta changes #123

Closed blue2wo closed 3 years ago

blue2wo commented 3 years ago

Previously tried to fix improve SEO by adding dynamic meta and title tags in this PR: https://github.com/UXPin/adele/pull/120 This didn't work due to some crawlers such as Twitter's and Facebook's not able to understand Javascript.

So, in this pull request we fixed this issue by allowing the meta and title tags to SSR so it would load as basic HTML.