no-iframe.js
including
if (top.location!= self.location) {
top.location = self.location.href
}
Now you can add this to the header of any page of your website.
<script src="js/no-iframe.js" type="text/javascript"></script>
Now your site wont be "framed"