Section
1.3
General

Don't allow another site to include your site in theirs by putting your site inside a frame on their site. Include

if (self != top) top.location = self.location;

in your pages if you are not using frames.