Someones putting MY SITE in iFrame

13 replies
I need help again.
Just noticed someone is loading my website in an iframe on their site. I guess I don't really understand the point of this, why would someone do that? Also, it's showing my Adsense ads on their site.
What do I do?
thank you!!
#break out iframe #iframe #putting #site #someones
  • Profile picture of the author ninal
    Have you tried contacting the site owner?
    Signature
    Hello
    {{ DiscussionBoard.errors[2110062].message }}
  • Profile picture of the author moodykitty
    Site doesn't list a contact but just checked whois and there is a yahoo email so will try to contact them thru that.
    Signature
    I would rather live my life as if there is a God, and die to find out there isn't, than live my life as if there isn't, and die to find out there is.
    {{ DiscussionBoard.errors[2110075].message }}
    • Profile picture of the author osegoly
      Is that person displaying some of their content as well as your page? or just your page? I wonder if they are trying to override your ads with theirs.

      This must be very frustrating for you.

      You need to look into Frame Buster code. See the link below:

      Frame Buster Buster ... buster code needed - Stack Overflow

      However, as you will see in this link, there are ways around it (there are ways around everything). Perhaps this person who's displaying your website as an iframe is not yet aware of this yet. So it's worth a shot; maybe they will give up.

      Hope that helps.
      {{ DiscussionBoard.errors[2110158].message }}
  • Profile picture of the author hi.imandrew
    This is the code you are looking for. It will prevent your site from being framed.
    Code:
    <script type='text/javascript'>
    if (top.location!= self.location) {
    top.location = self.location.href;
    }
    </scipt>
    {{ DiscussionBoard.errors[2118798].message }}
  • Profile picture of the author moodykitty
    thanks, I've included that code to all my sites now. Also, emailed the person and they replied, apologized & said they're removing my site from theirs. Probably because mine was breaking out of frames, ha!
    thanks again.
    Signature
    I would rather live my life as if there is a God, and die to find out there isn't, than live my life as if there isn't, and die to find out there is.
    {{ DiscussionBoard.errors[2121047].message }}
  • Profile picture of the author osegoly
    Good stuff moodykitty. Good luck with everything.
    {{ DiscussionBoard.errors[2121579].message }}
  • Profile picture of the author e-mail2u
    Ok am i seeing this wrong you are getting free publicity through their site, any Google ads that are clicked in the iframe YOU get paid for them (see Adsense rules on other sites). All a iframe does is insert your web page within a frame. People use them so visitors do not leave their site, light boxes etc do simular.

    If it was me i would have let them and then reaped the profit it generated from their traffic.
    {{ DiscussionBoard.errors[2136608].message }}
    • Profile picture of the author mattalways
      Originally Posted by e-mail2u View Post

      Ok am i seeing this wrong you are getting free publicity through their site, any Google ads that are clicked in the iframe YOU get paid for them (see Adsense rules on other sites). All a iframe does is insert your web page within a frame. People use them so visitors do not leave their site, light boxes etc do simular.

      If it was me i would have let them and then reaped the profit it generated from their traffic.
      I kind of agree. I don't really see a problem here lol.
      Signature

      Quit wasting your money! If you need a website, get me to do it right! I'll probably even do it for less! Design/Development/Software, I'm your guy! matt@snidge.com
      {{ DiscussionBoard.errors[2138525].message }}
  • I agree with the 2 above comments, unless the person who is framing your site is benefiting more than you are from it, or claiming the content belongs to them, then i would have a problem, but otherwise, I would consider it being more beneficial for you, you get 2x as much advertisement for your site.
    {{ DiscussionBoard.errors[2138544].message }}
    • Profile picture of the author scorpio9
      It seems kinda dumb to frame someone elses site unless you're ganna benefit from it in some way, makes me think there's more to this than it appears on the surface

      scorpio9
      Signature
      BeaconSites - Websites Designed For Lead Generation & Conversions
      {{ DiscussionBoard.errors[2139293].message }}
      • Profile picture of the author mattalways
        Originally Posted by scorpio9 View Post

        It seems kinda dumb to frame someone elses site unless you're ganna benefit from it in some way, makes me think there's more to this than it appears on the surface

        scorpio9
        You would be surprised how dumb some web site owners are. Who knows what they were really trying to do. Probably just trying to show content that isn't theirs, and doesn't realize there is money to be made on the net. If they were extracting content, that would be a problem.
        Signature

        Quit wasting your money! If you need a website, get me to do it right! I'll probably even do it for less! Design/Development/Software, I'm your guy! matt@snidge.com
        {{ DiscussionBoard.errors[2139659].message }}
  • Profile picture of the author Mktrilogy
    Had experience this before. Its alright with me IMO.
    {{ DiscussionBoard.errors[2139848].message }}
  • Profile picture of the author manhal
    hmmm, now I am facing exactly the same issue as of the OP topic.

    As some of you already mentioned that this is fine; and of course it is Okay with me too but couple questions:

    - is this okay with adsense rules ? in my case he has placed his ads on his page too!
    - do i need to add his website to the list of allowed sites in my adsense account to get the profit from him?

    while i do not mind to have my pages iframed somewhere else; i feel a bit uncomfortable to show my adsense ads on a page that i have no control of it!
    {{ DiscussionBoard.errors[2677470].message }}

Trending Topics