decaporg / gatsby-starter-decap-cms

Example Gatsby + Decap CMS project
https://gatsby-netlify-cms.netlify.app/
MIT License
2.06k stars 983 forks source link

SEO/meta data for individual pages #535

Open craigwillis85 opened 4 years ago

craigwillis85 commented 4 years ago

Feature request

The ability to add custom meta title and description to pages in addition of the globally defined SiteMetadata

What is the expected behavior? Being able to add custom meta title/description to a page, overriding the globally set information

What is motivation or use case for adding/changing the behavior? Improve SEO. The same title and description is found on every page

How should this be implemented in your opinion? Perhaps this could be set in the markdown, under a meta section

Are you willing to work on this yourself? yes if I have some guidance

ZoltanVeres commented 4 years ago

Yes! You get all the help you need, PR are very welcomed!

pt-bayramali commented 4 years ago

Any progress on that? The main point and business need from any CMS is to have a good SEO management

craigwillis-jbi commented 4 years ago

Any progress on that? The main point and business need from any CMS is to have a good SEO management

I have not had time to look at this due to work commitments