# Robots.txt for alquilame.io # Generated automatically User-agent: * Allow: / # Allow crawling of tenant pages Allow: /*/ # Disallow admin areas and internal routes Disallow: /superadmin/ Disallow: /admin/ Disallow: /embed/ Disallow: /webhooks/ Disallow: /callbacks/ Disallow: /api/ # Disallow search result URLs (avoid crawl budget waste) Disallow: /*?q= # Sitemap Sitemap: https://alquilame.io/sitemap.xml # Allow OpenAI SearchBot (for ChatGPT Search indexing) User-agent: OAI-SearchBot Allow: / # Optional: Allow Bing Chat/Microsoft AI tools User-agent: Bingbot Allow: / # SEO optimization Allow: /images/ Allow: /assets/ Allow: /*.css Allow: /*.js