Skip to content

Add sitemap.xml and robots.txt for SEO#12

Open
bm-clawd wants to merge 1 commit intomainfrom
claw/add-sitemap
Open

Add sitemap.xml and robots.txt for SEO#12
bm-clawd wants to merge 1 commit intomainfrom
claw/add-sitemap

Conversation

@bm-clawd
Copy link

docs.basicmemory.com is our highest-traffic property (74 clicks/week on /integrations/codex) but has no sitemap — Google discovers pages purely through links.

Changes:

  • Add @nuxtjs/sitemap module — auto-generates sitemap from all Nuxt routes
  • Add robots.txt with sitemap reference
  • site.url was already configured in nuxt.config.ts

After deploy, the sitemap will be auto-submitted via robots.txt. Can also manually submit in Search Console (service account already connected).

Closes #11

- Add @nuxtjs/sitemap module (auto-generates from all routes)
- Add robots.txt with sitemap reference
- site.url already configured, sitemap picks it up automatically

Closes #11
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.

Add sitemap.xml for SEO

1 participant