Skip to content

feat(frontend): improve SEO with sitemap, schema, canonical, and llms…#12

Open
k1enn wants to merge 1 commit into
solitar-dev:mainfrom
k1enn:feat/improve-seo
Open

feat(frontend): improve SEO with sitemap, schema, canonical, and llms…#12
k1enn wants to merge 1 commit into
solitar-dev:mainfrom
k1enn:feat/improve-seo

Conversation

@k1enn

@k1enn k1enn commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

….txt

  • replace @nuxtjs/seo umbrella with explicit @nuxtjs/sitemap, nuxt-schema-org, nuxt-og-image (umbrella's seo-utils altered page titles)
  • generate flat /sitemap.xml (exclude utility/dynamic routes); add /llms.txt
  • add self-referencing canonical, og:url/type/site_name
  • add JSON-LD: Organization, WebSite, WebPage, SoftwareApplication
  • set ; noindex /settings, /unlock, /[shortCode]
  • fix "URLS" -> "URLs" typo in meta descriptions
  • bump @takumi-rs to ^1.0.0-beta.3 for nuxt-og-image 6.5 compatibility

….txt

- replace @nuxtjs/seo umbrella with explicit @nuxtjs/sitemap, nuxt-schema-org, nuxt-og-image (umbrella's seo-utils altered page titles)
- generate flat /sitemap.xml (exclude utility/dynamic routes); add /llms.txt
- add self-referencing canonical, og:url/type/site_name
- add JSON-LD: Organization, WebSite, WebPage, SoftwareApplication
- set <html lang="en">; noindex /settings, /unlock, /[shortCode]
- fix "URLS" -> "URLs" typo in meta descriptions
- bump @takumi-rs to ^1.0.0-beta.3 for nuxt-og-image 6.5 compatibility
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant