Forum Moderators: open
i get a lot of visitors to a newsarchive page of my domain by google. the problem is, that they are not really finding the information on this page they are searching for.
my idea was now to redirect the users comming to the archive page from google by the referrer google.com/search to the relevant content page.
but... i would like to keep out techniques, which get me intro troubles or penalized by google.
my question is now. is this approach secure or can i get into troubles?
However, Google states that they will penalize pages they discover are cloaked.
You would be safer simply including a link at the top of the page that would pull the search terms in the referrer to link to the page of your choice. If no referrer header exists, then the link wouldn't appear. This could be done using a server side include or PHP.
It helps provide a better customer experience, so I don't see why any search engine would have a problem with it.