[2144] in WWW Security List Archive
Re: Framed !
daemon@ATHENA.MIT.EDU (Mark Davis)
Thu May 23 17:31:14 1996
Date: Thu, 23 May 1996 14:36:34 -0400 (EDT)
From: Mark Davis <markd@ed.atl.sita.int>
To: Myllymaki Sakari <Sakari.Myllymaki@Tiimi.VNK.VN.mailnet.fi>
cc: www-security <www-security@ns2.rutgers.edu>
In-Reply-To: <G300214DFBE5000001010001116B0166*@MHS>
Errors-To: owner-www-security@ns2.rutgers.edu
On Thu, 23 May 1996, Myllymaki Sakari wrote:
> I have been alerted that somebody is taking credit for our web-pages by framing
> them inside their own pages without asking or giving us credit. Any ideas to
> prevent this?
If you have links within your page, imbed a <BASE TARGET="_top"> somewhere
in the document. It should completely get rid of their stuff and take the
user to your site. :)
Mark