Astrodevil / Astrodevil/resource-gallery
Seo and canonical not properly working for {Blog} section
- Dominant language
- Astro
- Stars
- 33
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
I am posting blog from my other site to Astro website, but it's taking default canonical eg. https://resource-gallery.pages.dev/ set for overall website instead of the blog canonical eg. https://mranand.com/blogs/creating-personal-blog-with-hugo-and-netlify/ .
**Images attached below**
I generate the variable used in SEO in the layout so that works as intended, But I want to override the generated one for **Blog** section when I set a value in the markdown frontmatter? `3rd Image`.
I took help from **Ex** https://stackblitz.com/edit/github-crsac1 . See BlogPost, MainLayout and preview "First post" which has the canonicalURL frontmatter defined.
**I tried to solve but still getting errors**




Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.