-
Hello,
I want to disallow comment pages, archives pages and pages with internal searches parameters.
1) Do the default robots.txt rules take into account theses rules or should I add them ?
2) If I have to add them, would it be ok to add this ?
Disallow: */comment-
Disallow: /archives/
Disallow : search?qu=[mot clé]3) Should I rewrite the default rules too ?
User-agent: *
Disallow: /wp-admin/
Allow: /wp-admin/admin-ajax.php
Sitemap: yoursite.com/sitemap_index.xmlThanks a lot
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The ticket ‘Robots.txt’ is closed to new replies.