Forum Moderators: martinibuster

Message Too Old, No Replies

Adsense ad content

how to manage the ads on adsense

         

adbright

11:51 am on Feb 15, 2006 (gmt 0)

10+ Year Member



Implemented adsense on a search page of the portal. However, no matter what search I do, the ads do not change. i.e the search keywords may change but the ads on adsense remain essentially the same. I have filtered out competition, but would like to know if there is any way to solve this problem

jchampliaud

1:52 pm on Feb 15, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Sounds like you are using Adsnse on a search results page. If so I believe you can't do that.

wheelie34

2:00 pm on Feb 15, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



AdSense is allowed on search results pages, has been for some time now, check the T&C's

celgins

2:13 pm on Feb 15, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



That's strange, Adbright. I use Adsense on search results pages and the ads seem to change according to the keywords used.

This is essentially the same has having a regular content page that is updated frequently. The Adsense ads should adjust to whatever content is available on the page.

wheelie34

6:28 pm on Feb 15, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I run a site which has plenty of searches each day, its a cgi script, the results didnt produce really targeted ads so before the results and ad code I implemented "section targeting" try it, it worked for me. Just login to your account and click help, then search for it.

jetteroheller

7:14 pm on Feb 15, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



However, no matter what search I do, the ads do not change.

You have to use method GET not POST

With method GET, the query is in the URL,
with POST, the query is hidden.