# ============================================================ # ๐Ÿค– Jogjakarta Driver โ€“ Danar & Team # Optimized Robots.txt for Global SEO + Image & Video Indexing # ============================================================ User-agent: * Allow: / # ============================================================ # ๐ŸŒ Sitemaps # ============================================================ Sitemap: https://www.jogjakartadriver.com/sitemap-index.xml # ============================================================ # ๐Ÿšซ Directories to Exclude (Non-Content) # ============================================================ Disallow: /lib/ Disallow: /scss/ Disallow: /css/ Disallow: /js/ Disallow: /temp/ Disallow: /draft/ Disallow: /*?* Disallow: /*.zip$ Disallow: /*.rar$ Disallow: /cgi-bin/ # ============================================================ # ๐Ÿ–ผ๏ธ IMAGE SEO DIRECTIVES # ============================================================ # โœ… Allow all image crawling for Google Images & Bing Allow: /img/ Allow: /img/Car/ Allow: /img/Gallery/ Allow: /img/Attraction/ Allow: /img/VIP/ Allow: /img/Souvenir/ # โŒ Block only technical assets or placeholders Disallow: /img/video/ Disallow: /img/temp/ Disallow: /img/*.psd$ Disallow: /img/*.tif$ # ============================================================ # ๐ŸŽฅ VIDEO SEO DIRECTIVES # ============================================================ # โœ… Allow preview thumbnails and video indexing Allow: /img/video/thumbnail.jpg Allow: /img/video/preview.mp4 # ============================================================ # ๐Ÿ“ฑ Language Folders (all allowed) # ============================================================ Allow: /en-sg/ Allow: /us/ Allow: /au/ Allow: /id/ Allow: /th/ Allow: /ja/ Allow: /de/ Allow: /ch/ Allow: /es/ Allow: /it/ Allow: /nl/ Allow: /ru/ Allow: /zh/ Allow: /tw/ Allow: /hk/ # ============================================================ # ๐Ÿงญ Extra Crawl Hints # ============================================================ User-agent: Googlebot Allow: /$ Crawl-delay: 5 User-agent: Googlebot-Image Allow: /img/ Crawl-delay: 3 User-agent: Googlebot-Video Allow: /img/video/ Crawl-delay: 3 User-agent: Bingbot Allow: /$ Crawl-delay: 10 User-agent: Applebot Allow: / Crawl-delay: 5 # ============================================================ # ๐Ÿงพ Notes # - Main sitemap for all sections: /sitemap-index.xml # - Googlebot-Image & Video explicitly allowed for better SERP visibility # - All localized versions (zh, tw, hk, ja, th, id, de, es, it, nl, ru) # are discoverable via hreflang + sitemap-lang.xml # - Media content (VIP tour images, car fleet, and gallery) indexed # globally for Google Images & Discover optimization # ============================================================ # END OF FILE