Quote:
Originally Posted by bbwebmaster
I have dilemma, help me please. Is displaying for example sponsors fhgs in frames on my own website ok? Is it alright with sponsors and not bad for seo?
|
Not every sponsor allows to open its FHG's in frame (they use
if (top != self) top.location.href = location.href;). I would suggest you to use
<?php include(...); ?> instead.