# Robots.txt for Omirel Imagini - AI Image Editor # https://imagix.omirel.com/robots.txt # Allow all crawlers to access public pages User-agent: * Allow: / Allow: /login Allow: /privacy Allow: /terms # Disallow private and user-specific pages Disallow: /home Disallow: /subscription Disallow: /payment/ Disallow: /api/ Disallow: /_next/ Disallow: /reset-password # Disallow temporary or development files Disallow: /*.json$ Disallow: /*.xml$ Disallow: /manifest.json Disallow: /browserconfig.xml # Crawl delay to be respectful Crawl-delay: 1 # Specific rules for major search engines User-agent: Googlebot Allow: / Disallow: /home Disallow: /subscription Disallow: /payment/ Disallow: /api/ Crawl-delay: 0 User-agent: Bingbot Allow: / Disallow: /home Disallow: /subscription Disallow: /payment/ Disallow: /api/ Crawl-delay: 1 # Allow social media crawlers for better sharing User-agent: facebookexternalhit Allow: / User-agent: Twitterbot Allow: / User-agent: LinkedInBot Allow: / # Sitemaps Sitemap: https://imagix.omirel.com/sitemap.xml Sitemap: https://imagix.omirel.com/sitemap-images.xml # Host directive (for search engines that support it) Host: https://imagix.omirel.com