# Robots.txt for PublishSquare # https://publishsquare.com User-agent: * Allow: / # Sitemap Sitemap: https://publishsquare.com/sitemap.xml # Disallow admin and API paths (if they exist) Disallow: /api/ Disallow: /admin/ Disallow: /_next/ # Allow search engines to crawl all public content User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / # Crawl-delay for aggressive crawlers User-agent: AhrefsBot Crawl-delay: 10 User-agent: SemrushBot Crawl-delay: 10