Ok I see what the problem was, I tried this code below around the same time and it didn't work, and when I removed it I obviously removed part of some JS that was needed in the head tag.
Quote:
Originally Posted by SEO
Try adding this code to your header:
<script type="text/javascript">
if(top!= self) top.location.href = self.location.href
</script>
|
Thanks but that didn't do anything.