[HELP] My website is mirrored/copied

roseczech

Regular Member
Joined
Mar 29, 2017
Messages
441
Reaction score
102
Guys, I need your help, I want to kill this bitch down.
This website hana-1tvDOTcom is copying my website, every update I made his website also updates.
And I think I cant go for DCMA complain because my website is a dcma website.
this is my website by the way: shaanigDOTse

I hope you can help me guys, :(
 
Last edited:
Look at your logs and see which IP is accessing all your urls and block it via cPanel/htaccess/wordpress plugin.
 
Try to write to the hosting support service. And check your site for extraneous links. maybe you just threw a pixel. Dont worry))
 
Look at your logs and see which IP is accessing all your urls and block it via cPanel/htaccess/wordpress plugin.

I added this script in in my header,

<script type="text/javascript">
//<![CDATA[
if (window.top !== window.self) {document.write = '';window.top.location = window.self.location; setTimeout(function(){document.body.innerHTML='';},1);window.self.onload=function(evt){document.body.innerHTML='';};}
//]]>
</script>

I block his IP/domain in cpanel and enable my hotlink. I hope this will work.


Try to write to the hosting support service. And check your site for extraneous links. maybe you just threw a pixel. Dont worry))

What exactly do you mean? I am not getting it. Thanks
 
Seems not working, :( anymore suggestion?
 
You can't complaint it to DMCA since its a movie streaming website. Hope someone will help you in this matter!
btw you got a nice theme in your website!
 
You can't complaint it to DMCA since its a movie streaming website. Hope someone will help you in this matter!
btw you got a nice theme in your website!

Thanks, I hope someone can help me with this issue, for sure this will going to affect my ranking.
 
I am sorry ask but this will work on DCMA content same like my website?
Oh, I didn't look at your site. Yea, you can't use that, I thought it was just regular articles on your site. I'm not sure what you can do.
 
Oh, I didn't look at your site. Yea, you can't use that, I thought it was just regular articles on your site. I'm not sure what you can do.

seems this tricky to solve this issue.
 
you are in serious trouble, really the op made the perfect copy of your website, right now you can't do anything unless you should compromise with them is the only solution ... don't go for DMCA ...
 
Found another mirror website battlego-auDOTnet :(
 
try add this :
Code:
<script type="text/javascript"><!--//
  /* Replace the domain with your own
  If not the browsers hostname matches with your sites then */
  if(!location.hostname.match(/(^|\.)yourdomain.com$/)){
    /* Redirect the person as an example. */
    window.location="http://yourdomain.com/";
  }
  -->
</script>
 
The sites are marketing your links for free tho
Fucking idiot can copy a website but doesn't know how to change your links LOL
 
try add this :
Code:
<script type="text/javascript"><!--//
  /* Replace the domain with your own
  If not the browsers hostname matches with your sites then */
  if(!location.hostname.match(/(^|\.)yourdomain.com$/)){
    /* Redirect the person as an example. */
    window.location="http://yourdomain.com/";
  }
  -->
</script>

Thanks for this, question, where should I put this script?

The sites are marketing your links for free tho
Fucking idiot can copy a website but doesn't know how to change your links LOL

Do you mean this is good for my site? What I can see is this this will affect my website rank.
 
Back
Top