Forum Moderators: martinibuster

Message Too Old, No Replies

How to get Adsense to react like it does in GMAIL ?

         

paulv

12:33 am on Aug 28, 2008 (gmt 0)

10+ Year Member




When I open an email in GMAIL the Adsense populates the sidebar
immediately and dynamically without having to wait for the GoogleBot
to visit.

I have built a website where the screens are populated dynamically
from multiple data feeds but Adsense takes hours to populate the
sidebar.

How do I get Adsense to populate instantly as screens are updated?

ecmedia

2:21 pm on Aug 28, 2008 (gmt 0)

10+ Year Member



You can't.

vincevincevince

2:28 pm on Aug 28, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



If you visit the page yourself as soon as it is created then it will 'trigger' a bot visit. There are plenty of automation / macro systems you can download to do that task automatically on your home PC (leave it running 24/7 having it open the newly created pages). Alternatively, you could drive it via Javascript and an IFRAME.

It may be possible to spoof the HTTP_REFERER data, fill in the javascript parameters and send the request to Google automatically each time you publish the new page, with the new page's URL.

Note - if your URL stays the same but the content changes - you won't get a fast visit.