Showing My domain twice
-
I have a question, I am showing my domain twic, how can i have page rank 32 and page rank 44 for the same page? Regards
|
The UK's Leading Probate Brokers - Lowest Probate Quote guarantee! Probate experts.
http://finalduties.co.uk/ 83 (over by 13) 32 1 The UK's Leading Probate Brokers - Lowest Probate Quote guarantee! Probate experts.
http://www.finalduties.co.uk/ | 83 (over by 13) | 44 | 112 |
-
cheers for all the help
-
Just checked it for you and it looks to be working A-OK
Basically, if you try and type in finalduties.co.uk in your URL bar now, you will see that you're taken to the www.finalduties.co.uk website - just as intended.
-
Hi Guys thanks for you answers, i a bit of noob when it comes to .htacess but my file now looks like this,
# BEGIN WordPressOptions +Followsymlinks
** RewriteEngine On**
** RewriteBase /**
** RewriteCond %{REQUEST_FILENAME} !-f**
** RewriteCond %{REQUEST_FILENAME} !-d**
RewriteRule . /index.php [L]
RewriteCond %{HTTP_HOST} ^finalduties.co.uk
RewriteRule (.*) http://www.finalduties.co.uk/$1 [R=301,L]
CheckSpelling On
# END WordPress
As you can see there was already some data in the file so i just added the 2 lines
RewriteCond %{HTTP_HOST} ^finalduties.co.uk
RewriteRule (.*) http://www.finalduties.co.uk/$1 [R=301,L]
How can i check if this is working?
Many thanks for your help
Chris
-
I agree with Tom
The issue is related to the www and non-www version of your site being indexed.
Here is a simple fix it using 301 redirects in .htaccess if you have access to it.
RewriteEngine On
RewriteCond %{HTTP_HOST} ^finalduties.co.uk
RewriteRule (.*) http://www.finalduties.co.uk/$1 [R=301,L] -
You've effectively got 2 versions of your homepage live and ranking.
Using web-sniffer, you can see that both finalduties.co.uk and www.finalduties.co.uk are both giving 200 responses. Google is effectively seeing both versions as two separate pages.
This can obviously be a problem because it might lead to duplicate content. What you would want to do is 301 redirect one URL to the other.
Looking at your site architecture and linking, it looks as though you will want to 301 redirect http://finalduties.co.uk to http://www.finalduties.co.uk. For more info on 301 redirecting, follow this guide.
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
-
Bing Webmaster Shows Domain without WWW
One of our sites shows thousands of 301 redirects due to domain without www in Bing Webmaster under crawl Information page. It’s been like this for a long time. None of the internal pages have domain without www, it was tested through Screaming Frog. We do have www preference set in google webmaster, but unfortunately bing doesn’t have this option. We also specify URL with www preference through structural data, but that still doesn’t help. Did anyone have similar problems with Bing, and how did you resolve it?
Technical SEO | | rkdc1 -
Redirect to a new domain and seo effects
I created a one page blogger with listing of several affiliated websites.It gained some visibility on google but it was very plain so i decided to create a wordpress more complex and fancy and to reach the top of search positions. At the moment i decided to keep the listing on blogger and add some links on the page saying "i've moved to a new website. click for more info" and it redirects to my page. But i dont get many clicks to my new site so i was thinking to maybe create a full redirect from my blogger to my wordpress or a iframe to fetch the wordpress but im afraid it may hurt my seo on my blogger. what should i do? thanks in advance
Technical SEO | | cardealpt0 -
301 - Specific Domain
In Google our main website page url is <cite class="_Rm">www.wheelchairparts.com</cite> it has 25 root domain links & PA 34. When you go to our website from there, the homepage url is http://www.wheelchairparts.com/store/pc/home.asp it only has 3 root domain links & PA 27. Do I need to add a 301 Redirect here? What kind of redirect is on it now? Thanks, - Mike Bean
Technical SEO | | Mike.Bean0 -
How do we maintain keyword rankings when creating a domain?
We are creating a new corporate "marketing site" on Hubspot and connecting our existing product site to that as a sub-domain. Our existing site ranks very well for all of our targeted keywords. The existing product site will now be behind a login, so how do we transfer juice to the new site in Hubspot? Or can we?
Technical SEO | | Reis_Inc.0 -
I have a sub domain that has live content on it but the root domain redirects to another URL. I know this is not great but what are the implications?
I have a subdomain that is populated and has content. The root domain that the sub lives on redirects to an entirely different URL. I am trying to make a case as to why this isn't great besides the fact that it is just weird user experiences. What are the SEO implications etc. Would any equity that gets built up on the subdomain get passed along in the redirect? Or will there be indexation issues with Google? Cheers, Mark
Technical SEO | | mjsikorsky0 -
I've consolidated other domains to a single one with 301 redirects, yet the new domain authority in MOZ is much less that the redirected ones. Is that right?
I'm trying to increase the domain authority of my main site, so decided to consolidate other sites. One of the other sites has a much higher domain authority, but I don't know why after a 301 redirect, the new site's domain authority hasn't changed on over a month. Does MOZ take account of thes types of things?
Technical SEO | | bytecgroup2 -
Domain redirect
Recently we launched a site under a new domain, the site is doing well under the URL. Client calls me today and would like to have another domain he owns point to the new site. The domain he has has no history and no content. He is under the impression that people are looking for him by typing in www.domainxyz.com. I attempted to explain otherwise to him, but I lost. Question, what are the drawbacks of taking this domin and doing a perm redirect via . Httpaccess file?
Technical SEO | | VanadiumInteractive0 -
Domain authority and keyword difficulty
I know there are too many variables for a certain answer, however do people take their domain authority into account when using keyword difficulty tool? I have a new domain which only has a score of seven at the moment. When using the keyword searching tool what is the maximum difficulty level keywords people would target initially? Obviously I would seek to increase the difficulty of the words over time but to start off its a hard choice between keywords which can be ranked for in a reasonable period of time and the keywords which are getting enough traffic to make the effort worthwhile.
Technical SEO | | Grumpy_Carl0