Can I use canonical tags to merge property map pages and availability pages to their counterpart overview pages?
-
I have a property website, for each property are 4-5 tabs each with their own URL, these pages include the overview page which is content rich, and auxilliary pages such as maps, availability, can I use a canonical tag to merge the tabs with very little content to their corresponding overview page which is content rich?
I.e.
www.mywebsite.co.uk/property-1/overview
This page has tabs for map, town info, availability which all have their own url i.e.
www.mywebsite.co.uk/property-1/map
www.mywebsite.co.uk/property-1/availability
www.mywebsite.co.uk/property-1/towninfoBecause these auxilary pages do not contain much content can I place a canonical tag in them pointing back to the content rich overview page at www.mywebsite.co.uk/property-1/overview?
-
I'd just add that if the solution chosen is noindex, to do the noindex, follow method, just to give the extra cue if there are links on those pages.
-
You could "noindex" them, which would mean search indexes would not list the content of those pages.
Keep in mind that Google doesn't penalize you for having little content, as long as it is unique. The challenge is found when you have a small amount of content wrapped in a page with a header, footer and sidebar with identical content as the rest of the site. If you do a word count you may find the overwhelming percent of that page's content is duplicate, which is a concern.
If you offered a blank page with a map that said "Map of 1000 block of Sesame Street taken January 2011" along with the image then you could index that page if you felt that might be something people might be interested in.
The determination you need to make is whether the content is of value to users. Is anyone likely to want to find these maps or other information directly from a search engine? If the answer is no, then it's fine to block them either in robots.txt or with a noindex tag.
-
So, for the pages with little content, should I just nofollow them so that they are not a part of the indexed site structure? These pages have very little content i.e. the maps page, so should I just add an exclusion to the page or the robots.txt file
-
In short, No.
Canonicals are designed to merge multiple URLs to the same page. For example if you have an "availability" page which can be sorted, your URLs might be:
www.mywebsite.co.uk/property-1/availability
www.mywebsite.co.uk/property-1/availability/
www.mywebsite.co.uk/property-1/availability/?sort_asc_field=price
www.mywebsite.co.uk/property-1/availability/?sorc_desc_field=price
Those four URLs all lead to the identical page. By using a canonical identifying "www.mywebsite.co.uk/property-1/availability" as your site's main page, it avoids confusion. All your link juice will apply to a single page, and Google will consistently direct users to the correct version of the page.
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
-
Can slow mobile page speed affect desktop search results?
I heard recently from an SEO friend that with Google's recent update, mobile page speed now affects desktop results. Our site is relatively slow on mobile, and I wanted to check! Thank you!
Technical SEO | | lauraballer1 -
Is having the same title tag on a blog listing page and blog date archives an SEO issue?
Hi there, Can anyone answer whether having duplicate title tags on the blog listing page (e.g.https://blog.companyname.com/) and the blog date archive pages (e.g.https://blog.companyname.com/archive/2017/10) is an issue? If so why is it an issue and what are the best practices of dealing with this? Thanks! John
Technical SEO | | SEOCT1 -
Implemented google adwords via tag manager do it still require to paste script at thank you page?
Hi All Experts, I have implemented google adwords with tag manager, so now query is still it is required to place the google adwords scripts at thank you page?
Technical SEO | | varo0 -
Does using cufon for H-tags etc hurt SEO?
Does the use of cufon for H-tags et al affect SEO/how Google views your website?
Technical SEO | | Alligator0 -
How to create site map for large site (ecommerce type) that has 1000's if not 100,000 of pages.
I know this is kind of a newbie question but I am having an amazing amount of trouble creating a sitemap for our site Bestride.com. We just did a complete redesign (look and feel, functionality, the works) and now I am trying to create a site map. Most of the generators I have used "break" after reaching some number of pages. I am at a loss as to how to create the sitemap. Any help would be greatly appreciated! Thanks
Technical SEO | | BestRide0 -
Canonical tag in the Michael Torbert SEO plugin
I am confused about a canonical tag that appears in the header section of a site that uses the WordPress All in One SEO plugin by Michael Torbert. That is a very popular one. It says, I thought that telling Google that a page is canonical means "Don't index this one, it is not the primary page." But in fact, this is the primary page because when you go to www.xquisitevents.com it redirects to xquisitevents.com. Is this done properly or not? Ditto for all the other pages, i.e. xquisitevents.com/about-us has a canonical tag in the wordpress plugin, etc. Which is the real primary page? And does the primary page correctly have the canonical tag in the plugin?
Technical SEO | | BridgetGibbons0 -
Is the seomoz on-page factor :Appropriate Use of Rel Canonical working properly?
I have a word press site with a rel canonical plug in. The rel="canonical" href= is there and the url in there works and goes to the actual page.So why does the seomoz keep giving the warning: Appropriate Use of Rel Canonical
Technical SEO | | CurtCarroll0 -
Technical question about site structure using a CMS, redirects, and canonical tag
I have a couple of sites using a particular CMS that creates all of the pages under a content folder, including the home page. So the url is www.example.com/content/default.asp. There is a default.asp in the root directory that redirects to the default page in the content folder using a response.redirect statement and it’s considered a 302 redirect. So all incoming urls, i.e. www.example.com and example.com and www.example.com/ will go to the default.asp which then redirects to www.example.com/ content/default.asp. How does this affect SEO? Should the redirect be a 301? And whether it’s a 301 or a 302, can we have a rel=canonical tag on the page that that is rel=www.example.com? Or does that create some sort of loop? I’ve inherited several sites that use this CMS and need to figure out the best way to handle it.
Technical SEO | | CHutchins1