# robots.txt for Golden Eagle Consulting

User-agent: *
Allow: /

# Block access to admin areas and sensitive files
Disallow: /admin/
Disallow: /api/
Disallow: /_next/
Disallow: /private/

# Allow search engines to access sitemap
Sitemap: https://goldeneagleconsult.com/sitemap.xml

# Crawl-delay (optional - adjust as needed)
Crawl-delay: 1