User-agent: * Allow: / # Sitemap Sitemap: https://funkychicken.cz/sitemap.xml # Allow search engines to crawl all content Disallow: # Allow crawling of specific directories Allow: /shows/ Allow: /music/ Allow: /about/ Allow: /contact/ # Allow crawling of specific file types Allow: /*.jpg$ Allow: /*.png$ Allow: /*.mp3$ Allow: /*.pdf$ # Allow crawling of specific URLs Allow: /shows/* Allow: /music/* Allow: /about/* Allow: /contact/* # Disallow crawling of temporary files and directories Disallow: /temp/ Disallow: /tmp/ Disallow: /backup/ # Disallow crawling of specific file types Disallow: /*.js$ Disallow: /*.css$ Disallow: /*.json$ Disallow: /*.svg$ # Allow crawling of social media meta tags Allow: /index.html$