Skip to content

Commit 34e6661

Browse files
gmoonclaude
andcommitted
Add robots.txt with sitemap directive
Previously missing from S3, causing crawlers to see homepage HTML instead of crawl directives. File lives in public/ so Vite copies it to dist/ on build. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 5940846 commit 34e6661

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

public/robots.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
User-agent: *
2+
Allow: /
3+
4+
Sitemap: https://forkzero.ai/sitemap.xml

0 commit comments

Comments
 (0)