# Robots.txt for Easy QR Generator # https://easy-qr-generator.com/robots.txt # Allow all crawlers User-agent: * Allow: / # Disallow private/admin areas Disallow: /dashboard/ Disallow: /auth/ Disallow: /api/ Disallow: /qr/ # Allow specific bots full access to public content User-agent: Googlebot Allow: / Disallow: /dashboard/ Disallow: /auth/ Disallow: /api/ Disallow: /qr/ User-agent: Bingbot Allow: / Disallow: /dashboard/ Disallow: /auth/ Disallow: /api/ Disallow: /qr/ User-agent: Slurp Allow: / Disallow: /dashboard/ Disallow: /auth/ Disallow: /api/ Disallow: /qr/ # Social media crawlers User-agent: facebookexternalhit Allow: / User-agent: Twitterbot Allow: / User-agent: LinkedInBot Allow: / # SEO and monitoring tools User-agent: AhrefsBot Allow: / User-agent: SemrushBot Allow: / User-agent: MJ12bot Allow: / # Block unwanted bots User-agent: SemrushBot-SA Disallow: / User-agent: SemrushBot-BA Disallow: / User-agent: SemrushBot-SI Disallow: / User-agent: SemrushBot-SWA Disallow: / User-agent: SemrushBot-CT Disallow: / User-agent: SemrushBot-BM Disallow: / # Sitemap location Sitemap: https://easy-qr-generator.com/sitemap.xml # Crawl delay for polite crawling Crawl-delay: 1 # Host preference Host: https://easy-qr-generator.com