Forum Moderators: martinibuster
I'm not linking to this query result anywhere, so I'm not even sure how it's being picked upChrome users?
The search engines account for a significant amount of traffic, so I don't want to remove ads from search results entirely, either.Instead of actual Search Fields on the pages containing adds, you could use Pseudo Search Fields.
Any other suggestions?
I'm not linking to this query result anywhere, so I'm not even sure how it's being picked up.
Obviously I can't control what people search for...
If this is only the words in the URL causing problem, then use POST instead of GET and avoid having h1 title like "Search results for Guns".
In this case, the difficulty of controlling user input, makes the use of adsense a risk in my mind.
use POST instead of GET
Using POST data
If your site sends POST data along with URLs (for example, passing form data via a POST request), it's possible that your site is rejecting requests that are not accompanied by POST data. Note that since Google's crawlers will not provide any POST data, such a setup would prevent the crawlers from accessing your page. If the page content is determined by the data the user inputs to the form, consider using a GET request.
I'm not linking to this query result anywhere, so I'm not even sure how it's being picked up