# Robots.txt para paideia.ad # Configuració optimitzada per a SEO # Regles generals per a tots els bots User-agent: * Allow: / Disallow: /api/ Disallow: /admin/ Disallow: /_astro/ Crawl-delay: 1 # Google Bot específic (sense delay) User-agent: Googlebot Allow: / Disallow: /api/ Disallow: /admin/ Crawl-delay: 0 # Bingbot específic User-agent: Bingbot Allow: / Disallow: /api/ Disallow: /admin/ Crawl-delay: 1 # Bloquejar bots maliciosos coneguts User-agent: MJ12bot Disallow: / User-agent: AhrefsBot Disallow: / User-agent: SemrushBot Disallow: / User-agent: DotBot Disallow: / User-agent: MauiBot Disallow: / # Permetre bots de xarxes socials User-agent: facebookexternalhit Allow: / User-agent: Twitterbot Allow: / User-agent: LinkedInBot Allow: / User-agent: WhatsApp Allow: / User-agent: Slackbot Allow: / # Sitemap Sitemap: https://paideia.ad/sitemap-index.xml Sitemap: https://paideia.ad/sitemap-0.xml # Host preferit (www o sense www) Host: paideia.ad