- @astrojs/sitemap generates sitemap-index.xml at build time - robots.txt points crawlers to the sitemap - generators.ts extended with seoTitle and seoDescription per generator - All generator pages now use seoTitle/seoDescription for <title> and <meta description> Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
5 lines
71 B
Plaintext
5 lines
71 B
Plaintext
User-agent: *
|
|
Allow: /
|
|
|
|
Sitemap: https://randify.pro/sitemap-index.xml
|