Add noindex, follow meta tags to search page. #1615
Labels
priority: high
Either blocks work on a priority-normal task or a solution here informs other work.
status: needs tests
type: feature request
Milestone
Why
Because with the right search query and aggressive linking to that query, SEO spammers can use a site's search results page to put their message in Google using that site's page rank. In the reported case, the search results page is being used to get a scam phone number into Google's results.
Here's a page of google results for the search query that the scammer is using:
And here's their analytics dashboard:
To state the problem plainly:
See also https://yoast.com/blocking-your-sites-search-results/
Brought up in https://secure.helpscout.net/conversation/754261795/3067?folderId=1211651
The solution
The long-term solution in Largo, which should be implemented as soon as possible.
<meta name="robots" content="noindex, nofollow">
tag on search pages in the headerThe short-term solutions:
robots.txt
The text was updated successfully, but these errors were encountered: