cancel
Showing results for 
Search instead for 
Did you mean: 

Removing search queries from google results

Removing search queries from google results

I'm having trouble figuring out how to control the search results that google is indexing. We have injection attacks and have been hit so many times it's showing up in search results.  Is there a simple way to fix this?

 

Example of results.

Magento Injection Attack

1 REPLY 1

Re: Removing search queries from google results

Hi @prestigewebdev,

 

Maybe you can try using robots.txt and adding some line like:

 

Disallow: /catalogsearch

 

But maybe you will find more useful this link: https://github.com/Creare/magento-robots/blob/master/robots.txt

(A complete list of items to be disable for robots)