Possible Duplicate:
Google Search should not index “Related questions” lists
When I run a Google query for "site:stackoverflow.com cakephp +testaction redirect", I get a bunch of pages, but most of them only have testaction as part of a related question: How to pass querystring to testAction in CakePHP 1.2?
I find this frustrating, because it looks like my search results are being polluted with irrelevant results.
I have three questions:
- Is it possible to make search engines ignore the related questions section on the page or give it less weight?
- Is there some benefit to the search engines treating the related question titles as part of the page? (E.g., I search using terms that are related, but don't otherwise appear on a page that would really help me.)
- The reason I'm using Google instead of the Stack Overflow search is that I can specify a search term as required. Any way to do that in Stack Overflow search?