Skip to content

chore: update robots.txt and sitemap.xml with content signals and las… - #99

Merged
devaraj3 merged 1 commit into
mainfrom
seo/content-signals-robots
Aug 7, 2026
Merged

chore: update robots.txt and sitemap.xml with content signals and las…#99
devaraj3 merged 1 commit into
mainfrom
seo/content-signals-robots

Conversation

@devaraj3

@devaraj3 devaraj3 commented Aug 7, 2026

Copy link
Copy Markdown
Owner

What changed

  • Added Content-Signal: ai-train=no, search=yes, ai-input=yes to public/robots.txt

Why

  • Cloudflare's AI-readiness scanner flagged this as missing. Unlike most of that report's suggestions, this one is genuinely applicable — declares that AI models shouldn't train on this site's content, while still allowing AI search/citation and agent access when a user is actively looking something up
  • Deliberately skipped the rest of that scanner's report (API catalog, OAuth discovery, MCP Server Card, WebMCP, DNS-AID, Markdown negotiation) — all built for sites with backend APIs, protected resources, and user auth, none of which this site has. Publishing fake metadata for capabilities that don't exist isn't worth chasing a score

Validation

  • npm run build — confirm robots.txt still copies through to dist/ correctly, Allow/Sitemap directives unaffected
  • Live check after deploy: https://cadviewer.xyz/robots.txt shows the new line alongside the existing ones

Notes

  • Purely additive, single-line change, no other files touched

@vercel

vercel Bot commented Aug 7, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
cad-viewer Ready Ready Preview Aug 7, 2026 4:59am

@devaraj3
devaraj3 merged commit 31d46c3 into main Aug 7, 2026
6 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