Sep
Allowing for Load Time of AdSense Ads
Azam in Affiliate Marketing , General , PPC Advertising , Web Design / Architecture , WP / Blogs / RSS No CommentsThis post on Search Engine Roundtable gives a few tips gleaned from the WebmasterWorld thread [Does AdSense cause a Download Lag?->http://www.webmasterworld.com/forum89/9476.htm] which will help prevent Adsense ads from increasing the load time of your pages:
Tags: AdSense+ad+units, Adsense+tips, slow+page+loadI use tables and the browser displays the page real snappy and then you see AdSense fill in as it can.
If you position your layers through the stylesheet then you can load them into the browser in the order of content and load the ads layer last.
Pack your ad units into a div, and give that div a fixed size in pixels (the same size as the ad unit, of course). This allows the browser to position that div and to immediately continue with the rest of the layout.
No Responses to “ Allowing for Load Time of AdSense Ads ”