ONYXSimple/public/robots.txt
Z8MB1E 471f9a3aea refactor: update project references and configurations for ONYXSimple
- Changed favicon and logo references to ONYXSimple
- Updated package.json to modify start command and add deploy scripts
- Adjusted layout and page metadata to reflect ONYXSimple branding
- Enhanced marquee animation with dynamic duration
- Added robots.txt and sitemap.xml for SEO
- Refactored various components for consistency and clarity
2026-04-29 14:54:10 -04:00

11 lines
218 B
Text

# *
User-agent: *
Disallow: /admin/*
# Host
Host: https://example.com
# Sitemaps
Sitemap: https://example.com/sitemap.xml
Sitemap: https://example.com/pages-sitemap.xml
Sitemap: https://example.com/posts-sitemap.xml