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
-
Permalink structure of an excising website
Hey everyone, We have a website - a business directory. It is a large directory with lots of B2B listings. So currently our URL structure for the categories look like this: dispensarystack.com/category/professional-services/ **We want to rank for the KW "dispensary professional services". ** Is it enough that we have the word dispensary in our brand name and in this way in the URL structure or is it better to make the slug: **dispensarystack.com/category/**dispensary-professional-services/ Or even closer to the root of the website: **dispensarystack.com/**dispensary-professional-services/ Thank you for your time and answers!
Technical SEO | | Nobody16154975014230 -
Website Migration Query
We are going to migrate our site but we cannot do this gradually, so before we complete the whole migration, we were thinking of launching the new site on a sub-domain and gradually redirect traffic to the sub-domain, starting with 10%, moving up steadily so that we then migrate to the new site within four/five weeks. The new site will have a new URL structure on the same domain, with a complete re-design and the IP address will be changing as well, even though the server geographical location will remain the same. a) Should we noindex the new sub-domain while the new site is on trial? b) Are there any other issues we should look out for? Thanks in Advance 🙂
Technical SEO | | seoec0 -
Development Website Duplicate Content Issue
Hi, We launched a client's website around 7th January 2013 (http://rollerbannerscheap.co.uk), we originally constructed the website on a development domain (http://dev.rollerbannerscheap.co.uk) which was active for around 6-8 months (the dev site was unblocked from search engines for the first 3-4 months, but then blocked again) before we migrated dev --> live. In late Jan 2013 changed the robots.txt file to allow search engines to index the website. A week later I accidentally logged into the DEV website and also changed the robots.txt file to allow the search engines to index it. This obviously caused a duplicate content issue as both sites were identical. I realised what I had done a couple of days later and blocked the dev site from the search engines with the robots.txt file. Most of the pages from the dev site had been de-indexed from Google apart from 3, the home page (dev.rollerbannerscheap.co.uk, and two blog pages). The live site has 184 pages indexed in Google. So I thought the last 3 dev pages would disappear after a few weeks. I checked back late February and the 3 dev site pages were still indexed in Google. I decided to 301 redirect the dev site to the live site to tell Google to rank the live site and to ignore the dev site content. I also checked the robots.txt file on the dev site and this was blocking search engines too. But still the dev site is being found in Google wherever the live site should be found. When I do find the dev site in Google it displays this; Roller Banners Cheap » admin <cite>dev.rollerbannerscheap.co.uk/</cite><a id="srsl_0" class="pplsrsla" tabindex="0" data-ved="0CEQQ5hkwAA" data-url="http://dev.rollerbannerscheap.co.uk/" data-title="Roller Banners Cheap » admin" data-sli="srsl_0" data-ci="srslc_0" data-vli="srslcl_0" data-slg="webres"></a>A description for this result is not available because of this site's robots.txt – learn more.This is really affecting our clients SEO plan and we can't seem to remove the dev site or rank the live site in Google.Please can anyone help?
Technical SEO | | SO_UK0 -
Including videos on an eCommerce website.
Hi,
Technical SEO | | ChrisHolgate
We're about to start integrating video content on our eCommerece site in order to bolster the quantity and diversity of useful content that each page presents a potential customer. We’re talking product reviews, information relating to the differences between different products and company information. From an SEO perspective it has been suggested that Google will like this however I have a question regarding the actual method of integration. Usually I would just insert some embed code linking to the correct video on our YouTube channel however I’m really conscious that a search engine will just see the embed code, notice the page loads slightly slower and not really gain anything useful from the video file. I’m assuming that this isn’t the case but I have several questions: - Would you host on YouTube and simply insert the embed code in to the page. Would any alternative site (or even self-hosted) be preferable? - Should I be padding out either side of the embed code with a description of the video and an annotation on OUR site? - Does Google actually look at the link and ascertain the relevance of the video file to the actual page? If it does this does it gain anything useful that could help on-page SEO? These are probably all pretty basic questions for which I do apologise but I want to make sure that before spending a sizable amount of time on this that we start off with a correct integration! Many thanks0 -
Multi Language websites!
Hello, What is the best way for a website to have more languages? For example www.site.com is in english BUT the content will be translated in other 4 languages .es .it .fr .de . Should i buy 4 diferent domains www.site1.es www.site2.it etc... or create folders like site.com/es/ site.com/it etc OR create subdomains es.site.com Few months ago i was 100% sure..to go and buy diferent domains then to create diferent content on that languages..but now..i am not so sure. Thank you very much for your help!
Technical SEO | | willyg0 -
Worpress Tags Duplicate Content
I just fixed a tags duplicate content issue. I have noindexed the tags. Was wondering if anyone has ever fixed this issue and how long did it take you to recover from it? Just kind of want to know for a piece of mind.
Technical SEO | | deaddogdesign0 -
Solution for duplicate content not working
I'm getting a duplicate content error for: http://www.website.com http://www.website.com/default.htm I searched for the Q&A for the solution and found: Access the.htaccess file and add this line: redirect 301 /default.htm http://www.website.com I added the redirect to my .htaccess and then got the following error from Google when trying to access the http://www.website.com/default.htm page: "This webpage has a redirect loop
Technical SEO | | Joeuspe
The webpage at http://www.webpage.com/ has resulted in too many redirects. Clearing your cookies for this site or allowing third-party cookies may fix the problem. If not, it is possibly a server configuration issue and not a problem with your computer." "Error 310 (net::ERR_TOO_MANY_REDIRECTS): There were too many redirects." How can I correct this? Thanks0