Someone has cloned my website

Asna

Registered Member
Joined
Oct 28, 2016
Messages
58
Reaction score
13
Hi all and sorry if i have posted in wrong section.
Today i have discovered that someone has cloned my website. They have all my contents updated in real time.
I have changed db user and paword but they continue to work. I want fix this problem but i don't know how.
Samoene can help me?
 
Write them an email ask what the fck. Or if they get indexed in google, ,write and email to google and ask to ban it.
 
I can do it even if my website is a movie streaming site?
 
lol, they just maybe have the same source where you are taking movies.
 
PPS: Looking at the above you're ripping movies so you have no legal grounds. :D
 
Last edited:
No. Is my website, with my logo, my pages, my email in contact page, my template..ALL..with another domain
 
It's all about the audit trail. First of all, reach out to them like tehnikumapuika has suggested (what a name!) and ask them to take it down otherwise they 'shall face legal recourse'.

Give them a time-frame (i.e. 5 working days).

If they don't comply then you can use the same information down the road (in a court of law) and you can also use that info to expedite your request with Google to get them de-indexed (showing them the email you sent as they didn't comply within your time-frame).

That's the usual go-to! Did they copy your code or are they just requesting and parsing data from your DB?

PS: If they're copying a money site that's an actual business and it's your livelihood I'd consider your legal options!

PPS: Looking at the above you're ripping movies so you have no legal grounds. :D
Threaten movie streaming website with legal actions for copying his movie streaming website? lol.
They are probably scraping your website content and just placing it on their
 
They are probably just using an iframe to your site. Check the underlying URL's of the html. You will probably see that they are pages on your site. Quite common.
 
@OP if you feel like sharing send me URL of the website thats stealing your content, if its iframe ill send you simple code to stop them
 
What's your email?


giphy.gif
 
@OP if you feel like sharing send me URL of the website thats stealing your content, if its iframe ill send you simple code to stop them
I have pm you the links
 
if your website is not a cms (like wordpress) change the html elements names(div names) and order of elements.
this can help if they are scraping and posting (using selenium/beautifulsoup etc).
(if u pm me the link, i can take a look)

if this is the case, this is not a permanant solution. you can't stop someone from scraping your site. But you can make it hard and they will give up.

for a movie streaming site, you can't take any legal action.
 
Hi all and thanks for helping me. My website is a cms (wordpress). I have removed all the plugins and theme using only original wordpress folders, but the clone continue to update instantly. If my website is empty, my clone is empty. The only way that i have found to stop it is the Cloudflare under attack mode. If i active it the clone load "Checking your browser before accessing" in loop. But i cant keep active this mode for a long time because it cause 520 error in my page with google search console.
 
Hi all and thanks for helping me. My website is a cms (wordpress). I have removed all the plugins and theme using only original wordpress folders, but the clone continue to update instantly. If my website is empty, my clone is empty. The only way that i have found to stop it is the Cloudflare under attack mode. If i active it the clone load "Checking your browser before accessing" in loop. But i cant keep active this mode for a long time because it cause 520 error in my page with google search console.

Did you check to see if it was iframed? If not maybe, someone is using a CNAME / A RECORD pointing to your server. Check the DNS of the offending domain. Let me know as I can advice further if this is the case. PM me the URL and I will take a look.
 
Did you check to see if it was iframed? If not maybe, someone is using a CNAME / A RECORD pointing to your server. Check the DNS of the offending domain. Let me know as I can advice further if this is the case. PM me the URL and I will take a look.
Thanks for your help. I have PM you
 
Back
Top