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
Yoast allows people to set custom Twitter description, title, and images, and we have support for those in graphql. However we don't actually render out.
Note that next-seo has chosen not to add top level support, but we can do it with custom metas: garmeeh/next-seo#14
The text was updated successfully, but these errors were encountered:
* SEO docs, fix bugs
refs #174
refs #172
* helper function for checking image paths on og images
* use og (facebook) and twitter values if they exist
refs #177
* cleaner implementation of proxyImages (and variable to enable)
* favicon from config.
closes#183
Yoast allows people to set custom Twitter description, title, and images, and we have support for those in graphql. However we don't actually render out.
Note that next-seo has chosen not to add top level support, but we can do it with custom metas: garmeeh/next-seo#14
The text was updated successfully, but these errors were encountered: