Copied Website
-
My Google Local rankings (http://www.petmedicalcenter.com) have completely vanished within the last two weeks. I noticed that a website - http://justinchina.co.uk - has copied our entire website. Every time I make an update to the site, that webpage updates as well. I have taken the steps to block a couple IP addresses that seem to be coming from the domain/host. Could this be creating problems for our rankings?
Any recommendations on how to get this website removed? Should I use Google's disavow tool?
Thanks for your help!
-
I was in a similar situation. I noticed a website is resolving my server IP address and hence duplicating all my content from my main domain. So I added a Google verification file to my maindomain.com . Then added duplicatedomain to my WMT and verified using same google verification file. The duplicate domain got verified. I submitted a request in WMT to remove all content from Google index. Let us see will see if there is any impact to the ranking.
-
Sucks to hear that they screwed up, but yay for not being hacked! Wow, you learn something new every day. I'm glad that things are getting sorted out, and you should definitely start seeing recovering in your rankings.
-
Thank you for tweeting them! That was so nice of you
It seems that justinchina.co.uk was previously hosted on host monster which is our host. This year we signed up for the pro package that got us a dedicated IP address. The same IP address that justinchina had. Their domain on godaddy was still pointing to that IP address which is now ours. So now host monster is currently trying to fix it. Anyway just thought I would update you both.
I am glad that the website wasn't hacked and am hopeful that this was the cause for the loss in rankings. Thanks again for your help!
-
Hi! I tweeted to both HostGator and GoDaddy a little bit ago. GoDaddy responded with this: https://twitter.com/GoDaddy/status/439109824035713024. Here's the text:
@jennita http://PETMEDICALCENTER.COM is not forwarded through us, uses Yahoo nameservers. The owner can use http://x.co/changeform if stolen. ^NF -
So I have spoken to both Host Monster and GoDaddy. Host Monster says that the justinchina.co.uk domain has their A Record pointing to Host Monster (our website) - is that the same as domain forwarding and masking?
The most frustrating part is that Host Monster says it is GoDaddy that needs to fix it and GoDaddy says they can't do anything about it and the host is responsible.
-
You're welcome!
So there are several ways you can do a 301 redirect. .Htaccess is just the most common and best practiced. (Hackers don't need best practices, I guess.) Since it's not there, it's likely that they've done it directly in their GoDaddy interface. They'd be using the domain forwarding and masking feature in GoDaddy's interface. The good news is since your hosting is separate, you really just need to reclaim your domain. (Though I'd reset all the passwords everywhere!)
The process I outlined above still should be what you do, just without having to mess with .htaccess files. GoDaddy is going to be the only one who can give you back your domain, which will as consequence either remove the 301 or give you the control to do so.
One thing I was thinking about this morning is that when you've been updating your site since the hack, if you're doing it through the WP interface, you're actually updating the files on JustinChina due to the 301s. So any recent changes you've made are most likely not showing in your Host Monster files. You'll want to make sure to keep those efforts to plug them back into your site.
I don't think you'll need to do a clean install of everything as it looks like it was a domain hijack, not a hack into the code of your site. But everything's always worth double-checking.
You can do it!
-
THANK YOU THANK YOU THANK YOU! I would have had no idea where to start if it wasn't for your response!
Going off of what you said, I checked the HTACCESS in the root directory and it doesn't appear to be anything in there that is redirecting to the justinchina website. Secondly, the domain is through GoDaddy, hosting through Host Monster, and email through Yahoo Business. So at this point it just seems like a need in a haystack.
Would it be best to just do a clean install of everything on the website? This is very overwhelming!
Thank you Erica!
-Brant
-
THANK YOU THANK YOU THANK YOU! I would have had no idea where to start if it wasn't for your response!
Going off of what you said, I checked the HTACCESS in the root directory and it doesn't appear to be anything in there that is redirecting to the justinchina website. Secondly, the domain is through GoDaddy, hosting through Host Monster, and email through Yahoo Business. So at this point it just seems like a need in a haystack.
Would it be best to just do a clean install of everything on the website? This is very overwhelming!
Thank you Erica!
-Brant
-
Wow, this is quite the pickle. The good news is that you are correct that justinchina.co.uk is causing your issues; the bad news is that it looks like your site's been hacked. Okay, first take a deep breath and have a hug. I've been there, and it sucks. But let's work through this. (I'm going to link to some resources as I'm not sure where you are in your SEO knowledge journey.)
Right now, your site www.petmedicalcenter.com is being 301 redirected (a permanent redirect and the source of why your rankings dropped) to justinchina.co.uk, which is giving a 200 or okay code. (Google is probably a bit confused as your WordPress SEO plug-in is showing www.petmedicalcenter.com as the rel=canonical page, which is in your favor.)
First, to completely verify that you've been hacked, I need you to go to your .htaccess file. This file is located at http://www.petmedicalcenter.com/.htaccess and currently blocked from my outsider view. I'm pretty certain in there, you'll see the code that's 301'ing it to justinchina.co.uk. You'll need to remove this code, just don't do it yet as we need to stop the hacker first. Since you've been able to log into the WordPress, the hacker hasn't change your passwords and such. (I highly recommend backing up your entire site so you have a copy before you do anything else!)
When I was digging into your site, I believe that your GoDaddy account was hacked and the 301 redirect was created that way, instead of your site being hacked. The reason I believe this is is because the IP on both your site and the duplicate are the same. This means that whomever is behind justinchina.co.uk has taken control of your domain too. I've attached screenshots, but you can look at the live data: http://who.is/whois/justinchina.co.uk and http://who.is/whois/petmedicalcenter.com. It's highly likely that the information for JustinChina is fake information.
First, you need to see if you can log into GoDaddy using your current credentials. If you can, you need to go into your account information and verify that your information is correct (email address, billing address, phone, etc.). If it not, you need to update it before you start doing anything else. (Don't send your password reset to the hacker's email!) Then you need to change your GoDaddy password. Next you need to contact GoDaddy and get your domain back. (I assume you also hosted with GoDaddy since that's where it's registered through.)
Where you might run into a problem is if your GoDaddy log-in doesn't work. Then you need to go directly to GoDaddy and give them all the information about who you are and what's happened to your site. If you are in this situation, you are at the mercy of GoDaddy's customer support to get your domain back.
Once GoDaddy gives you control back of your domain, then make sure to change all your WordPress or other domain-related passwords. (If you are using your GoDaddy log-in password for anything else, make sure to change it too!) Then go and remove that 301 redirect in the .htaccess file. And then make sure your WordPress, WordPress plug-ins, and WordPress themes are completely updated.
I took a look at your site's code, and I couldn't see any malicious code inserted into your site. The good news is that it looks like a pretty clean hack into your GoDaddy account and a 301 redirect, so once you have your domain back, there's less to do. But I do recommend going over your code with a fine-tooth comb, just in case.
Your rankings should recover over time. Unfortunately, it will just take time, but you can use it as a benchmark that everything's going good with your site.
I hope this helps you start cleaning up this mess and wish you the very best on sorting this out. Please let us know how it goes.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Adding a Directory to Website
Hiya! So we have an odd request and we wanted to see if want we want to do will add any SEO benefit. We operate a printing/design firm in Houston, Texas and have been thinking of adding a directory to our website. It would sit on our top level domain www.website.com/print-directory, it would much be a like a yelp directory listing all the print, design, and bindery shops all across the USA. We want to expand our footprint online and and to boost to our position in other cities. For example Yelp is always the top spot when you search for (CITY) + (PRINTING)/(DESIGN) the yelp directories pull up first. Now... i know why this is with their DA/UR off the charts. We have vendor that will provide all the info/data/images of all businesses in the USA something around 5K business so. The design will mesh with our current design and look seamless with the current design.The idea is that we would populate and optimize all the city pages for all those cities and provide content on each major city. So we can optimize with H tags, keywords and interlink all the other pages plus not to mention we have a great blog section and plan on interlink that throughout website. The catch would be..... is that we would put our listing first, on top of all those other local shops. Maybe we would do this for all of them but maybe a few of our target cities. We would use our addresses and nothing would be faked. URL Structure www.website.com/print-directory/austin-texas/printshops/ABCPrinter/ Questions Would this confuse Google and cause some issues with our current SERPS? We do very well in our home city and don't want to jeopardize all our hard work. Or real harm or benefit just seems to confusing people? Could we get penalized? Content would be unique (except listing information)
Local Listings | | ListrBrands0 -
Adding Schema to multi-location Wordpress Website using Schema Pro
All, we're building a new version of our existing website using Wordpress and have both Yoast SEO Premium and Schema Pro installed. Our site has 70, a medical practice, has 70 different locations. Each one of our locations has a page tile like the following: "Los Angeles | ABC Dental". The first part of the site title is the town we're located in followed by our site name. Using Schema Pro, we're not sure about what to place into the "Name" field. You can see the direction from Schema Pro for local businesses here, https://wpschema.com/docs/add-schema-markup-for-a-local-business-page/ By default Schema Pro has the name field set to Site Title. However, using this on all 70 or our landing pages wouldn't provide the local aspect we want. It would just say ABC Dental. We changed this to use a new custom field where we could enter a more descriptive name. Using our page title example of "Los Angeles | ABC Dental", would we simply enter this into the name field of Schema Pro? If not, would we format this another way such as "ABC Dental Los Angeles" We could use some help in a strategy for Schema markup for multi-location businesses, in particular, the name field. All other information such as address, phone number, etc seems rather straight forward. Thank you for the assistance
Local Listings | | morciuoli0 -
Inputting Schema for Website When Using a Markup Generator
Hi Guys, I think this may be fairly straightforward but couldn't find an answer online. I wish to input Schema on a website and have generated the JSON-LD markups for a local business. 1. Do I just add this into the header and if so should it be at the start or end? 2. Do I just add to the homepage? 3. If I have multiple markups (Local Business, Website, etc.) do I put them all in one header Thanks! Jack
Local Listings | | Jack11660 -
Should apartment management companies have a separate website for each of their properties?
I work for a company that owns and manages apartments. I would like to know which of the two website design decisions are better from an SEO perspective: One single website that contains pages for all of our apartments. (Example: http://www.equityapartments.com) Separate websites for each apartment and one main corporate website allows users to search through our apartments. (Example: https://www.greystar.com) I have spoken to three marketing companies have all recommended option 2. The best reason I have heard is because then the separate apartments are all more likely to rank. They say Google doesn't want to rank multiple pages of the same website.But Google would still know that I have an administrative relationship between the sites. (Source: https://moz.com/blog/how-google-knows-what-sites-you-control-and-why-it-matters-whiteboard-friday) So I don't know why they would treat multiple sites differently than one site?For what it's worth, it seems the majority of apartment management companies use a different website for each property.So should have a separate website for each of their properties?
Local Listings | | mikleing1 -
Bad Google Reviews - Should I Remove the Map From My Website?
I have a Google map on a website. Currently, there are only two 1-star reviews — which show next to the company name on the map. We added the map for local SEO reasons, but I’m thinking I should take it down because customer experience supersedes local SEO. Why boost search rankings if the content will drive people away from converting? So basically, customer experience > local SEO. Question: Do you all agree, or do any of you have any evidence that I should leave it? For example, it’s below the fold, so it isn’t the first thing they see, and we really need to boost their local SEO.
Local Listings | | BlueCorona1 -
Client Being Outranked by Horrible Websites with No SEO--Help!
Hi guys, We have a client that we are having some issues with. We have done extensive directory work for them, website enhancements, etc. so this is unusual. Hermantown is an extremely small city in MN so companies there normally target Duluth. Our client is hardly ranking locally in Google maps or organically yet their competitors are showing up who have horrible websites, no SEO, and located in the same city—Hermantown yet showing up locally for Duluth searches. We just can’t seem to move up the ladder no matter how hard we try. Here is the company: www.mmtheating.com We are completely at a loss for next steps on how to help this client improve. We’re wondering if there may be a penalty against them for some reason but we always have had very ethical practices. Thanks in advance for your insights!
Local Listings | | JohnWeb120 -
Listing a physical address on an ecommerce website?
Hey Mozzers! Got a question for you. I’ve been assigned my first ecommerce client. He doesn’t want to list his physical business location, as he fears that including his address will hurt him on a national level (he ships all over the world). He’s not particularly interested in ranking locally, although he wouldn’t mind it. He only wants to show a PO box address. Will this help or hurt him? I believe it’s the latter. Also, he has 16 shipping points across the U.S. Is it helpful to add these cities and states to the site? Thanks in advance! -Kanya
Local Listings | | RainmanCreative0 -
New website no ranking, due to 2 duplicate websites . Please help.
Hello Everyone, We have a client that has 2 of the same websites, that have the same content, different phone numbers and different content for the Homepages however, there are a few differences that has been done to both with different functionality. For the last 3 weeks, we have been trying to rank "1. www.websitetoronto.com" as this is the branding of the company, and is for 18+ content. We also have "2. www.websitetor.com" that is PG13 content which is for google places for business aka google+ for business (which is still in pending mode, and is the older site about 7 years old, and was ranked before. The reason for both the sites is that Google Places for Business Listing does not allow any adult content, and our main branding "**1. www.websitetoronto.com" is for 18+ content. Here are the specs for both the sites. ** 1. www.websitetoronto.com New Registered site to be ranked organically (however this is no where in the SERPS) as its serving the older site previously No Google Places for business listings.
Local Listings | | EVERWORLD.ENTERTAIMENT
- This is the actual branding of the company and is for 18+ content We have already started building links, organically and white-hat only. Unfortunately (its not showing for our main keywords in the SERPS) ** 2. www.websitetor.com** 7 Years old Google Places for Business (Still in pending mode) not to be ranked organically blocked from searches - robots sets to
User-agent: *
Disallow: / Removed all the links in WMT including We have change all all the links for point to "www.websitetoronto.com" What is the best way to make this work with google, so that we have both websites performing for the different functions and without losing the google places listings for 2. www.websitetor.com and to rank 1. www.websitetoronto.com a) Do I add any tags? Rel=?
b) Should we remove 2. www.mywebsitetor.com from WMT?
c) any other tips and suggestion to get www.mywebsitetoronto.com to rank would be great! Any help and advice would be greatly appreciated. Also, the owner want this set up this way so, we cannot reverse as he wants the **1. www.websitetoronto.com as the branding. **0