This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Avoid Google to index pages

#17845
Ernest MarcinkoErnest Marcinko
Keymaster

Hi Miguel,

The plugin does not link to search pages, nor sends them to google to index. But if you want to explicitly avoid any search pages indexed, you can add this line to the robots.txt file in your website root directory:

[html]Disallow: /?s=
Disallow: /search/[/html]

Here is a great guide on how to set-up your robots.txt file: WordPress robots.txt guide