Forum Moderators: phranque

Message Too Old, No Replies

Site Getting Mirrored

         

mulkman

7:16 am on May 28, 2016 (gmt 0)

5+ Year Member



Found out my site and a lot of others are getting mirrored: <snip>

I've tried blocking the ip, and even hotlink protection is not working (via cloudlflare and htaccess).

Any ideas that would work on my end (already filing DMCA)?

Thanks.

[edited by: engine at 2:42 pm (utc) on May 30, 2016]
[edit reason] Please see WebmasterWorld TOS [/edit]

wilderness

3:20 pm on Jun 3, 2016 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



It seems your all alone :)
Not sure how this fell through the cracks the first few days.

Once your site (s) have been mirrored, there is not too much to do (beyond DMCA).

Blocking IP's and inline-linking (i. e., frequently mis-termed as hotlinking) is a simple matter.
Required reviewing you raw logs and putting solutions in place whether htaccess or http.config).

What steps have you taken so far?
Why are your previous steps failing to deny access to the repeated-IP?

lucy24

4:55 pm on Jun 3, 2016 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Before anything else, check your DNS. Apparent mirroring can happen by mistake when DNS records get garbled. So first make sure it's malice and not error. You can use free tools to see whether the offending site uses the same DNS as you, and take it from there.

mulkman

8:11 pm on Jun 3, 2016 (gmt 0)

5+ Year Member



It's definitely malice. The site in question (snipped above) is doing the same with tons of other news sites. I'll check DNS. I read something about reverse proxy being the cause, too. Thanks.

lucy24

12:58 am on Jun 4, 2016 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



How to proceed will depend in part on the mechanics of the offense. Is it a genuine mirror, or are they putting your content in an iframe? * Do the unwanted visits show up in your site logs? Does your htaccess/config include a domain-name-canonicalization redirect? If someone requests nasty-spammy-site dot com, you don't want them being served the content of your own site, even if they've told their own DNS that's where they live.

* I'm finding it harder and harder to keep from typing "iFrame".

mulkman

4:18 am on Jun 4, 2016 (gmt 0)

5+ Year Member



Not an iframe, I have a module (drupal) that prevents that.

The site in question has my entire site mirrored with their domain first, like - example.com/www.mysite.com/content/etc.

It looks exactly like my site, but the url is different.

lucy24

6:16 am on Jun 4, 2016 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



The question is: Are their visitors coming to your physical site (as reflected in access logs), or have they made a copy of your pages? Quickest way to tell is to change one word on a minor page, and then go to the offending URL's version of the page, and see if the change is there.

How big is your site? Is the whole thing being "mirrored", or only selected pages?

keyplyr

2:55 pm on Jun 4, 2016 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



You may want to tell the major SEs so the theives don't steal your search traffic. Most all the SEs have a mechanism in place for this.

mulkman

8:39 pm on Jun 7, 2016 (gmt 0)

5+ Year Member



DMCA worked and the ISP suspended the site. Regarding checking DNS, my IP should be hidden behind cloudflare, so I'm still not sure how they did it.

keyplyr

8:51 pm on Jun 7, 2016 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I'm still not sure how they did it.
If you're not already doing so, this might be the motivation to build a defensive blocking schema of UAs, IPs, Header & Behavior. If they can't get your content, they can't copy it.