The AdSense Agreement specifically says no iframes. The FAQ says: When a website displays someone else's website within a frame or window on their own site, this is considered framing content. Placing Google ads on such pages is strictly prohibited. What I'm wondering is if I frame one of my own sites in a regular frame like this: <html> <frameset cols="100%", rows="100%"> <frame src="http://www.mysite.com"> </frameset> </html> Is this OK? (since it says "someone else's website")