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
-
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 much domain authority is passed on through a link from a page with low authority?
Hello, Let's say that there is a link to site A from site B. The domain authority of site B is 85, but the link is on a page that has a page authority of only 1. Does much authority get passed along from site B to site A? (Let's assume site A has a domain authority of 35, if that's relevant.) Thank you!
Technical SEO | | nyc-seo0 -
Page titles in browser not matching WP page title
I have an issue with a few page titles not matching the title I have In WordPress. I have 2 pages, blog & creative gallery, that show the homepage title, which is causing duplicate title errors. This has been going on for 5 weeks, so its not an a crawl issue. Any ideas what could cause this? To clarify, I have the page title set in WP, and I checked "Disable PSP title format on this page/post:"...but this page is still showing the homepage title. Is there an additional title setting for a page in WP?
Technical SEO | | Branden_S0 -
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 -
Two different canonical tags on one page
Due to an error, some of my pages now have two canonical tags on them. One is correct and the other goes to a nonsense URL (404 page). I know I should ideally remove the incorrect ones, but it's a big manual job. Are they doing any harm? Can I just leave them there and let Google figure it out? The correct ones are higher up in the code. Will this make a difference? Any help appreciated.
Technical SEO | | ShearingsGroup0 -
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 -
Trailing Slashes In Url use Canonical Url or 301 Redirect?
I was thinking of using 301 redirects for trailing slahes to no trailing slashes for my urls. EG: www.url.com/page1/ 301 redirect to www.url.com/page1 Already got a redirect for non-www to www already. Just wondering in my case would it be best to continue using htacces for the trailing slash redirect or just go with Canonical URLs?
Technical SEO | | upick-1623910 -
Deep Page Link - url no longer exists
I used Open Site Explorer and found a link to our site on http://www.business.com/guides/bedding-supplies-3639/ The link was setup to go to an important, deep page on my website, but the structure of our urls changed and the url no longer exists. The link (anchor text 'National Hospitality Supply') does direct to our homepage, www.nathosp.com. My question is, am I receiving full link juice? Or would I be better served to create a 301 redirect to the revised / new page url? In case it matters, if I had my choice I'd prefer the link to go to the intended deep page. Thanks in advance for your insight. -Josh Fulfer
Technical SEO | | mhans0