# ============================================================ # robots.txt — Saifeddine Makhlouf Portfolio # https://saifeddine.tech/ # ============================================================ User-agent: * Allow: / Disallow: /admin/ Disallow: /draft/ Disallow: /private/ Disallow: /*.json$ Disallow: /*?s= Crawl-delay: 1 # === Friendly bots: explicit allow === User-agent: Googlebot Allow: / User-agent: Googlebot-Image Allow: / User-agent: Bingbot Allow: / User-agent: DuckDuckBot Allow: / User-agent: Slurp Allow: / User-agent: Applebot Allow: / User-agent: LinkedInBot Allow: / User-agent: Twitterbot Allow: / User-agent: facebookexternalhit Allow: / User-agent: WhatsApp Allow: / User-agent: TelegramBot Allow: / # === Block aggressive AI scrapers (opt-in approach) === User-agent: GPTBot Allow: / User-agent: ClaudeBot Allow: / User-agent: PerplexityBot Allow: / User-agent: CCBot Disallow: / User-agent: anthropic-ai Allow: / # === Block known scrapers === User-agent: AhrefsBot Disallow: / User-agent: SemrushBot Disallow: / User-agent: DotBot Disallow: / # === Sitemaps === Sitemap: https://saifeddine.tech/sitemap.xml Sitemap: https://saifeddine.tech/sitemap.html