You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Define and document generator functions that are exported for users, but also used under the hood in the library. (@cartogram@juanpprieto)
Explore what a typescript refactor would look like if we use array methods rather than a for of to loop over the config values and generate the meta tag objects. Will this remove any/all casts? (@cartogram work with @frehner) Generate SEO tags refactor for better types #616
Review and update documentation with any changes from the above tasks. (@cartogram)
In future:
Explore disabling hydration <Script /> when bots are detected to improve Seo speed/ranking Sergio's article
Explore a better set of sensible defaults and layer of inference where users add almost nothing to get good SEO when working with storefront data.
Improve developer experience by adding runtime validation of the schema input, and provide tooling to visualise and validate the output. Any solution here should take into account how it would work for Analytics as well. (work with @wizardlyhel).
@benjaminsehl@blittle@blittle hey guys, I closed this issue and others because I don't want to be notified or connected at all to this project. Feel free to clone as your own if there is still something here. All the best! ❤️
In progress:
seo
option in loader data response #591) and verify that both Analytics API and SEO API look harmonious. (@juanpprieto)for of
to loop over the config values and generate the meta tag objects. Will this remove any/all casts? (@cartogram work with @frehner) Generate SEO tags refactor for better types #616In future:
<Script />
when bots are detected to improve Seo speed/ranking Sergio's article<Seo />
(meta tags) and<LdJson />
structured dataseo
andanalytics
under ahydrogen
propertytruncate
utility into hydrogenThe text was updated successfully, but these errors were encountered: