# robots.txt for https://iotcom.io User-agent: * # Disallow any admin or private-like paths; adjust if these exist or may appear later. Disallow: /admin/ Disallow: /login Disallow: /dashboard/ Disallow: /cart/ Disallow: /checkout/ Disallow: /user/ Disallow: /cgi-bin/ Disallow: /tmp/ Disallow: /private/ # Allow all other (public) content so crawlers can render CSS/JS/images. # If you have specific asset folders, do NOT disallow them, to ensure full rendering. # Sitemap reference: helps crawlers discover all pages efficiently. Sitemap: https://iotcom.io/sitemap.xml # Host directive (non-standard, recognized by some crawlers like Yandex) Host: iotcom.io