Ckbhatia / Ck-gatsby-blog

A beautiful and featureful gatsby blog starter for bloggers. It is an open-source project.
https://chetanblog.netlify.com
MIT License
37 stars 33 forks source link

Feat: SEO and Social Card Sharing Component #27

Closed anatdagan closed 3 years ago

anatdagan commented 3 years ago

Added SEO component Added gatsby-ssr.js to move meta tags before styles (if they are before styles they are not recognized by twitter) Replaced Head component with SEO component

Suggestion: Add site logo and pass it to the SEO component in inpages/index.js

21

netlify[bot] commented 3 years ago

Deploy request for chetanblog pending review.

Review with commit 241dac44faccaa4052d9f96451b856f406a8f361

https://app.netlify.com/sites/chetanblog/deploys

Ckbhatia commented 3 years ago

Hi, Can you please take a pull and push changes from feature branch and also raise PR against feature branch. I would love to merge your PR.