# # robots.txt for www.youngepilepsy.org.uk # Drupal 10 - LocalGov Distribution # User-agent: * # Allow search engines to access for mobile-first indexing Allow: /core/*.css$ Allow: /core/*.css? Allow: /core/*.js$ Allow: /core/*.js? Allow: /core/*.gif Allow: /core/*.jpg Allow: /core/*.jpeg Allow: /core/*.png Allow: /core/*.svg Allow: /profiles/*.css$ Allow: /profiles/*.css? Allow: /profiles/*.js$ Allow: /profiles/*.js? Allow: /profiles/*.gif Allow: /profiles/*.jpg Allow: /profiles/*.jpeg Allow: /profiles/*.png Allow: /profiles/*.svg Allow: /themes/*.css$ Allow: /themes/*.css? Allow: /themes/*.js$ Allow: /themes/*.js? Allow: /themes/*.gif Allow: /themes/*.jpg Allow: /themes/*.jpeg Allow: /themes/*.png Allow: /themes/*.svg # Directories to block Disallow: /core/ Disallow: /profiles/ Disallow: /vendor/ Disallow: /modules/contrib/ Disallow: /themes/contrib/ # System files Disallow: /README.md Disallow: /README.txt Disallow: /web.config Disallow: /composer.json Disallow: /composer.lock # Drupal admin and user paths Disallow: /admin/ Disallow: /comment/reply/ Disallow: /filter/tips Disallow: /node/add/ Disallow: /search/ Disallow: /user/register Disallow: /user/password Disallow: /user/login Disallow: /user/logout Disallow: /media/oembed Disallow: /*/media/oembed # Block non-clean URLs Disallow: /index.php/admin/ Disallow: /index.php/comment/reply/ Disallow: /index.php/filter/tips Disallow: /index.php/node/add/ Disallow: /index.php/search/ Disallow: /index.php/user/password Disallow: /index.php/user/register Disallow: /index.php/user/login Disallow: /index.php/user/logout # LocalGov Drupal specific paths Disallow: /private/ Disallow: /system/temporary/ # Common bot patterns - be selective # Only block if you experience issues with these specific bots # User-agent: AhrefsBot # Crawl-delay: 10 # User-agent: SemrushBot # Crawl-delay: 10 # Sitemap location Sitemap: https://www.youngepilepsy.org.uk/sitemap.xml # Sitemap: https://www.youngepilepsy.org.uk/news-sitemap.xml # Sitemap: https://www.youngepilepsy.org.uk/image-sitemap.xml