Skip to content

feat: add SEO/PWA foundation (robots.txt, sitemap.xml, manifest.json)#23

Merged
hpark3 merged 2 commits into
mainfrom
staging-public
May 7, 2026
Merged

feat: add SEO/PWA foundation (robots.txt, sitemap.xml, manifest.json)#23
hpark3 merged 2 commits into
mainfrom
staging-public

Conversation

@hpark3

@hpark3 hpark3 commented May 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add robots.txt and sitemap.xml for SEO crawlability
  • Add manifest.json for PWA installability
  • Update frontend/index.html with PWA meta tags and canonical link

Changes

  • frontend/public/robots.txt — allow all crawlers, point to sitemap
  • frontend/public/sitemap.xml — sitemap for viewer-saver.vercel.app
  • frontend/public/manifest.json — PWA manifest (name, icons, theme)
  • frontend/index.html — PWA meta tags, canonical URL

Closes TICK-123 (internal).

🤖 Generated with Claude Code

@hpark3 hpark3 merged commit 07f00a1 into main May 7, 2026
2 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