Forum Moderators: martinibuster
I'm thinking that if I can keep the ads visible, then the CTR might improve. I don't want a banner on top of the page as the rest of the pages where I use Adsense have vertical skyscrapers.
I've tried a frameset with the adsense code in one page and the page of content in another, and all I get is PSA's. Maybe I'm doing something wrong in the index.htm that calls the pages?
<frameset cols="130,*" border="0">
<frame name="left" src="googleads.htm" noresize scrolling="no">
<frame name="right" src="faq.htm" scrolling="auto">
</frameset>
Any suggestions as to how to keep the ads visible on long pages?
Thanks