# Tiny House Colombia — robots.txt # Permitir que todos los crawlers rastreen el sitio User-agent: * Allow: / # Excluir solo formularios procesados (no aplica realmente en estático, pero queda explícito) Disallow: /?gracias= # Crawlers que han declarado políticas específicas — explícitamente permitidos User-agent: Googlebot Allow: / User-agent: Googlebot-Image Allow: / User-agent: Bingbot Allow: / User-agent: GPTBot Allow: / User-agent: ClaudeBot Allow: / User-agent: Google-Extended Allow: / User-agent: PerplexityBot Allow: / User-agent: Applebot Allow: / # Sitemap Sitemap: https://www.tinyhousecolombia.com/sitemap.xml