# ===================================================== # ZetSet Cloud - robots.txt # OLT NMS Software untuk ISP Indonesia # https://zetset.id # ===================================================== # Default: Allow all crawlers User-agent: * Allow: / # Public pages Allow: /login Allow: /register Allow: /forgot-password Allow: /support Allow: /privacy-policy Allow: /terms-conditions # Disallow authenticated & internal areas Disallow: /dashboard Disallow: /profile Disallow: /olt/ Disallow: /subscription/ Disallow: /admin Disallow: /staff Disallow: /developer Disallow: /audit-logs Disallow: /ftth-maps Disallow: /equipment/ Disallow: /complete-profile Disallow: /api/ Disallow: /_next/ # ===================================================== # GOOGLE CRAWLERS # ===================================================== User-agent: Googlebot Allow: / User-agent: Googlebot-Image Allow: /image/ Allow: /icons/ User-agent: Googlebot-News Allow: / User-agent: Googlebot-Video Allow: / User-agent: Google-Extended Allow: / # ===================================================== # BING & MICROSOFT CRAWLERS # ===================================================== User-agent: Bingbot Allow: / User-agent: msnbot Allow: / # ===================================================== # OTHER SEARCH ENGINES # ===================================================== User-agent: Slurp Allow: / User-agent: DuckDuckBot Allow: / User-agent: Baiduspider Allow: / User-agent: YandexBot Allow: / # ===================================================== # AI CRAWLERS - ALLOWED UNTUK VISIBILITY # ===================================================== User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: anthropic-ai Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: CCBot Allow: / User-agent: Bytespider Allow: / User-agent: cohere-ai Allow: / User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / # ===================================================== # SOCIAL MEDIA CRAWLERS # ===================================================== User-agent: facebookexternalhit Allow: / User-agent: Facebot Allow: / User-agent: Twitterbot Allow: / User-agent: LinkedInBot Allow: / User-agent: WhatsApp Allow: / User-agent: TelegramBot Allow: / # ===================================================== # SEO & ANALYTICS TOOLS # ===================================================== User-agent: AhrefsBot Allow: / User-agent: SemrushBot Allow: / User-agent: MJ12bot Allow: / User-agent: DotBot Allow: / # ===================================================== # SITEMAP LOCATION # ===================================================== Sitemap: https://zetset.id/sitemap.xml # ===================================================== # HOST # ===================================================== Host: https://zetset.id