# robots.txt for perkakasku.com # Last updated: 2025-10-20 Sitemap: https://www.perkakasku.com/sitemap.xml # AI crawler hints # llms: https://www.perkakasku.com/llms.txt # ai: https://www.perkakasku.com/.well-known/ai.json # Ensure Google crawlers can access the full site (landing pages + images) User-agent: Googlebot Allow: / Disallow: User-agent: Googlebot-image Allow: / Disallow: # Default rules for all other crawlers User-agent: * Allow: / Allow: /ai Allow: /.well-known/ai.json Allow: /llms.txt # Block sensitive and admin areas for non-Google crawlers Disallow: /apic/ Disallow: /akun/ Disallow: /test/ Disallow: /login/ Disallow: /checkout Disallow: /private/ Disallow: /tmp/ Disallow: /cgi-bin/ Disallow: /config/ Disallow: /backup/ Disallow: /includes/ Disallow: /core/ Disallow: /error/ # Disallow: /banding.php?pkd= # Disallow: /*?PHPSESSID # Disallow: /*# # Optional: Block crawling of search results # Disallow: /search # Disallow: /?s= # End of file