# James Tibbetts Portfolio - Robots.txt User-agent: * Allow: / # Sitemap Sitemap: https://jamest.tech/sitemap.xml # Crawl-delay for respectful crawling Crawl-delay: 1 # Disallow admin/internal areas Disallow: /internal/ Disallow: /api/ # Allow important resources Allow: /manifest.json Allow: /favicon.ico Allow: /*.svg Allow: /*.png Allow: /*.jpg Allow: /*.css Allow: /*.js # Additional SEO directives Allow: /resume Allow: /resume.pdf