Forum Moderators: martinibuster
I have written them, their host, their registrar etc... but they continue. It changes the context of my ads to their keywords and they have the gall to display my copyright in the captured frame and run their ads on top of it. I'm sure Google doesn't allow this but I'm not sure what's the best way to aproach them about it. My main fear is I don't want to trigger anything that would get me banned or some other unlikely paranoid outcome.
Any suggestions on how to approach Google? Also it sometimes dispays other ads and not AS so a link to the problem may not show their AS.
I did consider that I might actually be making money from them because of the traffic and have set up a channel to watch their domain but I don't think I'm making anything.
Thanks for any help, I've been learning a lot here :)
<script language="JavaScript1.1" type="text/javascript"><!-- // hide from old browsers
if (parent.frames.length > 0) top.location.replace(document.location);
// Escape from any referring site's frame, but preserve one-click "Back". -->
</script>
I got this from a post on WebmasterWorld several months ago, and it has worked well for me.
I've tried blocking them with my .htaccess file but that caused other problems. The frame buster is a great idea.
A quick search gave me this script
<script language=”JavaScript1.1? type=”text/JavaScript”>if (parent.frames.length > 0) top.location.replace(document.location);</script>
I don't use any frames myself, is there a downside to this script? A better one?
Thanks again
The offending site has this code
<SCRIPT TYPE="text/javascript">
<!--
if (top.frames.length!=0)
top.location=self.document.location;
// -->
</SCRIPT>
Could that be to prevent people from breaking free?
[webmasterworld.com...]
My favorite post in that thread is #13 by foxtunes.
"....Bustin' Makes Me Feel Good..." :)
No one is saying report them to Google?
Definitely report them to Google.
From my experience, that is only be a waste of time. Google doesn't want to play policeman.
Sure, that's why we never see any "I've been banned by AdSense" posts on this forum. :-)
I've reported violations where webmasters have stolen content from my site in very large slabs and they didn't respond.
Did you file a DMCA complaint? If not, why not?
The situation here is much different from a situation involving copyright infringement (which requires a DMCA complaint). In this case, Google doesn't have to determine who owns the content; it merely needs to determine that the offending site is framing a third-party site with AdSense ads.
And if it's not too technical, what's the difference?
Thanks! I thought I had a solution, but apparently not....
<script language="JavaScript1.1" type="text/javascript"><!-- // hide from old browsers
if (parent.frames.length > 0) top.location.replace(document.location);
// Escape from any referring site's frame, but preserve one-click "Back". -->
</script>
Do I add yours below that, or do I replace what I have with your code?
Sorry, but I want to make sure I get it right. I do not understand the syntax of JavaScript so when I use it I have to follow other people's instructions....
Thanks I am going to place that script in. As I understand it, there may be problems with image search off the engines with that use frames to show them. But i can live with that loss, considering some other sites using my content in frames. That I don't like at all.
I wish that I knew more about this kind of thing, then I wouldn't have to trouble everyone else with questions.
Thanks
Rob
Framebreaking code can interfere with other ads on your site. If you're using display-ad code from an ad network or any other third-party ad server, test carefully before implementing the framebreaking code throughout your site.
Sure, that's why we never see any "I've been banned by AdSense" posts on this forum.
europeforvisitors,
Yes I do take your point, however when Google bans Adsense publishers it does so to protect it's Adsense business interests. What I meant to say was that I don't think Google cares too much about policing search results that lead to copyright violators.
However, I must agree somewhat that Google might see things diferently, if the violation involves the host frame page displaying some Adsense publisher's page. Although I must add that in my (recent) case An Adsense publisher stole over 300 words from my text and Google didn't seem to care. I didn't file a DMCA for various reasons (already posted on another thread)
Although I must add that in my (recent) case An Adsense publisher stole over 300 words from my text and Google didn't seem to care.
Google probably didn't want to be put in the position of interpreting what constitutes "fair use" (especially in the absence of a DMCA complaint).