Appropriate Use of Canonical Tag
-
Hello,
I am creating study guides for books with tabbed elements for each study guide.
For example, for Othello, I'd have 3 tabs like so:
1. Overview page = xyz.com/othello
2. Context = xyz.com/othello/context
3. Characters = xyz.com/othello/characters
I noticed that YouTube channels have tabbed elements and use the canonical. For example, all of the tabbed sections on https://www.youtube.com/user/Nerdist/channels have this canonical http://www.youtube.com/user/Nerdist">
In my case, would it be a correct use of the canonical tag to include rel="canonical" href = http://xyz.com/othello on each of the tabbed pages?
Also, where exactly in the header should the canonical be placed? Before or after open graph / twitter cards?
-
Hi Jason,
I would definitely not canonicalise between the three+ URLs about one text unless those URLs contain identical information. Since they won't be identical (one will be plot, one characters, etc. as you say earlier in the thread), I would not canonicalise. You will result in content such as that on characters not being indexed or crawled. The site is therefore probably less likely to rank for queries like [othello characters] if the characters page has a canonical tag on it, pointing to the plot summary page.
Without having seen the site or mock-ups, I believe you would be safe to use separate URLs for each area of study surrounding one topic.
However, you could indeed put all this content on one page and use tabs to switch between the content, given that it is too long to fit nicely on one page. The tabs should be operated by CSS, and all the text (plot summary, characters, context) would be in the source code upon page load. People would click between tabs to read it. This is not considered cloaking or hiding content, although I would avoid doing this if the content for each section is particularly lengthy. I doubt it would get you in trouble, but if you are creating substantial content for each area of study, this would work well on separate URLs _without _canonicalising to one particular page, as per your original structure.
Cheers,
Jane
-
I'd recommend using pagination over canonicals.
Refer to this post to learn how to implement them.
http://www.ayima.com/seo-knowledge/conquering-pagination-guide.html
-
Again, if the content is all on one page, partitioned into separate tabs, then there's no need for canonicals or anything else for that matter. You can configure your tabs so the overview is the default tab, the one that displays on entry to the page.
If the page becomes too lengthy or takes to long to load, then another option is to split it onto separate URLs and use page (rel=next and rel=prev) tags to relate them.
-
There is way too much content to fit onto one page - that is why I am using the tabular format. The question is should the content in all tabs be on the same URL or different URLs? And if different URLs should I use the canonical?
-
In my opinion, the content would ideally be located on the same page.
You have to balance that with the length of the content and the ability of the page to load quickly. Assuming you can get it all on one page, then you don't need canonical tags.
-
So I am laying the content out in tabular format. This actually leads to another question - should each tab be a separate URL or all on the same URL? Perhaps by keeping everything on the same URL this would also solve my canonical issue?
-
So the issue is that the content within each tab is definitely not duplicate but related. Ie one tab might be the plot summary while another tab consists of character descriptions. Ideally, I think the best user experience would be for all users to start on the overview though. So given that the content in each tab is NOT duplicate but it would be a better user experience to start at the overview, should I use canonical or is it safer to just leave it out?
-
I think I'm not understanding something. Why do you want to partition the content onto three pages? Why not just lay out the content so it displays in a tabular format? That way you don't have to worry about canonicalizing or paginating the content at all.
if you are concerned about page load tomes, then if would consider pagination instead. This post is an excellent resource for how (and when) to do that.
http://www.ayima.com/seo-knowledge/conquering-pagination-guide.html
-
The example you stated would prevent context and character tabs from being indexed in search engines. If these are unique content, you should reconsider because canonical was originally created for multiple urls with identical information. Place the tag anywhere in the header.
-
If those pages are essentially duplicate content, then you should use a canonical. If you Google to index each of those pages separately, and return each one in search results, then you should not use one. Do you want people who search for text that matches your context and character tabs closely to be linked directly into those tabs, or should they always start at the overview page? If they should always start at the overview, you can try the canonical tags. Be aware that if the page contents aren't very similar, Google may ignore these.
Anywhere in the is fine, it doesn't matter where you place it.
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
-
Using a US CDN (Cloudflare) for a UK Site. Should I use a UK Based CDN as it says my server is based in USA
Hi All, We are a UK Company with Uk customers only and use CloudFlare CND. Our Site is hosted by a UK company with servers here but from looking online and checking where my site is hosted etc etc , some sites are telling me the name of our UK Hosted company and other sites are telling me my site is hosted in San Fran (USA) , where I presume the Cloudflare is based. I know Cloudflare has a couple of servers in the UK it uses but given all my customers are UK based ,I don't want this is affect rankings etc , as I thought it was a ranking benefit to be hosted in the country you are based. Is there any issue with this and should I change or is google clever enough to know so i shouldn't worry. thanks Pet
Intermediate & Advanced SEO | | PeteC120 -
Is it a problem that Google's index shows paginated page urls, even with canonical tags in place?
Since Google shows more pages indexed than makes sense, I used Google's API and some other means to get everything Google has in its index for a site I'm working on. The results bring up a couple of oddities. It shows a lot of urls to the same page, but with different tracking code.The url with tracking code always follows a question mark and could look like: http://www.MozExampleURL.com?tracking-example http://www.MozExampleURL.com?another-tracking-examle http://www.MozExampleURL.com?tracking-example-3 etc So, the only thing that distinguishes one url from the next is a tracking url. On these pages, canonical tags are in place as: <link rel="canonical<a class="attribute-value">l</a>" href="http://www.MozExampleURL.com" /> So, why does the index have urls that are only different in terms of tracking urls? I would think it would ignore everything, starting with the question mark. The index also shows paginated pages. I would think it should show the one canonical url and leave it at that. Is this a problem about which something should be done? Best... Darcy
Intermediate & Advanced SEO | | 945010 -
Canonical URLs and Sitemaps
We are using canonical link tags for product pages in a scenario where the URLs on the site contain category names, and the canonical URL points to a URL which does not contain the category names. So, the product page on the site is like www.example.com/clothes/skirts/skater-skirt-12345, and also like www.example.com/sale/clearance/skater-skirt-12345 in another category. And on both of these pages, the canonical link tag references a 3rd URL like www.example.com/skater-skirt-12345. This 3rd URL, used in the canonical link tag is a valid page, and displays the same content as the other two versions, but there are no actual links to this generic version anywhere on the site (nor external). Questions: 1. Does the generic URL referenced in the canonical link also need to be included as on-page links somewhere in the crawled navigation of the site, or is it okay to be just a valid URL not linked anywhere except for the canonical tags? 2. In our sitemap, is it okay to reference the non-canonical URLs, or does the sitemap have to reference only the canonical URL? In our case, the sitemap points to yet a 3rd variation of the URL, like www.example.com/product.jsp?productID=12345. This page retrieves the same content as the others, and includes a canonical link tag back to www.example.com/skater-skirt-12345. Is this a valid approach, or should we revise the sitemap to point to either the category-specific links or the canonical links?
Intermediate & Advanced SEO | | 379seo0 -
How Should I Start Using SEO For Wordpress
I want to ranked my all keywords on top 10 position but unforunately only few keywords are in top 10 position.. Now i already using some recommend plugins like Yoast, Easy WP SEO. So my main question is how should i start promoting my wordpress topic. I already submitting to social network but not getting enough traffic except Stumbleupon... I am using SEO software like SenukeX and Bookmarking Demon but still no luck.. i am not getting quality backlinks.... please help i am very frustrated... please someone give proper guideline.. every day is over by thinking the strategy...
Intermediate & Advanced SEO | | mamuti0 -
Missing Title Tags on Include Files?
GWT is telling me 3 of my include files (Contact Form - Header - Footer) are missing a Title Tag. This has never happened to me before and don't know how to tackle it. On the other hand the warning refers to a subdirectory of my site to these respective include files… The main directory, with literally the same html structure and no Title, returns no errors. Any ideas as to why this error now? or how to fix it? Thanks,
Intermediate & Advanced SEO | | dhidalgo10 -
Cross Sub Domain Canonical Links
I currently have 1 website, but am planning on dividing it into sub-domains specific to geographic locations such as xxx.co.uk, xxx.it, xxx.es, etc... We are working on creating original content for the sub-sites, however upon launch many will be duplicate pages. Is there a problem with cross sub-domain canonical links? Thanks!
Intermediate & Advanced SEO | | theLotter0 -
Has Anyone Used Boostability?
Looking into Boostabilty as an option for doing SEO for our clients, will still keep SEOmoz and will still be doing SEO for our own company. Has anyone used it or heard things about it? I am very skeptical when it comes to outsourcing SEO and when it comes to any kind of automated SEO but thought I'd ask if anyone had thoughts on it. Thanks, Holly
Intermediate & Advanced SEO | | hwade0 -
Rel=Canonical URLs?
If I had two pages: PageA about Cats PageB about Dogs If PageA had a link rel=canonical to PageB, but the content is different, how would Google resolve this and what would users see if they searched "Cats" or "Dogs?" If PageA 301 redirected to PageB, (no content in PageA since it's 301 redirected), how would Google resolve this and what would users see if they searched "Cats" or "Dogs?"
Intermediate & Advanced SEO | | visionnexus0