Skip to content

Improve SEO indexing and add llms.txt#71

Merged
ManuelCLopes merged 3 commits intomainfrom
codex/seo-search-indexing
Mar 5, 2026
Merged

Improve SEO indexing and add llms.txt#71
ManuelCLopes merged 3 commits intomainfrom
codex/seo-search-indexing

Conversation

@ManuelCLopes
Copy link
Owner

Summary

  • improve crawl and index metadata in the landing page and static index.html with competitor-analysis focused title, description, keywords, canonical, OG/Twitter tags, and JSON-LD
  • expand robots.txt and sitemap.xml coverage for public routes and include llms.txt
  • add client/public/llms.txt and a server fallback route for /llms.txt so it works across static and standalone deployments
  • update Vercel rewrite rule to avoid rewriting robots.txt, sitemap.xml, and llms.txt to index.html
  • update static-routes tests for new SEO output and GET /llms.txt

Validation

  • npm test -- server/tests/static-routes.test.ts client/src/pages/tests/LandingPage.test.tsx ✅
  • npm test ❌ (pre-existing unrelated failures in server/tests/businesses-routes.test.ts, server/tests/payments.test.ts, server/tests/reports-routes.test.ts)
  • npm run check ❌ (pre-existing missing type/module issue: @vercel/analytics/react)

@vercel
Copy link
Contributor

vercel bot commented Mar 5, 2026

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

Project Deployment Actions Updated (UTC)
radar Ready Ready Preview, Comment Mar 5, 2026 0:45am

@ManuelCLopes ManuelCLopes merged commit f390e21 into main Mar 5, 2026
5 checks passed
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