# robots.txt for Michel's Portfolio # https://michel.dev User-agent: * Allow: / # Sitemap location Sitemap: https://michel.dev/sitemap.xml # Disallow build artifacts and development files Disallow: /.dist/ Disallow: /node_modules/ Disallow: /.git/ Disallow: /.github/ Disallow: /package.json Disallow: /package-lock.json Disallow: /.gitignore Disallow: /README.md Disallow: /lighthouserc.json Disallow: /.prettierrc Disallow: /assets/optimized/ # 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: / # Crawl-delay for less aggressive bots User-agent: * Crawl-delay: 1 # Block unwanted bots User-agent: AhrefsBot Disallow: / User-agent: MJ12bot Disallow: / User-agent: SemrushBot Disallow: / User-agent: dotbot Disallow: /