# https://www.robotstxt.org/robotstxt.html
User-agent: *
Allow: /
# Sitemap location
Sitemap: https://guiltgauge.com/sitemap.xml
# Block some internal routes that don't need indexing
Disallow: /api/
Disallow: /admin/
Disallow: /internal/
Disallow: /privacy-policy
# Allow Googlebot full access
User-agent: Googlebot
Allow: /
# Allow Bingbot full access
User-agent: Bingbot
Allow: /
# Add favicon scraping
Allow: /favicons/favicon.ico
Allow: /favicons/favicon-16x16.png
Allow: /favicons/favicon-32x32.png
Allow: /favicons/apple-touch-icon.png
Allow: /manifest.json