Beispiel für eine optimierte robots.txt für WordPress und WooCommerce mit benutzerdefinierten Permalinks:
# global User-agent: * Disallow: /cgi-bin Disallow: /wp-admin Disallow: /wp-includes Disallow: /wp-content/plugins Disallow: /wp-content/cache Disallow: /wp-content/themes Disallow: /trackback Disallow: /feed Disallow: /comments Disallow: /category/*/* Disallow: */trackback Disallow: */feed Disallow: */comments Disallow: /*?* Disallow: /*? Allow: /wp-content/uploads
thanks a lot
Hi everyone!
I’m using it robots for woocommerce:
User-agent: *
Disallow: /*add-to-cart=*
Sitemap: http://yoursite.com/sitemap.xml
Best regards.