# Font Craze - robots.txt # https://www.fontcraze.com # Allow all search engines to crawl everything User-agent: * Allow: / # Block access to any admin or private folders (add yours here) Disallow: /admin/ Disallow: /private/ Disallow: /tmp/ # Allow Google AdSense crawler User-agent: Mediapartners-Google Allow: / # Allow Google Image bot User-agent: Googlebot-Image Allow: / # Block bad bots that waste server resources User-agent: AhrefsBot Crawl-delay: 10 User-agent: SemrushBot Crawl-delay: 10 User-agent: MJ12bot Disallow: / User-agent: DotBot Disallow: / # Sitemap location — tells Google where your sitemap is Sitemap: https://www.fontcraze.com/sitemap.xml