User-agent: * Allow: / # Sitemap Sitemap: https://www.goasiatrail.com/sitemap.xml # Disallow crawling of private directories Disallow: /tmp/ Disallow: /scripts/ # Allow crawling of public content and images Allow: /posts/ Allow: /races/ Allow: /notion/ # Allow image files for OGP (Open Graph Protocol) Allow: /*.png$ Allow: /*.jpg$ Allow: /*.jpeg$ Allow: /*.gif$ Allow: /*.webp$