# Robots.txt for Eusebiо Resende Portfolio # https://eusebioresende.com/robots.txt User-agent: * Allow: / # Allow all major search engines User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: Slurp Allow: / User-agent: DuckDuckBot Allow: / User-agent: Baiduspider Allow: / User-agent: YandexBot Allow: / User-agent: facebookexternalhit Allow: / User-agent: Twitterbot Allow: / User-agent: LinkedInBot Allow: / # Disallow admin or sensitive areas (if any exist in the future) Disallow: /admin/ Disallow: /private/ Disallow: /*.log$ Disallow: /temp/ # Allow CSS and JS files for better rendering Allow: /assets/ Allow: /*.css$ Allow: /*.js$ Allow: /*.png$ Allow: /*.jpg$ Allow: /*.jpeg$ Allow: /*.gif$ Allow: /*.webp$ Allow: /*.svg$ Allow: /*.ico$ # Sitemap location Sitemap: https://eusebioresende.com/sitemap.xml # Crawl delay (optional - helps prevent server overload) Crawl-delay: 1