# robots.txt – https://www.skadii.com/ # WordPress + WPML (DE = Root, EN = /en/) | Stand: 2026-08-18 User-agent: * # --- WordPress-Backend ------------------------------------------------- Disallow: /wp-admin/ Allow: /wp-admin/admin-ajax.php Disallow: /wp-login.php Disallow: /xmlrpc.php # --- Interne Suche (unendlicher Crawl-Space) --------------------------- Disallow: /?s= Disallow: /*?s= Disallow: /*&s= Disallow: /search/ Disallow: /en/search/ # --- Trackbacks / Kommentar-Antwortlinks ------------------------------- Disallow: /trackback/ Disallow: /*/trackback/ Disallow: /*?replytocom= # --- Anfrage-/Buchungslinks mit Parametern ---------------------------- # Die saubere URL /anfragen/ bleibt crawlbar, nur die dutzenden # ?cd=&id=&offer=... Varianten werden ausgeschlossen. Disallow: /anfragen/? Disallow: /en/anfragen/? # --- Nicht blockieren (bewusst) --------------------------------------- # /wp-content/ und /wp-includes/ bleiben offen -> sonst kann Google # CSS/JS nicht rendern (Core Web Vitals, Mobile-Usability). Allow: /wp-content/uploads/ Allow: /*.css$ Allow: /*.js$ # --- Sitemap ---------------------------------------------------------- Sitemap: https://www.skadii.com/sitemap_index.xml