alexfinnarn / blog

My personal blog built using Gatsby.
https://read.finnsweb.io
0 stars 0 forks source link

Add Social Share Metadata #2

Open alexfinnarn opened 5 years ago

alexfinnarn commented 5 years ago

Since the OG and Twitter metadata isn't currently in the codebase, no image is loaded when I share to Twitter.

There is already an SEO component in src/components that will need the image property added. Then, the places where the SEO component is imported will need to be updated.

alexfinnarn commented 5 years ago

https://www.gatsbyjs.org/docs/mdx/ https://www.gatsbyjs.org/packages/gatsby-plugin-mdx/#mdxrenderer

alexfinnarn commented 5 years ago

https://ogp.me/

alexfinnarn commented 5 years ago

https://github.com/nfl/react-helmet