# Foxipe - Robots.txt # https://foxipe.com User-agent: * Allow: / # Allow all major search engines User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: Slurp Allow: / User-agent: DuckDuckBot Allow: / # Disallow private/admin areas Disallow: /admin Disallow: /api/ Disallow: /dashboard Disallow: /profile Disallow: /settings # Disallow authentication pages from being indexed Disallow: /login Disallow: /register Disallow: /forgot-password Disallow: /reset-password # Sitemap location Sitemap: https://foxipe.com/sitemap.xml # Crawl-delay for politeness (optional) Crawl-delay: 1