Canonical tags and Syndicated Content
-
-
Good point. If a new domain is able to rank as well as the old site before the 301 redirects are put in place, that's very compelling evidence.
-
I agree with Kurt - in lieu of de-listing or redirects, rel=canonical is about your only option. It's possible it won't be enough, but it's the best you've got by a long shot, given the restrictions.
-
I haven't seen all the numbers, but I know people at major newspapers using cross-domain canonical, and they'd drop it in a heartbeat if it didn't pass the majority of link equity.
I think the domain move case is more compelling, because now you've got a completely new domain that you can show ranking in place of the old, stronger domain, without redirects in place. At that point, it's unlikely just a fluke.
-
Cool. I hadn't heard of using canonical tags to move sites. That's quite helpful.
I'm curious about the idea that the canonical tag passes link authority or PageRank. Is it possible that these tests people have done just look like that's what's happening? Here's what I mean. Let's say I write an article that gets reproduced on another site and Google is ranking the other site in the top ten for some keyword. Then I get the other site to put a canonical tag on their page and in a few days my site is ranking for that keyword. Now, does that indicate that any link authority was passed or does it indicate that Google would have ranked either site in the top ten for that keyword, but they had to decide on one or the other because they are duplicate. So, the canonical tag just caused Google to change it's mind about which site it would rank. In other words, could it be that both pages are authoritative enough to rank and the canonical tag is just telling Google which of the two should rank?
Has anyone done tests where one site had content for a while that didn't rank and then another more authoritative site re-published the content and ranked for it and then the authoritative site put a canonical tag to the original site and now that original site was able to rank well for the keyword? And when they did this, they would have to not have put a link to the original content only using the canonical.
-
Dave,
What you're describing is exactly what the canonical tag is for, reproducing content on pages, but giving credit to the original. Anyway, if 301's wouldn't work, what else would you do?
-
She essentially said that canonicals for moving a site was one of the intended uses. In her talk she gave the example of having an Exercise Blog and taking over Matt Cutts' Exercise blog... and how in that instance canonicals are a good way to notify the search engines that you would like your main site to start ranking for the instances where the secondary site would come up. (Plus the bits about good for the user experience) Then you would canonical all relevant pages as necessary, move any content that you would like to appear on the main site, and throw up a message on the secondary site with a link stating you're moving to the new URL. Then after a while you would 301 everything over.
I have actually given that advice to people regularly and (so far) no one has come back screaming at me that I ruined their site.
-
That actually makes much more sense than the way I've had people try to explain it to me I didn't realize a Googler had actually condoned it (although sometimes I find Maile's messages a bit mixed).
-
I have done these and I agree completely.
Also, the bit about Canonicals to move a site and then 301 later was actually talked about at SMX by Maile Ohye of Google as a legitimate and good use for situations such as buying or taking over someone else's site as a means to pass link equity while also giving users a better experience by letting them know you are transitioning... giving them time to change their bookmarks instead of potentially causing them to bounce by sending them somewhere they didn't intend to go.
(though don't quote me on her saying anything about "link juice" or "link equity" specifically... it was about a year ago and its been ages since I've listened to my personal recordings of the session [and actually, i'm not sure I was even actually allowed to record while Google and Bing reps were speaking... but oh well])
-
So, I can tell you from conversations with SEOs that some have used rel=canonical successfully to pass link-juice. In some cases, I even know people who use it to move sites, and then 301 later, and claim success with this method. Unfortunately, almost none of those case studies are published.
Generally speaking, I still don't think it's a great way to move a resource, and tend toward 301s for that purpose, but all the data I've seen suggests that rel=canonical tends to consolidate link juice. There are exceptions, of course, such as when Google doesn't honor the tag (they don't see it as a duplicate, for example, and think you're trying to game the system), but that's true of 301s as well.
Rand did a Whiteboard Friday a couple of years ago talking about link-equity and cross-domain canonical:
http://moz.com/blog/cross-domain-canonical-the-new-301-whiteboard-friday
I know he's actually a big believer that rel=canonical passes link equity, as or more strongly in some cases than 301-redirects (again, it's pretty situational).
-
My understanding is that canonical tag only establishes the original location of content. It has nothing to do with PageRank. I've not seen anything from Google that would indicate that adding a canonical tag to a page will pass all it's authority to the canonical URL.
-
Hiya,I wouldn't look at it as a link juice argument as its really aimed at telling the search engine which concepts the original (which can be helpful if e.g you have multiple products etc.). What it can do is help build you up as an authority. Regards to auther credit it depends if they used the rel="author" tag (telling Google who the auther is).
Look at it another way you would use the tags for duplicate content, do you think a search engine would highly rank duplicate content? It would link one copy of the relevant result and you can use the tag to tell it "this is the original content" (i.e the most relevant).
You may find the following helpful : https://support.google.com/webmasters/answer/139394
as well a similar topic was posted only an hour ago http://moz.com/community/q/canonical-tag-refers-to-itself
I hope this has helped a bit for your question, 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
-
"Yet-to-be-translated" Duplicate Content: is rel='canonical' the answer?
Hi All, We have a partially internationalized site, some pages are translated while others have yet to be translated. Right now, when a page has not yet been translated we add an English-language page at the url https://our-website/:language/page-name and add a bar for users to the top of the page that simply says "Sorry, this page has not yet been translated". This is best for our users, but unfortunately it creates duplicate content, as we re-publish our English-language content a second time under a different url. When we have untranslated (i.e. duplicate) content I believe the best thing we can do is add which points to the English page. However here's my concern: someday we _will_translate/localize these pages, and therefore someday these links will _not _have duplicate content. I'm concerned that a long time of having rel='canonical' on these urls, if we suddenly change this, that these "recently translated, no longer pointing to cannonical='english' pages" will not be indexed properly. Is this a valid concern?
Technical SEO | | VectrLabs0 -
Canonical tag refers to itself (???)
Greetings Mozzers. I have seen a couple of pages that use canonical tags in a peculiar way, and I wanted to know if this way of using the tags was correct, harmless or dangerous: What I've seen is that on some pages like: www.example.com/page1 There's a canonical tag in the header that looks like this link href="http://ww.example.com/page1" rel="canonical" It looks as though the tag is "redirecting to itself", this seems useless (at least to me). Is there a case where this is actually a recommended practice? Will using the canonical tag in this way "hurt" the page's ranking potential? Cheers Jorge
Technical SEO | | Masoko-T0 -
Are Tags in Blogs good?
Hi Is adding tags into Blogs a good idea? Does it help with SEO at all? For example blog/?tag=/Invoicing-Software Will that help us get ranked for Invoicing Software? Regards Andrew
Technical SEO | | Studio330 -
Rel Canonical tag using Wordpress SEO plugin
Hi team I hope this is the right forum for asking this question. I have a site http://hurunuivillage.com built on Wordpress 3.5.1 using a child theme on Genesis 1.9. We're using Joost's Wordpress SEO plugin and I thought it was configured correctly but the Crawl Diagnostics report has identified an issue with the Rel Canonical tag on the sites pages. I have not edited the plugin settings so am surprised the SEOMoz Crawl has picked up a problem. Example: Page URL is http://hurunuivillage.com/ Tag Value http://hurunuivillage.com/ (exactly the same) Page Authority 39 Linking Root Domains 23 Source Code Considering the popularity of the plugin I'm surprised I have not been able to find tutorials to find what I'm doing wrong or should be doing better. Thanks in advance. Best Nic
Technical SEO | | NicDale0 -
A problem with duplicate content
I'm kind of new at this. My crawl anaylsis says that I have a problem with duplicate content. I set the site up so that web sections appear in a folder with an index page as a landing page for that section. The URL would look like: www.myweb.com/section/index.php The crawl analysis says that both that URL and its root: www.myweb.com/section/ have been indexed. So I appear to have a situation where the page has been indexed twice and is a duplicate of itself. What can I do to remedy this? And, what steps should i take to get the pages re-indexed so that this type of duplication is avoided? I hope this makes sense! Any help gratefully received. Iain
Technical SEO | | iain0 -
Header Tags
Ok so I am writing different pages and the first heading is an H3 just because I wanted to it be a certain size. Then as you see the content, I have an H1 tag. Example page: http://www.oxfordmshomes.net/condos/acadia-court-Oxford-MS you can see that "Acadia First" is the first thing you see on the page and it uses an H3 element. Long story short, my hierarchy is wrong. Does this have any negative effect on my SEO efforts?
Technical SEO | | blake-766240 -
The Bible and Duplicate Content
We have our complete set of scriptures online, including the Bible at http://lds.org/scriptures. Users can browse to any of the volumes of scriptures. We've improved the user experience by allowing users to link to specific verses in context which will scroll to and highlight the linked verse. However, this creates a significant amount of duplicate content. For example, these links: http://lds.org/scriptures/nt/james/1.5 http://lds.org/scriptures/nt/james/1.5-10 http://lds.org/scriptures/nt/james/1 All of those will link to the same chapter in the book of James, yet the first two will highlight the verse 5 and verses 5-10 respectively. This is a good user experience because in other sections of our site and on blogs throughout the world webmasters link to specific verses so the reader can see the verse in context of the rest of the chapter. Another bible site has separate html pages for each verse individually and tends to outrank us because of this (and possibly some other reasons) for long tail chapter/verse queries. However, our tests indicated that the current version is preferred by users. We have a sitemap ready to publish which includes a URL for every chapter/verse. We hope this will improve indexing of some of the more popular verses. However, Googlebot is going to see some duplicate content as it crawls that sitemap! So the question is: is the sitemap a good idea realizing that we can't revert back to including each chapter/verse on its own unique page? We are also going to recommend that we create unique titles for each of the verses and pass a portion of the text from the verse into the meta description. Will this perhaps be enough to satisfy Googlebot that the pages are in fact unique? They certainly are from a user perspective. Thanks all for taking the time!
Technical SEO | | LDS-SEO0