# GMind.Tech - Robots.txt # Allow all crawlers to index the site User-agent: * Allow: / # Block Next.js build files and API routes Disallow: /_next/ Disallow: /api/ # Sitemap location Sitemap: https://gmind.tech/sitemap.xml # Additional sitemaps (if any) # Sitemap: https://gmind.tech/sitemap-0.xml