Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Splitting Page Authority with two URLs for the same page.
-
Hello guys,
My website is currently holding two different URLs for the same page and I am under the impression such set up is dividing my Page Authority and Link Juice.
We currently have the following page with both URLs below:
www.wbresearch.com/soldiertechnologyusa/home.aspx
www.wbresearch.com/soldiertechnologyusa/Analysing the page authority and backlinks I identified that we are splitting the amount of backlinks (links from sites, social media and therefore authority).
"/home.aspx"
PA: 67
Linking Root Domains: 52
Total Links: 272"/"
PA: 64
Linking Root Domains: 29
Total Links: 128I am under the impression that if the URLs were the same we would maximise our backlinks and therefore page authority.
My Question: How can I fix this? Should I have a 301 redirect from the page "/" to the "/home.aspx" therefore passing the authority and link juice of “/” directly to “/homes.aspx”?
Trying to gather thoughts and ideas on this, suggestions are much appreciated?
Thanks!
-
Great help.
Thanks both!
-
Hi Joao, yes a 301 redirect would be preferable to a canonical. A 301 is more "absolute" - it lets search engines know that they should ignore the redirected page. A canonical is more like a piece of advice for search engines.
Canonicals are useful if you don't have the development skills or resources to implement a 301, and they can also be used when it's not practical to add a 301 to lots of web pages.
In short - use a 301 if practical
-
I think it generally depends on the cause of the duplicate. If its system issue then you'll forever be creating 301s for your urls. In that case its best to avoid having to do the 301 and stick with canonical. With canonical are telling the search engine to only index one version of the url.
Both 301 and canonical have their uses but the choice should depend on the issue and what you are trying to achieve. Hope this helps?
Duke
-
Hi Duke and Alice,
Thank you for your both replies. Very helpful.
We currently do a rel="canonical" from the page "/" to the "/home.aspx", which should avoid the content duplication issue.
I have seen mix opinions on where to use rel="canonical" vs 301 redirect. Just found a Matt Cutts' video about that (http://www.youtube.com/watch?v=zW5UL3lzBOA)
Alice - I take that it might be better to do a 301 redirect than a rel="canonical", as per the video. What do think? should I leave the rel-canonical or try to move to a 301?
Cheers guys!
-
Hi Joao, some good advice from Duke here. A 301 redirect will solve this duplicate problem and help to consolidate the authority. However it's worth investigating to see what caused the problem and whether it is a wider issue, in which case canonicals might be more appropriate. Good luck!
-
Hi Joao,
I think you probably need to establish if the those two urls came about due to a cms or system issue. I ask this because some cms system create duplicate/different urls for the same page and the good ones have a canonical set up to avoid duplicate content. If it is a system or cms issue then get a canonical set up. Use screeming frog to run a crawl to see if i picks up any duplicate urls. Currently, your homepage runs the risk of duplicate content penalty.
If its not a system wide issue, then set up a 301 redirect. Think of the home page that people will remember easily and can share on social media platforms without part of it being cut of due to length.
All the best
Duke
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
-
Indexed pages
Just started a site audit and trying to determine the number of pages on a client site and whether there are more pages being indexed than actually exist. I've used four tools and got four very different answers... Google Search Console: 237 indexed pages Google search using site command: 468 results MOZ site crawl: 1013 unique URLs Screaming Frog: 183 page titles, 187 URIs (note this is a free licence, but should cut off at 500) Can anyone shed any light on why they differ so much? And where lies the truth?
Technical SEO | | muzzmoz1 -
Category URL Pagination where URLs don't change between pages
Hello, I am working on an e-commerce site where there are categories with multiple pages. In order to avoid pagination issues I was thinking of using rel=next and rel=prev and cannonical tags. I noticed a site where the URL doesn't change between pages, so whether you're on page 1,2, or 3 of the same category, the URL doesn't change. Would this be a cleaner way of dealing with pagination?
Technical SEO | | whiteonlySEO0 -
Blog Page Titles - Page 1, Page 2 etc.
Hi All, I have a couple of crawl errors coming up in MOZ that I am trying to fix. They are duplicate page title issues with my blog area. For example we have a URL of www.ourwebsite.com/blog/page/1 and as we have quite a few blog posts they get put onto another page, example www.ourwebsite.com/blog/page/2 both of these urls have the same heading, title, meta description etc. I was just wondering if this was an actual SEO problem or not and if there is a way to fix it. I am using Wordpress for reference but I can't see anywhere to access the settings of these pages. Thanks
Technical SEO | | O2C0 -
How do I redirect the Author archive page in Wordpress?
If you do a search for my name on Google, the first result is the author archive page of my Wordpress blog. I would like to redirect the author page to my "about me" page but cannot add a 301 as the author page is created dynamically in Wordpress. Anyone know how I can do this?
Technical SEO | | richdan0 -
Can you 301 redirect a page to an already existing/old page ?
If you delete a page (say a sub department/category page on an ecommerce store) should you 301 redirect its url to the nearest equivalent page still on the site or just delete and forget about it ? Generally should you try and 301 redirect any old pages your deleting if you can find suitable page with similar content to redirect to. Wont G consider it weird if you say a page has moved permenantly to such and such an address if that page/address existed before ? I presume its fine since say in the scenario of consolidating departments on your store you want to redirect the department page your going to delete to the existing pages/department you are consolidating old departments products into ?
Technical SEO | | Dan-Lawrence0 -
Does Google pass link juice a page receives if the URL parameter specifies content and has the Crawl setting in Webmaster Tools set to NO?
The page in question receives a lot of quality traffic but is only relevant to a small percent of my users. I want to keep the link juice received from this page but I do not want it to appear in the SERPs.
Technical SEO | | surveygizmo0 -
Drupal URL Aliases vs 301 Redirects + Do URL Aliases create duplicates?
Hi all! I have just begun work on a Drupal site which heavily uses the URL Aliases feature. I fear that it is creating duplicate links. For example:: we have http://www.URL.com/index.php and http://www.URL.com/ In addition we are about to switch a lot of links and want to keep the search engine benefit. Am I right in thinking URL aliases change the URL, while leaving the old URL live and without creating search engine friendly redirects such as 301s? Thanks for any help! Christian
Technical SEO | | ChristianMKTG0