# Specialized robots.txt for TYPO3 # See: https://gist.github.com/oliverthiele/83957820413fd981e062 User-agent: * # Only allow URLs generated with RealURL Disallow: /*?id=* Disallow: /*&id=* # L=0 is the default language Disallow: /*?L=0* Disallow: /*&L=0* # Should always be protected (.htaccess) Disallow: /*/Private/* Disallow: /*/Configuration/* # Disallow temporary files Disallow: /typo3temp/* Allow: /typo3temp/*.css$ Allow: /typo3temp/*.css.*.gzip$ Allow: /typo3temp/*.js$ Allow: /typo3temp/*.js.*.gzip$ Allow: /typo3temp/*.jpg$ Allow: /typo3temp/*.gif$ Allow: /typo3temp/*.png$ Allow: /typo3temp/*.pdf$ # Disallow SQL files Disallow: *.sql Disallow: *.sql.gz # Sitemap (Cannot be relative path) Sitemap: https://www.kjr-sl-fl.de/sitemap.xml