Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
301 Redirect in breadcrumb. How bad is it?
-
Hi all,
How bad is it to have a link in the breadcrumb that 301 redirects?
We had to create some hidden category pages in our ecommerce platform bigcommerce to create a display on our category pages in a certain format. Though whilst the category page was set to not visable in bigcommerce admin the URL still showed in the live site bread crumb.
SO, we set a 301 redirect on it so it didnt produce a 404.
However we have lost a lot of SEO ground the past few months. could this be why? is it bad to have a 301 redirect in the breadrcrumb.
-
That sounds like you could have a soft redirect issue of some kind. If the 'actual' redirects 'strip' the trailing slash, but the then non-trailing slash URLs canonical back to the trailing slash versions (which again redirect to remove the slash) then that's known as a soft redirect loop and yes it can adversely affect SEO performance
So let's have a look, using this URL as an example:
https://www.fishingtackleshop.com.au/camping-tents-other-brands
Status Code (200 OK) - but canonical tag is like:
So when you visit that URL with the trailing slash... It does NOT 301 to remove the slash, so no you are not caught in a soft redirect loop and that is not the issue. However, be that as it may, having ALL the hyperlinks point to 'non-/' and then all the canonicals point to 'trailling-/', could be very confusing for Google. Does it go with the canonical URL, or the URL with the most links which is also a signal of, what page is legit?
I would still get it seen to
-
Thanks for this useful info. I've done some more digging however, I may have just stumbled across what could be the issue in the slow paced decline month on month...?
So back when we started to gradually loose SEO ground we were actually changing URL structure from
fishingtackleshop.com.au/categories/fishing-tackle to fishingtackleshop.com.au/fishing-tackle (we removed the /categories part of the URL so link juice wasn't being passed onto that benign sub-directory "categories").
However, in a Screeming Frog Crawl today what i noticed but haven't picked up on before since i was only looking for 404 and 301 issues, is it seems we are actually having canonical issues.
SO,
/fishing-tackle is not indexed in google since it is canonicalised to /fishing-tackle/ (trailing slash).. Why i don't know perhaps as developer has listed trailing slash link in the menu.
but /fishing-tackle/ is also not indexed when i just did a google search.
So, I am guessing i may have found my issue? (or a big part of it)!
-
Past performance is seldom a good indicator of future success. The web is so competitive now that 'good unique content' isn't really good enough any more (anyone can make it)
This video from Rand is a good illustration: https://moz.com/blog/why-good-unique-content-needs-to-die-whiteboard-friday - where you say "content is original and not bad" - maybe that's not enough any more
One solution is the 10x content initiative: https://moz.com/blog/how-to-create-10x-content-whiteboard-friday
And your site should have a unique value-proposition for end users: https://www.youtube.com/watch?v=6AmRg3p79pM (just wait for Miley to stop outlining issue #1 then stop watching)
It's possible your tech issue is a contributing factor but I'd say search engine advancements and changing standards are likely to be affecting you more
Even if you do have a strong legacy, that's not a 'meal ticket' to rank well forever. SEO is a competitive environment
Sometimes tech issues (like people accidentally no-indexing their whole site or blocking GoogleBot) can be responsible for massive drops. But these days it's usually more a comment on what Google thinks is good / bad
-
Thanks for your feedback
To confirm they were not an old parent category that we set as not visable. It was purely new category set to non-visable in bigcommerec for design purpose due limitations.
I'll explain. here is one page
https://www.fishingtackleshop.com.au/fishing-lures
You will note we have shop by category at the top.. but further below we have shop by species... for design purpose we had to create the parent category and set to not visable as "shop by species" and put in a heap of Visable child categories under that. IE barra lures, bass lures etc.
However, the problem lied as in breadcrumbs even though we set category "shop by species" as not visible the link still showed in breadcrumbs. so we 301 redirected it back to the prior head parent category /fishing-lures (effectively in the breadcrumb trail there was then 2 links to /fishing-lures
Long story short /fishing-lures-shop-by-species (the non visable catery) was a brand new category created for our design purpose of our live page https://www.fishingtackleshop.com.au/fishing-lures due to bigcommerce limitations. It was never an active old page...
today i have removed the 301 and i will just create a landing page. but over the past few days we have taken a further tank in our rankings and i cant understand why other than this theory. content is original and not bad, established site since 2005, used to rank #1 for just about any keyword, previously targeted by negative SEO but Disavow file is updated once a month via SEMRUSH monitoring.
If you or anyone else have any further ideas for me to look at as for possible issues do share :).
Thanks again for taking the time to give your initial imput.
-
Highly doubt that would be a reason to 'lose of lot of SEO ground'. If those URLs were 404-ing before, you had breadcrumb links to 404s and that's worse than breadcrumb links to 301s
The bigger problem was, you lost your category pages which got set to not visible. And by the way, even when you change them back to 'visible', if the 301 is still in effect - users and search engines still won't be able to access your category URLs (as they will be redirected instead!)
If the category pages have been restored and you're still redirecting them, yes that is a big problem. But it's not because you used a 301 in a link, it's because you took away your category URLs. That very well could impact performance (IMO)
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 Reverse Proxy and 301 redirect to appear Sub Domain as Sub Directory - what are the SEO Risks?
We’re in process to move WordPress blog URLs from subdomains to sub-directory. We aren’t moving blog physically, but using reverse proxy and 301 redirection to do this. Blog subdomain URL is https://blog.example.com/ and destination sub-directory URL is https://www.example.com/blog/ Our main website is e-commerce marketplace which is YMYL site. This is on Windows server. Due to technical reasons, we can’t physically move our WordPress blog to the main website. Following is our Technical Setup Setup a reverse proxy at https://www.example.com/blog/ pointing to https://blog.example.com/ Use a 301 redirection from https://blog.example.com/ to https://www.example.com/blog/ with an exception if a traffic is coming from main WWW domain then it won’t redirect. Thus, we can eliminate infinite loop. Change all absolute URLs to relative URLs on blog Change the sitemap URL from https://blog.example.com/sitemap.xml to https://www.example.com/blog/sitemap.xml and update all URLs mentioned within the sitemap. SEO Risk Evaluation We have individual GA Tracking ID and individual Google Search Console Properties for main website and blog. We will not merge them. Keep them separate as they are. Keeping this in mind, I am evaluating SEO Risks factors Right now when we receive traffic from main website to blog (or vice versa) then it is considered as referral traffic and new cookies are set for Google Analytics. What’s going to happen when its on the same domain? Which type of settings change should I do in Blog’s Google Search Console? (A). Do I need to request “Change of Address” in the Blog’s search console property? (B). Should I re-submit the sitemap? Do I need to re-submit the blog sitemap from the https://www.example.com/ Google Search Console Property? Main website is e-commerce marketplace which is YMYL website, and blog is all about content. So does that impact SEO? Will this dilute SEO link juice or impact on the main website ranking because following are the key SEO Metrices. (A). Main website’s Avg Session Duration is about 10 minutes and bounce rate is around 30% (B). Blog’s Avg Session Duration is 33 seconds and bounce rate is over 92%
Intermediate & Advanced SEO | | joshibhargav_200 -
How To Implement Breadcrumbs
Hi, I'm looking to implement breadcrumbs for e-commerce store so they will appear in the SERP results like the attached image. In terms of implementing to a site, would you simply add HTML to each page like this Google example? Which looks like this: Books › Science Fiction Award Winners Then is there anything you need to do, to get this showing in the SERPs results e.g. doing something in search console. Or do you just wait into google has crawled and hopefully starts showing in the SERPs results? Cheers. wn3ybMMOQFW98fNQkxtJkA.png [SERP results with bread crumbs](SERP results with bread crumbs)
Intermediate & Advanced SEO | | jaynamarino0 -
Does removal of internal redirects(301) help in SEO
I am planning to completely remove 301 redirects manually by replacing such links with actual live pages/links. So there will be no redirects internally in the website. Will this boost our SEO efforts? Auto redirects will be there for incoming links to non-existing pages. Thanks, Satish
Intermediate & Advanced SEO | | vtmoz0 -
Setting up 301 Redirects after acquisition?
Hello! The company that I work for has recently acquired two other companies. I was wondering what the best strategy would be as it relates to redirects / authority. Please help! Thanks
Intermediate & Advanced SEO | | Colin.Accela0 -
How do you 301 redirect URLs with a hashbang (#!) format? We just lost a ton of pagerank because we thought javascript redirect was the only way! But other sites have been able to do this – examples and details inside
Hi Moz, Here's more info on our problem, and thanks for reading! We’re trying to Create 301 redirects for 44 pages on site.com. We’re having trouble 301 redirecting these pages, possibly because they are AJAX and have hashbangs in the URLs. These are locations pages. The old locations URLs are in the following format: www.site.com/locations/#!new-york and the new URLs that we want to redirect to are in this format: www.site.com/locations/new-york We have not been able to create these redirects using Yoast WordPress SEO plugin v.1.5.3.2. The CMS is WordPress version 3.9.1 The reason we want to 301 redirect these pages is because we have created new pages to replace them, and we want to pass pagerank from the old pages to the new. A 301 redirect is the ideal way to pass pagerank. Examples of pages that are able to 301 redirect hashbang URLs include http://www.sherrilltree.com/Saddles#!Saddles and https://twitter.com/#!RobOusbey.
Intermediate & Advanced SEO | | DA20130 -
Php 301 redirect
Hi I am migrating an old wordpress site to a custom PHP site and the URL profiles will be different, so want to retain all link profiles and more importantly if a user visits the old urls via search then they are seamlessly transferred to the new equivalent page For example www.domain.com/about-us is going to need to redirect to www.domain.com/aboutus.php www.domain.com/furniture is going to need to redirect to www.domain.com/furniture-collections.php etc What is the best way of achieving this apart from .htaccess as not 100% confident of doing this. Could it be done via PHP or using meta tags?
Intermediate & Advanced SEO | | ocelot0 -
Too many 301 redirects?
Hey, My company currently has one chief website with about 500-600 other domains that all feature the same material as the chief website. These domains have been around for about 5 years and have actually picked up some link traffic. I have all of these identical web-pages utilizing rel=canonical but I was wondering if I would be better served, from SEO purposes, to 301 redirect all of these sites to their respective pages on our chief website? If I add 500 301 redirects, will the major search engines consider this to be black-hat link-building even though the sites are related and technically already feature the same content? For an example, the chief website is www.1099pro.com and I would 301 redirect the below sites to the chief site: 1099softwarepro.com 1099softwarepro.info 1099softwarepro.net 1099softwarepro.biz 1099softwareprofessionals.com 1099softwareprofessionals.info ...you get the point
Intermediate & Advanced SEO | | Stew2220 -
Iframe redirect bad for SEO?
Hi, I have a website (http://www.blowingminds.de) wich I put a spreadshirt shop into via iframe. The thing is I am not sure on how the iframe effects my SEO? Can I just optimise the main domain for search? Well I want the spreadshirt shop to be found under the domain name (www.blowingminds.de) but the only real way to do it is by implementing an iframe because each spreadshirt shop has its own subdomain eg.: blowingminds.spreadshirt.de but the only real way to do it is via iframe, as they do not offer a complete domain redirect. (Or have I overseen some other way?) I hope you guys can help me on this one 🙂 Thanks in advance. Malte
Intermediate & Advanced SEO | | wellbo1