# InstantCalc.online — robots.txt # https://www.instantcalc.online/ User-agent: * Allow: / # Allow all major search engine bots User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: DuckDuckBot Allow: / User-agent: Slurp Allow: / # Disallow direct access to any admin paths (precautionary) Disallow: /admin/ Disallow: /private/ Disallow: /*.json$ # Sitemap location — Submit this to Google Search Console Sitemap: https://www.instantcalc.online/sitemap.xml