User-agent: * # Block backend directories and WordPress system files Disallow: /wp-admin/ Disallow: /wp-includes/ Disallow: /wp-content/plugins/ Disallow: /wp-content/cache/ # Block WooCommerce and WordPress-generated logs and uploads Disallow: /wp-content/uploads/wc-logs/ Disallow: /wp-content/uploads/woocommerce_transient_files/ Disallow: /wp-content/uploads/woocommerce_uploads/ # Block unnecessary and unusual folders that should not be indexed Disallow: /wordpress/ Disallow: /wp/ # Only if there is no WordPress installation in this subfolder Disallow: /.well-known/ Disallow: /temp/ Disallow: /backup/ Disallow: /old/ Disallow: /test/ Disallow: /kahufu/ # Only if this folder is not part of the main site structure Disallow: /mysqlbackup/ Disallow: /altepl/ Disallow: /.quarantine/ Disallow: /.tmb/ # Allow access to important files required for front-end functionality Allow: /wp-admin/admin-ajax.php Allow: / # Sitemap for search engine indexing Sitemap: https://kahufu.de/sitemap_index.xml