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 -
Getting high priority issue for our xxx.com and xxx.com/home as duplicate pages and duplicate page titles can't seem to find anything that needs to be corrected, what might I be missing?
I am getting high priority issue for our xxx.com and xxx.com/home as reporting both duplicate pages and duplicate page titles on crawl results, I can't seem to find anything that needs to be corrected, what am I be missing? Has anyone else had a similar issue, how was it corrected?
Technical SEO | | tgwebmaster0 -
Are image pages considered 'thin' content pages?
I am currently doing a site audit. The total number of pages on the website are around 400... 187 of them are image pages and coming up as 'zero' word count in Screaming Frog report. I needed to know if they will be considered 'thin' content by search engines? Should I include them as an issue? An answer would be most appreciated.
Technical SEO | | MTalhaImtiaz0 -
Is it good to redirect million of pages on a single page?
My site has 10 lakh approx. genuine urls. But due to some unidentified bugs site has created irrelevant urls 10 million approx. Since we don’t know the origin of these non-relevant links, we want to redirect or remove all these urls. Please suggest is it good to redirect such a high number urls to home page or to throw 404 for these pages. Or any other suggestions to solve this issue.
Technical SEO | | vivekrathore0 -
Can you noindex a page, but still index an image on that page?
If a blog is centered around visual images, and we have specific pages with high quality content that we plan to index and drive our traffic, but we have many pages with our images...what is the best way to go about getting these images indexed? We want to noindex all the pages with just images because they are thin content... Can you noindex,follow a page, but still index the images on that page? Please explain how to go about this concept.....
Technical SEO | | WebServiceConsulting.com0 -
Is the Authority of Individual Pages Diluted When You Add New Pages?
I was wondering if the authority of individual pages is diluted when you add new pages (in Google's view). Suppose your site had 100 pages and you added 100 new pages (without getting any new links). Would the average authority of the original pages significantly decrease and result in a drop in search traffic to the original pages? Do you worry that adding more pages will hurt pages that were previously published?
Technical SEO | | Charlessipe0 -
Landing Page URL Structure
We are finally setting up landing pages to support our PPC campaigns. There has been some debate internally about the URL structure. Originally we were planning on URL's like: domain.com /california /florida /ny I would prefer to have the URL's for each state inside a "state" folder like: domain.com /state /california /florida /ny I like having the folders and pages for each state under a parent folder to keep the root folder as clean as possible. Having a folder or file for each state in the root will be very messy. Before you scream URL rewriting :-). Our current site is still running under Classic ASP which doesn't support URL rewriting. We have tried to use HeliconTech's ISAPI rewrite module for IIS but had to remove it because of too many configuration issues. Next year when our coding to MVC is complete we will use URL rewriting. So the question for now: Is there any advantage or disadvantage to one URL structure over the other?
Technical SEO | | briankb0 -
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