Skip to content

feat(www): SEO/AEO audit improvements#89

Open
bholmesdev wants to merge 1 commit intomainfrom
seo-aeo-audit
Open

feat(www): SEO/AEO audit improvements#89
bholmesdev wants to merge 1 commit intomainfrom
seo-aeo-audit

Conversation

@bholmesdev
Copy link
Copy Markdown
Owner

@bholmesdev bholmesdev commented Mar 5, 2026

SEO/AEO Audit for simple-stack/www

This PR addresses critical SEO and AEO (Answer Engine Optimization) issues found during an audit of the documentation site.

Changes

Critical fixes:

  • Add site URL to astro.config.mjs — enables Starlight's built-in sitemap generation (sitemap-index.xml)
  • Add robots.txt — allows crawlers to discover the sitemap

Structured data & social:

  • Add WebSite JSON-LD schema (site-wide) with author info for search engine and AI engine visibility
  • Add Open Graph meta tags (og:site_name, og:type) for social sharing previews

Content optimization:

  • Improve homepage title and description — keyword-rich, answer-first format for better SERP and AI citation visibility
  • Improve per-page meta descriptions — Store, Scope, Query, and Stream pages now have detailed, keyword-rich descriptions
  • Restructure homepage intro — entity-focused, answer-first format optimized for AEO

Build verification

  • Build succeeds with 0 errors, 0 warnings
  • Sitemap generated at dist/sitemap-index.xml
  • 9 pages built, 8 pages indexed by Pagefind

Conversation: https://app.warp.dev/conversation/5c046d4b-e3e0-42c2-b3c9-bb038a6dc5f5
Run: https://oz.warp.dev/runs/019d905e-78fc-7ce2-abd3-b1dd419c7c65
Plans:

This PR was generated with Oz.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 5, 2026

⚠️ No Changeset found

Latest commit: 60ea78f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
simple-stack-docs Ready Ready Preview, Comment Apr 15, 2026 9:09am

@bholmesdev bholmesdev changed the title feat(www): SEO & AEO audit — sitemap, robots.txt, structured data, improved meta SEO/AEO audit: add site URL, robots.txt, structured data, and improved meta descriptions Mar 6, 2026
@bholmesdev bholmesdev changed the title SEO/AEO audit: add site URL, robots.txt, structured data, and improved meta descriptions feat(www): SEO/AEO audit — site URL, robots.txt, structured data, improved meta Mar 10, 2026
@bholmesdev bholmesdev changed the title feat(www): SEO/AEO audit — site URL, robots.txt, structured data, improved meta feat(www): SEO/AEO audit — sitemap, robots.txt, structured data, improved meta Mar 11, 2026
@bholmesdev bholmesdev changed the title feat(www): SEO/AEO audit — sitemap, robots.txt, structured data, improved meta SEO/AEO audit: improve titles, descriptions, structured data, and crawlability Mar 16, 2026
@bholmesdev bholmesdev changed the title SEO/AEO audit: improve titles, descriptions, structured data, and crawlability SEO/AEO audit: site URL, robots.txt, structured data, improved descriptions Mar 17, 2026
@bholmesdev bholmesdev changed the title SEO/AEO audit: site URL, robots.txt, structured data, improved descriptions feat(www): SEO/AEO audit and optimizations Mar 18, 2026
@bholmesdev bholmesdev changed the title feat(www): SEO/AEO audit and optimizations feat(www): SEO & AEO audit improvements Mar 19, 2026
@bholmesdev bholmesdev changed the title feat(www): SEO & AEO audit improvements seo: add site config, robots.txt, structured data, and improved meta descriptions Mar 23, 2026
@bholmesdev bholmesdev changed the title seo: add site config, robots.txt, structured data, and improved meta descriptions feat(www): SEO/AEO audit — site config, robots.txt, structured data, improved meta Mar 25, 2026
- Add site URL to enable sitemap generation
- Add robots.txt with sitemap reference
- Add Organization JSON-LD structured data
- Add Open Graph meta tags
- Improve page titles and meta descriptions for SEO
- Restructure homepage content for AEO (answer-first format)

Co-Authored-By: Oz <oz-agent@warp.dev>
@bholmesdev bholmesdev changed the title feat(www): SEO/AEO audit — site config, robots.txt, structured data, improved meta feat(www): SEO/AEO audit improvements Apr 15, 2026
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