# Robots.txt for Imaginator.pro - AI Image Generator # Allow all crawlers to access public content User-agent: * Allow: / Allow: /gallery Allow: /pricing Allow: /gemini-flash # Block private/user-specific pages Disallow: /profile Disallow: /favorites Disallow: /subscription/ Disallow: /api/auth/ Disallow: /api/user/ # Block admin and debug files Disallow: /debug_api.php Disallow: /env_test.php Disallow: /test_*.php # Allow specific bot access to images User-agent: Googlebot-Image Allow: /assets/ Allow: /generated/ User-agent: Bingbot Allow: / User-agent: Twitterbot Allow: / User-agent: facebookexternalhit Allow: / # Sitemap location Sitemap: https://imaginator.pro/sitemap.xml # Crawl delay to be respectful Crawl-delay: 1