# ============================================ # Robots.txt für Tourism & Hotel Websites # Optimiert für Bilder-SEO & Affiliate Traffic # ============================================ User-agent: * # ============================================ # WordPress Core blockieren # ============================================ Disallow: /wp-admin/ Disallow: /wp-includes/ Disallow: /wp-content/plugins/ Disallow: /wp-content/themes/ Disallow: /wp-content/cache/ # wp-content/uploads/ bleibt OFFEN für Bilder-SEO! # ============================================ # WordPress Login & Admin # ============================================ Disallow: /wp-login.php Disallow: /wp-signup.php Disallow: /wp-register.php Disallow: /xmlrpc.php Disallow: /readme.html Disallow: /license.txt # ============================================ # Suchseiten blockieren (Duplicate Content) # ============================================ Disallow: /search/ Disallow: /?s= Disallow: *?s=* # ============================================ # URL-Parameter blockieren # ============================================ Disallow: *?orderby=* Disallow: *?filter* Disallow: *&replytocom=* # Tracking-Parameter blockieren Disallow: *?utm_* Disallow: *?fbclid=* Disallow: *?gclid=* Disallow: *?ref=* # ============================================ # Feeds & Trackbacks # ============================================ Disallow: /feed/ Disallow: /*/feed/ Disallow: /trackback/ Disallow: /*/trackback/ Disallow: */comment-page-* # ============================================ # Pagination (bei Bedarf anpassen) # ============================================ # Wenn du Seite 2, 3, etc. indexieren willst, auskommentiert lassen # Disallow: */page/ # ============================================ # Archive (WICHTIG: Für Hotels NICHT blockieren!) # ============================================ # Allow: /category/ (Hotels, Regionen) # Allow: /tag/ (Skigebiete, Wellness) # Disallow: /author/ (bei Single-Author nicht nötig) # ============================================ # Google Bots - Bilder explizit erlauben # ============================================ User-agent: Googlebot Allow: /wp-content/uploads/ User-agent: Googlebot-Image Allow: /wp-content/uploads/ Disallow: /wp-admin/ Disallow: /wp-includes/ # ============================================ # SEO-Crawler Rate Limiting (optional) # ============================================ User-agent: AhrefsBot Crawl-delay: 10 User-agent: SemrushBot Crawl-delay: 10 User-agent: MJ12bot Crawl-delay: 10 # ============================================ # Bad Bots komplett blockieren (optional) # ============================================ # User-agent: SemrushBot # Disallow: / # # User-agent: AhrefsBot # Disallow: / # ============================================ # Sitemap (Rank Math) # ============================================ Sitemap: https://www.urlaub-in-tirol.info/sitemap_index.xml