High level rel=canonical conceptual question
-
Hi community. Your advice and perspective is greatly appreciated.
We are doing a site replatform and I fear that serious SEO fundamentals were overlooked and I am not getting straight answers to a simple question: How are we communicating to search engines the single URL we want indexed?
Backstory: Current site has major duplicate content issues. Rel-canonical is not used. There are currently 2 versions of every category and product detail page. Both are indexed in certain instances. A 60 page audit has recommends rel=canonical at least 10 times for the similar situations an ecommerce site has with dupe urls/content.
New site: We are rolling out 2 URLS AGAIN!!! URL A is an internal URL generated by the systerm. We have developed this fancy dynamic sitemap generator which looks/maps to URL A and creates a SEO optimized URL that I call URL B. URL B is then inserted into the site map and the sitemap is communicated externally to google. URL B does an internal 301 redirect back to URL A...so in an essence, the URL a customer sees is not the same as what we want google to see.
I still think there is potential for duplicate indexing. What do you think?
Is rel=canonical the answer?
In my research on this site, past projects and google I think the correct solution is this on each customer facing category and pdp:
The head section (With the optimized Meta Title and Meta Description) needs to have the rel-canonical pointing to URL B
example of the meta area of URL A:What do you think? I am open to all ideas and I can provide more details if needed.
-
Yes, if you redirect URL B, it will not be indexed as content. It will be ignored by Google.
Well... Not ignored, but Google will acknowledge the URL B shouldn't be indexed.
-
Hi guys. I have researched and discussed further.
According to your thoughts, the rel=canonical and 301 redirect in the description in the original post will conflict with each other.
In all honestly, I stated that rel=canonical is being used (I am fighting for it) but it is not in the future state plan.
I will restate a similar situation (with what I think the same outcome is). If we 301 redirect URL B (optimized in sitemap) back to URL A (system generated) without rel=canonical then ultimately we are saying "don't index URL b"???
-
I will verify the fine details of the internal 301 redirect. The entire process as described to me seems a bit fishy also. The developers keep saying "the site map is the only thing that will be indexed" which we know is false.
Ultimately the real solution was getting URL A to be the most optimized.
Thanks, and more to com
-
HI,
I think you are going to have problems as you describe it (if I understood it correctly). 301s and canonicals are not the same thing, the 301 is actually taking you to the second page, the canonical is suggesting which page you want to be considered the main page to index. In your case you are declaring pageB in the sitemp, 301ing that to pageA and then recommending pageB be considered the main page (which is 301ing back to pageA again). The results of that is difficult to predict to say the least. I would think the most likely result is your pageA results being indexed, but only after making life difficult for googlebot et al by running them through this loop.
Is there no chance of fixing the cms so that the pageB urls can be displayed properly without a 301?
-
I don't understand the purpose of the 301 redirect. If you are redirecting your fancy URL, that is "SEO optimized"-- then you are doing nothing. The only thing that will be indexed will be the non-fancy URL. If you 301 redirect anything, that page will not be indexed, so making a keyword-rich URL is useless. Instead, I would use only canonical tags.
So, for example, let's say you have a product page. And it's at example.com/product-name/
But it's also in other places example.com/tags/vases/product-name/
General accepted SEO practices would say that all of the additional or supplemental pages should have the rel=canonical point to the "original." (Not redirected back to the original.)
However, because Google seems to be favoring breadcrumbs more than ever-- you might want to pick a page with breadcrumbs (Page B) and make that page the canonical. You could try it both ways with different products and see how it goes.
Now, please bear in mind that I just thought of this as I was answering your question, and this is just something to think about- I haven't actually tried this, but I might...
In other words, if I had:
example.com/400-watt-halide-bulb/
but I also had it in:
example.com/light-bulbs/halide/400-watt-halide-bulb/
I might point all examples of that product to the longer, breadcrumbed URL with the canonical link. But again, just thinking out loud.
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
-
Why isn't the rel=canonical tag working?
My client and I have a problem: An ecommerce store with around 20 000 products has nearly 1 000 000 pages indexed (according to Search Console). I frequently get notified by messages saying “High number of URLs found” in search console. It lists a lot of sample urls with filter and parameters that are indexed by google, for example: https://www.gsport.no/barn-junior/tilbehor/hansker-votter/junior?stoerrelse-324=10-11-aar+10-aar+6-aar+12-aar+4-5-aar+8-9-aar&egenskaper-368=vindtett+vanntett&type-365=hansker&bruksomraade-367=fritid+alpint&dir=asc&order=name If you check the source code, there’s a canonical tag telling the crawler to ignore (..or technically commanding it to regard this exact page as another version of the page without all the parameters) everything after the “?” Does this url showing up in the Search Console message mean that this canonical isn’t working properly? If so: what’s wrong with it? Regards,
Intermediate & Advanced SEO | | Inevo
Sigurd0 -
Yoast seo title question
I was referred to this plugin and have found it to be the most irritating and poorly designed plugin in the world. I want to be able to set my titles without it changing my page headers as well. For instance - If I set my title to be "This is my article name | site name" it will make my H1 tag read the same. I do not want or desire this nonsense. Why would they think this is something wise? Why would I want my site name on every single H1 tag on my site? How can I fix this? I only want my title to be my title. I want my H1 tag to remain the post/page name that I define in wordpress.
Intermediate & Advanced SEO | | Atomicx0 -
XML Sitemap Questions For Big Site
Hey Guys, I have a few question about XML Sitemaps. For a social site that is going to have presonal accounts created, what is the best way to get them indexed? When it comes to profiles I found out that twitter (https://twitter.com/i/directory/profiles) and facebook (https://www.facebook.com/find-friends?ref=pf) have directory pages, but Google plus has xml index pages (http://www.gstatic.com/s2/sitemaps/profiles-sitemap.xml). If we go the XML route, how would we automatically add new profiles to the sitemap? Or is the only option to keep updating your xml profiles using a third party software (sitemapwriter)? If a user chooses to not have their profile indexed (by default it will be index-able), how do we go about deindexing that profile? Is their an automatic way of doing this? Lastly, has anyone dappled with google sitemap generator (https://code.google.com/p/googlesitemapgenerator/) if so do you recommend it? Thank you!
Intermediate & Advanced SEO | | keywordwizzard0 -
I have 2 Questions
what if we do the interlinking on the exact keywords? Is this comes under spam technique? For example - http://blog.payscout.com/automotive-merchant-services/ I interlink the exact keyword in the above URL. Can we use same image 2-3 times on the same website with different anchor tags? For example - http://packforcity.com/what-to-wear-in-new-orleans-in-january/ http://packforcity.com/what-to-wear-in-san-francisco-in-october/ Same image used on the website with different alt tag.
Intermediate & Advanced SEO | | AlexanderWhite0 -
Rel="canonical" questions?
On our site we have some similar pages for example in our parts page we have the link to all the electrical parts you can see here http://www.rockymountainatvmc.com/c/43/53/160/Electrical and we have a very similar page going from our accessories page to electrical here http://www.rockymountainatvmc.com/c/43/72/221/Electrical We are thinking about putting rel="canonical" from the accessories electrical page to the parts one. We would do this for several pages not just this one. Thoughts???
Intermediate & Advanced SEO | | DoRM0 -
How Long Does it Take for Rel Canonical to De-Index / Re-Index a Page?
Hi Mozzers, We have 2 e-commerce websites, Website A and Website B, sharing thousands of pages with duplicate product descriptions. Currently only the product pages on Website B are indexing, and we want Website A indexed instead. We added the rel canonical tag on each of Website B's product pages with a link towards the matching product on Page A. How long until Website B gets de-indexed and Website A gets indexed instead? Did we add the rel canonical tag correctly? Thanks!
Intermediate & Advanced SEO | | Travis-W0 -
Rel canonical on every page, pointing to home page
I've just started working with a client and have been surprised to find that every page of their site (using Concrete5 CMS) has a rel=canonical pointing to their home page. I'm feeling really dumb, because this seems like a fatal flaw which would keep Google from ranking any page other than the home page... but when I look at Google Analytics, Content > Site Content > Landing Pages, using Secondary Dimension = Source, it seems that Google is delivering users to numerous pages on their site. Can anyone help me out?! Thanks very much!!
Intermediate & Advanced SEO | | measurableROI0 -
On Page question
HI folks, I have a warning that I have missing meta tag descriptions on two pages. 1) http://bluetea.com.au/wp-login.php 2) http://bluetea.com.au/wp-login.php?action=lostpassword Is this something I should just ignore? Or is there a best practice I should be implementing? Thank you for your time
Intermediate & Advanced SEO | | PHDAustralia680