feat: implement SEO enhancements and sitemap generation #10

Merged
typist merged 1 commits from feat/seo into main 2025-10-29 08:05:19 +08:00
Owner
  • Added comprehensive SEO meta tags in index.html for improved search engine visibility, including Open Graph and Twitter Card tags.
  • Created a sitemap.xml for better indexing of site tools, generated automatically via a new script (generate-sitemap.ts).
  • Introduced robots.txt to manage crawler access and specified sitemap location.
  • Updated package.json to include a build step for sitemap generation and added tsx as a dependency.
  • Documented SEO optimizations and usage instructions in a new SEO-README.md file.
- Added comprehensive SEO meta tags in index.html for improved search engine visibility, including Open Graph and Twitter Card tags. - Created a sitemap.xml for better indexing of site tools, generated automatically via a new script (generate-sitemap.ts). - Introduced robots.txt to manage crawler access and specified sitemap location. - Updated package.json to include a build step for sitemap generation and added tsx as a dependency. - Documented SEO optimizations and usage instructions in a new SEO-README.md file.
typist added 1 commit 2025-10-29 08:05:15 +08:00
- Added comprehensive SEO meta tags in index.html for improved search engine visibility, including Open Graph and Twitter Card tags.
- Created a sitemap.xml for better indexing of site tools, generated automatically via a new script (generate-sitemap.ts).
- Introduced robots.txt to manage crawler access and specified sitemap location.
- Updated package.json to include a build step for sitemap generation and added tsx as a dependency.
- Documented SEO optimizations and usage instructions in a new SEO-README.md file.
typist merged commit a9a6354b2d into main 2025-10-29 08:05:19 +08:00
typist deleted branch feat/seo 2025-10-29 08:05:19 +08:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: typist/litek#10
No description provided.