ifiokjr / gatsby-plugin-next-seo

Gatsby Plugin Next SEO is a plug in that makes managing your SEO easier in Gatsby projects.
MIT License
195 stars 20 forks source link

SEO not working for dynamic pages or slug in gatsby #53

Open satyam-systango opened 3 years ago

satyam-systango commented 3 years ago

example /page.js ---> working fine /[page].js ---> not working

Any suggestion how to resolve it ?