klekanger/wordpress-gatsby-starter

Sitemetadata in SEO component should be retrieved from Wordpress

Closed this issue · 0 comments

The sitemetadata used in the SEO component (/components/seo.js) is fetched from Gatsby, not from the Wordpress site. The GraphQL query should be replaced with a query that fetches the site metadata from the Wordpress GraphQL API instead.

Important for SEO.