Forum Moderators: martinibuster
One one particular site, the only externally pulled link/image on the page is the adsense code, which seems to be loading slower in recent days.
Anybody else experiencing slow page loading due to adsense?
If it's been a problem over several days, as you state, I'd start looking internally instead of at Google.... packet loss somewhere between your computer & Google and/or your webserver, or possibly even that your webserver is responding slow, for whatever reason.
If you load Adsense last you run the risk that the ads will not show before a user has left the page. I have the html arranged such that the div containing the ads comes before the main content. This sends the request to Google as early as possible. It doesn't slow down page rendering which carries on as normal, but it gets the ads up quicker. I think it helps when Adsense is running slow.