User-agent: * # 1) System-/Backend-Bereiche sperren Disallow: /typo3/ # Backend Disallow: /*/Private/ Disallow: /*/Configuration/ Disallow: /typo3temp/var/ # temporäre/Cache-Dateien Disallow: /typo3conf/ # nur wenn im Webroot! (siehe Hinweis unten) # 2) TYPO3-Parameter sperren (Dupes/Alternativ-Views) Disallow: /*?id= Disallow: /*&id= Disallow: /*?L=0 Disallow: /*&L=0 Disallow: /*?cHash= Disallow: /*&cHash= Disallow: /*?type= Disallow: /*&type= Disallow: /*?no_cache= Disallow: /*&no_cache= Disallow: /*?tx_ Disallow: /*&tx_ # 3) Tracking-/Marketing-Parameter sperren (vermeidet Duplicate Content) Disallow: /*?utm_ Disallow: /*&utm_ Disallow: /*?gclid= Disallow: /*&gclid= Disallow: /*?fbclid= Disallow: /*&fbclid= # 4) Sicherheits-Dateien sperren Disallow: /*.sql$ Disallow: /*.sql.gz$ # 5) WICHTIG: Assets für Rendering explizit erlauben Allow: /typo3temp/assets/ Allow: /fileadmin/ Allow: /uploads/ Allow: /*/Resources/Public/ # z. B. typo3conf/ext//Resources/Public/ # 6) Sitemap (immer absolute URL mit Protokoll) Sitemap: https://www.lakeside-scitec.com/sitemap.xml