Different breadcrumbs for each productpage
-
Hi all,
I have a question related to the breadcrumb. We have an e-commerce site. There is a difference in the breadcrumb when navigating to our products vs directly browsing to the URL of the product.
When you navigate to the product the breadcrumb looks like this (also in the source code):
Home > Sand > Sandpit sand > Bigbag Sandpit sand type xyzWhen you visit the product URL directly, the breadcrumb looks like this (also in the source code):
Home > Bigbag Sandpit sand type xyzLooks to me that can be confusing for a search engine and that it is unclear what the site's structure/hierarchy is like (and also for a user of course). Is that true? If yes, does this have a big direct negative impact looking at SEO?
Thanks in advance!
-
Thanks for your answer! I will discuss it with our developer. But good to know it isn't a huge problem regarding SEO.
-
Hello Amagard,
Your breadcrumb is generated based on the path taken to the product, not the canonical categorization or taxonomy. Is that correct?
It does affect SEO in that your internal link structure changes depending on the path a bot takes through the site. The best practice would be to have the breadcrumb on product pages use the taxonomy of their canonical category, as opposed to the path taken to get there. In your example that would be: Home > Sand > Sandpit sand > Bigbag Sandpit sand type xyz .
I have seen this many times. Sometimes it is very difficult to fix and would require a lot of development time due to the way an eCommerce platform is built. If that is the case with your situation, know that this is not something that will cripple your SEO. It isn't optimal, but your concern should be from a user's perspective. And, from a user's perspective, it can make sense to be able to see the path you took to get to a product.
However, if you can fix it so the breadcrumb always shows the canonical path, which includes category and sub-category, I would do so.
-
Ok, I got it, so first how these breadcrumbs are generated? I mean usually, this will affect not your SEO but in some cases, plugins such as Yoast can create the breadcrumb and also the schema for that breadcrumb in that case you will have to fix the problem or delete them
-
Hi,
Thanks for your response, really appreciate it!
There is not a DC issue; there is only 1 URL. Only the breadcrumb is differs, depending on the way you reach the page (navigating vs directly browsing to the page).
Hopefully you understand what I mean.
Best
-
Hi
Seen your case looks like you have big issue, with your site structure and also with your canonical tags I mean if you have
- Home > Bigbag Sandpit sand type xyz
- Home > Sand > Sandpit sand > Bigbag Sandpit sand type xyz
Then you have 2 pages competing for the same keywords usually will ignore both of them
So first need to know to define the source of the problem, in my experience, this usually occurs when you don't set up correctly the parent and child pages, also you will need to check your site taxonomy ( trust me on e-commerce is even more crucial than link building) a bad taxonomy can ruin all your efforts, also depending on the size of your site can require a lot of time.
The best tool in my opinion (experience) to fix the error Screamingfrog, Semrush and Dynomapper ( this one is almost mandatory)
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
-
Https vs http two different domains?
If i visit mywebsite.com.au, www.mywebsite.com.au and http://www.mywebsite.com.au - i get one website BUT if I visit https://www.mywebsite.com.au I get a different website - I also get a untrusted website warning The logo in the bottom right of the https: website is the name of the webdesigner where the website is hosted. Is this a normal practice?
Technical SEO | | GardenBeet0 -
Merge two different domains into one
Hi all SEO folks We want to merge two different domains into one. The products are similar to each other but domain1 is the online product and domain2 is the offline version of the product (new launced product). Both the domains have the domain Authority 47 but domain1 is optimized to the online product and most keywords (branded keywords) are in top 3 , where as the domain2 has been used for another concept which has now been closed down (beginning of may), and replaced with the offline product. To boost the sale of the offline product, we want to move the content from domain1(online product) to domain2(offline product), and off course we want to keep the ranking in top 3. So this is what I know I have to do: Redirect 301 from old content url to new content url, contact external domains and ask them to link to the new domain. Furthermore I read that it is important to place everything from the old site exactly the same way on the new site (and keep the content the same), and that way keep the internal url structure/linkjuice. This is were my question comes in. If we move all the content to the exactly same location on the new site, there will be way to many links on the frontpage and the new offline product won't have the dominating position.
Technical SEO | | Bulpen
Do any of you have experience with moving the content from one domain1.com to domain2.com/online and still be able to keep the ranking in SERP, or would you recommend always to move the content from root to root? Ps: Sorry about my English. English is not my main language. Hope you understand my question anyway :).0 -
The difference between an noindex and nofollow?
What is really the difference between an noindex and nofollow and why/when do you want to use them? Built my first wordpress site and the blog "posts" that make up my home page confuse me....as far as passing link juice to my home url...not sure what I am asking here! How do I use nofollow/noindex or is the issue I should be looking at is 301/canonical. Or neither?
Technical SEO | | cschwartzel0 -
.co.uk/index.html or just .co.uk - my on-page reports are different for both - why?
It looks like the same thing, yet it has a different on-page report for each version - why is this. Please share your ideas with me on this. The original url is http://bath.waspkilluk.co.uk/index.html. Many Thanks - Simon.
Technical SEO | | simonberenyi0 -
Can I optimize two different pages with very similar keywords without hurting SEO?
Hi there, I have often heard that you cannot have multiple pages rank for the same keyword. My question here is more about long tail keywords who have the same keyword phrase repeated on different pages. For Example: I have two webpages with different content. I want to have one page (Homepage) rank for the more generic term such as "innovation management" and another supporting page rank for "innovation management software". Will Google see these two different webpages as competing? Should I avoid repeating the more general term in the phrase? Has anyone ever seen your SEO results decline when doing this? I don't believe this is duplicate content since the pages hold completely different copy and assets but I am not sure if the repeating phrase in the title tags will flag anything to the search engines.
Technical SEO | | Scratch_MM0 -
Htaccess 301s to 3 different sites
Hi, I'm an htaccess newbie, and I have to redirect and split traffic to three new domains from site A. The original home page has most of the inbound links so I've set up a 301 that goes to site B, the new corporate domain. Options +FollowSymLinks
Technical SEO | | ellenru
RewriteEngine on
RewriteRule (.*) http://www.newdomain.com/$1 [R=301,L] Brand websites C and D need 301s for their folders in site A but I have no idea how to write that in relationship to the first redirect, which really is about the home page, contact and only a few other pages. The urls are duplicates except for the new domain names. They're all on Linux..Site A is about 150 pages, should I write it by page, or can I do some kind of catch all (the first 301) plus the two folders? I'd really appreciate any insight you have and especially if you can show me how to write it. Thanks 🙂0 -
Best Way to Handle - International Content - Different Language
Our site currently is focused in the USA and the entire site is in the English language. We have considered broadening our scope to include content from foreign countries - i.e. Brazil. What is the best way to approach this -- can we use our existing domain and just have a specific section of the site that is dedicated to a particular Country with content translated into that Country's predominant language? OR could this create SEO issues -- having a domain with both English and some other language? Would it be better to have this on a totally different domain with Country extension? This is totally foreign territory for me - bad pun intended. Any advice, help would be appreciated. Thanks. Matt
Technical SEO | | MWM37720