Awhile ago I knew someone who was plagued with a IFRAME hack attack, where a iframe code of size 1px in height was added to their site under the </body></html> tag, does anyone know how to get rid of this. It seemed to only affect certain pages and I don't want it affecting my site or server. Just curious as it can't be good for business or a websites growth.
To be honest, Iframes aren't really good for webpages. Well they are for some but not for others. How come you have coding after your </body></html> tags?
set-up a mod_rewrite rule and block the referring site that steals your iframe content with REFERRAL value
Do even better, just add this code to the page, that he is linking to, this will redirect his homepage to your site. It means that you will be getting his traffic! Just add this to the page, he links! This will teach him a lesson. And you'll be getting his visitors, anyhow.