Nuxt SEO When to Use Working with: - SEO configuration (site URL, name, indexability) - Robots.txt and sitemap.xml generation - Dynamic OG image generation - JSON-LD structured data (schema.org) - Breadcrumbs and canonical URLs Loading Files Consider loading these reference files based on your task: - [ ] references/site-config.md - if configuring site URL, name, or SEO foundation - [ ] references/crawlability.md - if setting up robots.txt or sitemap.xml - [ ] references/og-image.md - if generating dynamic OG images - [ ] references/schema-org.md - if adding JSON-LD structured data - [ ] refe…