Canonical tags
-
How hard is it to put in Canonical tags on a webpage? My web guy didn't do it because he put in redirects in place for all old URLs and all content
(except error pages and advanced searches) should have a unique URL.By not having canonical tags does it lose link juice? Not sure if that question makes sense.
Poo
-
Just another one of Googles nice little perks proving that they might just like us SEO's
Cheers!
-
Corey,
Got to give you props on the info and the post. I had not seen it before and now am glad I came to Q&A tonight. Excellent info.
Good CMS advice (if you gotta fix, don't recreate it). Super advice on the canonical.
Boodreaux, given your experience level, if you are not using a CMS like WP or Joomla, make sure your developer understands the custom coding and the various permutations.
Best to both.
-
Jake
Nice hit with the Tag Manager. I did not know about it... Learn something everyday and that is what I love about this gig.
Best.
-
Any Redirect will lose value. A 301 loses a portion of your juice and a 302 gives you nothing. What the canonical tag does is redirect the authority of the page with the tag to the target page you want to hold the authority (usually the parent page, be it Root Domain, primary landing page or a subcategory page)
Google has a new fantastic tool I think everyone should know about called Google Tag Manager. It creates a container under the that you can fill with any tag, Google or non-Google tags. It is fantastic because you don't need your programer to go in and change anything and no need to access code. It gives the power to you to add and remove tags and define the parameters of each one you put in place. in addition it builds the tag for you if you aren't a code wizard. this makes the world of SEO and OSO shake due to the rainbows and sunshine of not having t bother your programer with little fixes like tag adding and removal.
I hope this helped!
Cheers!
-
- It's not hard to implement. It's just one line of code to each page. If you're using software like WordPress or Joomla, there is probably an existing extension that will place it on all pages. If it's a custom site, I wrote your developer some code and explained it here.
- Redirecting old URL's was a good idea (ideally a 301 redirect done by at the web server level).
- Not having canonical tags doesn't necessarily mean that you'll lose 'link juice' (if that's the phrase we're going with), but it can cause canonical issues (lost 'link juice', as well as negative issues that come from duplicate content in the index). Often times, they're little things that you don't even think about (ie. a variable that's automatically ended on URL's by a certain service, like ?utm_source=twitter, an affiliate link, or just an issue of a missing "/" at the end of a web address). With so many possible variables, my philosophy is just to use rel="canonical" everywhere so that you can not worry about it.
Cheers.
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
-
Missing Canonical Tag for a PDF document
Error: Missing Canonical Tag
Technical SEO | | ahmadmdahshan
But URL is not a webpage it is a PDF document, is this fixable?0 -
Updated Title Tag preference
Hi, This was a topic a couple years ago https://moz.com/community/q/title-tag-use-comma-pipe-or-colon I was wondering if there was any update on this as the consensus on this thread seemed to say using a pipe as a separator is best, but in Moz's title tag recommendations it has hyphen and pipe Primary Keyword - Secondary Keyword | Brand Name Does anyone know if using a pipe | between the primary keyword and secondary has adverse effects? Also, does removing the brand name for the sake of length hurt you in any way? Thanks for the help!
Technical SEO | | AliMac260 -
Cross domain canonical issue
Hello fella SEOs! I have a very intriguing question concerning different TLDs across the same domain. For eg: www.mainwebsite.com, www.mainwebsite.eu, www.mainwebsite.au, www.mainwebsite.co.uk etc... Now, assuming that all these websites are similar in terms of content, will our lovely friend Google consider all these TLDs as only one and unique domain or will this cause a duplicate content problem? If yes, then how should I fix it? Thnx for your precious help guys!
Technical SEO | | SEObandits1 -
Canonical URLs on location based offers
hello world. i offer first aid courses in different locations in switzerland. now i'm not sure if i have to make the single registration pages rel="canonical" or not. example:
Technical SEO | | alekaj
location 1 -> course list @ Nothelferkurse Thun
location 2 -> course list @ Nothelferkurse Bern the content is almost the same. how do i have to handle with it? thanks for your help!2 -
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 -
Duplicate title-tags with pagination and canonical
Some time back we implemented the Google recommendation for pagination (the rel="next/prev"). GWMT now reports 17K pages with duplicate title-tags (we have about 1,1m products on our site and about 50m pages indexed in Google) As an example we have properties listed in various states and the category title would be "Properties for Sale in [state-name]". A paginated search page or browsing a category (see also http://searchengineland.com/implementing-pagination-attributes-correctly-for-google-114970) would then include the following: The title for each page is the same - so to avoid the duplicate title-tags issue, I would think one would have the following options: Ignore what Google says Change the canonical to http://www.site.com/property/state.html (which would then only show the first XX results) Append a page number to the title "Properties for Sale in [state-name] | Page XX" Have all paginated pages use noindex,follow - this would then result in no category page being indexed Would you have the canonical point to the individual paginated page or the base page?
Technical SEO | | MagicDude4Eva2 -
What happens when you put an image in an H1 tag?
I am currently updating some H1 tags for my site but the tags are generated automatically by the text that is entered into a field on our content manager software. However because we need an image in this area as well, the entire field including the code for the image is surrounded by an H1 tag. Is this bad for SEO?
Technical SEO | | eVacStore0 -
Canonical Tag Pointing To The Same URL
Does it matter if a canonical tag points to the URL in which the tag is on? Example Page: http://www.domain.com Canonical tag: rel="canonical" href="http://www.domain.com" /> I only ask because a client of mine has a CMS that automatically does that to every page on the site and there's no way to remove it. Will this have a negative impact or does it not matter at all? Any insights would be great because I can't find a clear answer anywhere online. Thanks!
Technical SEO | | MichaelWeisbaum0