Duplicate Version of My Website
-
Hello Again,
Looking for a little help to help me understand what exactly is going on here.
Ive taken over maintenance of a website and have so far fixed a lot of issues. ahrefs has shown me that a second version of my companies website exists that exists at a second url. This second website is linked to the actual company website like I haven't seen before.
www(dot)#(dot)co(dot)uk is the main company website. But a second accessible version exists and is accessible at www(dot)#(dot)co(dot)uk
The instruments version is a direct copy and all of the links point directly to my main site. Any changes I make on the main version are automatically applied to the other version. It shows up as a SPAM back link on moz as all of the link points to my website etc
Ideally in my mind, the instruments version homepage should simply re-direct to the main homepage to solve this "duplicate content and spammy backlink" issue however, the instruments version is the same suffix that all our company emails work with.
Basically, HELP lol. I have no understanding of how this is set up, and the best way in which to deal and if it could affect anything such as company emails.
-
Cheers Dirk,
I will look to implement this fix, as always you've been great!
-
Hi,
The reason why you have these duplicates is because the different domains you have all point to the same server - as a result the content is available on all these different url's.
To solve this - choose one principal domain (the one you want to keep)
Option 1: Edit the htaccess file and redirect the other url's to the main domain: to do this add these lines
RewriteEngine on
RewriteCond %{HTTP_HOST} !^www.example.com$ [NC]
RewriteRule ^(.*)$ http://www.example.com/$1 [R=301,L]The second line checks if the request url is has the form www.example.com
If not, the 3rd line is rewriting it to example.com
Suppose the site is called using www.test.com/article.htm - it fails the test on line 2 - it will be rewritten to www.example.com/article.htm
Option 2: Alternative is to choose "domain forwarding" - this a standard option most registrars provide to forward a domain to another domain (check with your registrar how to do this - make sure you choose a 301 type redirect & that the url changes to the destination url)
Hope this helps,
Dirk
Replace www.example.com by your main site & you should be fine. The emails won't be affected - that's something which is defined on
-
Thanks for the reply patrick,
As a follow up, how would I go about re-directing these sites? Their content changes whenever I update the main site so i presume they are linked somehow. I have access to the root folder on the main site and cannot find any reference to them there.
If they are being hosted else-ware how is the content being updated immediatly
-
Hi there
You actually have a third site as well: http://www.atp-instrumentation.com/
You have a couple of options:
-
You can redirect to the two side sites to the main
-
Conduct a backlink audit for all sites
-
Correct good links
-
Remove bad links
-
Update your listings if these side sites have listings
-
You could put canonical tag on the side sites to the main site pages
-
I would still recommend a backlink audit
-
You could noindex,nofollow the two side sites
Whatever you do - make sure that update your backlinks and listings so that they are consistent. Also, when it comes to your company email addresses, this shouldn't be an issue, but if you decided to change your company emails, you could set up routing and/or forwarding to a new domain email address.
This will take discussions with your company and web development team as I am sure there are marketing materials out with email addresses and other information. It definitely goes beyond the opinions in this Q+A thread.
Like I said, having a different email address than your domain is not really that big of a deal, but there are options there as well.
Hope this helps! Good luck!
-
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
-
Duplicate content analysis
Hi all,We have some pages being flagged as duplicates by the google search console. However, we believe the content on these pages is distinctly different (for example, they have completely different search results returned, different headings etc). An example of two pages google finds to be duplicates is below. if anyone can spot what might be causing the duplicate issue here, would very much appreciate suggestions! Thanks in advance.
Technical SEO | | Eric_S
Examples: https://www.vouchedfor.co.uk/IFA-financial-advisor-mortgage/harborne
https://www.vouchedfor.co.uk/accountant/harborne0 -
How to deal with duplicate pages on Shopify
Moz is alerting me that there's about 60 duplicate pages on my Shopify ecommerce site. Most of them are products. I'm not sure how to fix this since the coding for my site is in liquid. I'm not sure if this is something I even need to be worried about. Most of these duplicate pages are a result of product tags shopify sites use to group products you tag with characteristics that the user can select in the product view. here are a couple URLS: https://www.mamadoux.com/collections/all/hooded https://www.mamadoux.com/collections/all/jumpers https://www.mamadoux.com/collections/all/menswear
Technical SEO | | Mamadoux0 -
Why my website sudden gone down its ranking?
From today morning my site rank down in Google search engine http://watchwrestling.co/ Most of the pages are on the top rank of google but now it gone how can i fix that issue
Technical SEO | | watchwrestling0 -
Website Pop up
I want to install a pop up on my site for collecting email addresses. I use nopcommerce as my platform. I was quoted a price to custom develop it but thought there might just be a simple plugin. I can find them for wordpress but that is all. Does anybody have experience with this?
Technical SEO | | katazoom0 -
Duplicate Page Title for a Large Listing Website
My company has a popular website that has over 4,000 crawl errors showing in Moz, most of them coming up as Duplicate Page Title. These duplicate page titles are coming from pages with the title being the keyword, then location, such as: "main keyword" North Carolina
Technical SEO | | StorageUnitAuctionList
"main keyword" Texas ... and so forth. These pages are ranked and get a lot of traffic. I was wondering what the best solution is for resolving these types of crawl errors without it effecting our rankings. Thanks!0 -
Canonicalization on my website
I am kind of new to all this but I would like to understand canonicalization. I have a website which when you arrive on it is www.mysite.com but once inside and flicking back to the homepage it reverts to www.mysite.com/index.html. Should I be doing something re canonicalization? If so what? Will the link juice be diluted by having two home page versions? Thanks
Technical SEO | | FCAbroad0 -
Duplicate title tag error
Hi all, I am new to SEO, and we have just launched a new version of our site (kept the domain name the same though). I keep getting errors for duplicate title tags - e.g. www.sandafayre.com/default.aspx and www.sandafayre.com/Default.aspx, www.sandafayre.com/StampAuctions.aspx and www.sandafayre.com/stampauctions.aspx (plus loads others :o). The only difference each time seems to be the capitalisation of the first character - but I though URLs were not case sensitive? I've been advised to add the rel canonical tag to one of the pages, but the problem is I really only have 1 version of each page! Can anybody help please? Many thanks in advance! Nikki
Technical SEO | | Stampy780 -
What is the best website structure for SEO?
I've been on SEOmoz for about 1 month now and everyone says that depending on the type of business you should build up your website structure for SEO as 1st step. I have a new client click here ( www version doesn't work)... some bugs we are fixing it now. We are almost finished with the design & layout. 2nd question have been running though my head. 1. What would the best url category for the shop be /products/ - current url cat ex: /products/door-handles.html 2. What would you use for the main menu as section for getting the most out of SEO. Personally i am thinking of making 2-3 main categories on the left a section where i can add content to it (3-4 paragraphs... images maybe a video).So the main page focuses on the domain name more and the rest of the sections would focus on specific keywords, this why I avoid cannibalization. Main keyword target is "door handles" Any suggestions would be appreciated.
Technical SEO | | mosaicpro0