# ============================================================ # robots.txt – Technische Hochschule Rosenheim # ============================================================ # --- Allgemeine Regeln --- User-agent: * Allow: / # TYPO3 System & Temp Disallow: /typo3/ Disallow: /typo3conf/ Disallow: /typo3temp/ Allow: /typo3/sysext/frontend/Resources/Public/ Allow: /typo3conf/ext/ # Verarbeitete/temporäre Assets Disallow: /fileadmin/_processed_/ Disallow: /fileadmin/_temp_/ # Parameter: System Disallow: /*?id=* Disallow: /*cHash Allow: /*sitemap=*&cHash Disallow: /*?type=* Disallow: /*&type=* # Parameter: TYPO3-Extensions (Filter, Facetten, Formulare) # Verhindert Indexierung von Filter-Kombinationen (Search Console Bloat) Disallow: /*tx_throbase_educationofferlist* Disallow: /*tx_solr* Disallow: /*tx_powermail* Disallow: /*tx_in2studyorientation* # --- Sitemaps --- Sitemap: https://www.th-rosenheim.de/sitemap.xml Sitemap: https://www.th-rosenheim.de/en/sitemap.xml