My landing page was ripped (cloned) need a solution

Rimdeika

Newbie
Joined
Apr 3, 2017
Messages
8
Reaction score
1
Hello!
I have my WordPress website with the OptimizePress theme and my page has been ripped ( cloned ) already... The unrespectful affiliate has changed only the links into his affiliate links on the ripped site. I am angry and sad because I have done so much work and effort developing my lander, two weeks of sleepless nights and some guy just ripped my lander in a few mouse clicks... Is there any chance to implement some techniques, some kind of script or something and jack his traffic or somehow change his affiliate links into mine? I heard that it is such solution, like services or smth...
Thank you
 
There was a service here on BHW to help you before your page got ripped but helping you after it is ripped? I am not sure.
 
That's part pf how IM works gheghe but I'm sure there is a way. I tried to rip a game hack landing page today and for the first time it didn't work but I don't know how they did it just that it is possible. I use a script that blocks Rmouse and errors with inspect element but how to block a ripper I don't know.
 
I have seen it all before like a clone copy page they go and look at the code and they get a diffrent code very clever.

the best way is encript your html and php to stop thift.

the best one was from zend them self ....
 
I am using profitwp.net/profit-redirect/ tool maybe I could do something with it after my site was cloned... But not sure if I can make any effect on the ripper after all. I also heard of services like landerstealth.com and they would be a perfect solution for me, but I do not know are they going to help me after the page was ripped already...
 
I am using profitwp.net/profit-redirect/ tool maybe I could do something with it after my site was cloned... But not sure if I can make any effect on the ripper after all. I also heard of services like landerstealth.com and they would be a perfect solution for me, but I do not know are they going to help me after the page was ripped already...
report them to there hosting possable to find out.....

tell them of the situation, tell the host to tell them your considering legal action.
 
yes dmca report would solve your problem, and they must move to another hosting so youl repeat so they will be in lose and for sure will drop your page to use.
 
If he has just copied the code and not changed the links to the css and scripts, just remove the files.
 
There isn't really a way to fully block your site from being cloned - if they are able to code something or use a software specifically that does that, they can in fact just rip your website out and use it. But you can try reporting it to their web hosting company, mentioning something about copyrighted content being used without your authorization, and that you have contacted the website owner but unresponsive, etc, and see whether they can get their hosting account blocked, etc.
 
If he's hotlinking your images you could deliver an alternate image from your server. For example some image that contains something like "This site is ripped from www.cooldomain.com - visit the original".

Simple guide on that: http://altlab.com/htaccess_tutorial.html (but there are dozen others just query google).

But that would only prevent hotlinking if he hosts the images himself it won't work.
 
If he's hotlinking your images you could deliver an alternate image from your server. For example some image that contains something like "This site is ripped from www.cooldomain.com - visit the original".

Simple guide on that: http://altlab.com/htaccess_tutorial.html (but there are dozen others just query google).

But that would only prevent hotlinking if he hosts the images himself it won't work.

Thank you so much. Perhaps, I found the best solution
 
If hes hosting files you can do more than just block them loading... Redirect traffic, csrf, steal cookies anyone?
 
Back
Top