Powered by Adobe Commerce 2.4.6-p4

advanced-breadcrumbs-logo-240x240.jpg

Advanced Breadcrumbs

PRODUCT:
0
TOTAL:

Overview

Back to top

Advanced Breadcrumbs extension for Magento 2 was developed to improve built-in breadcrumbs functionality (secondary navigation scheme that reveals the user's location in a website).  It refines the SEO side of the breadcrumb links as well as enhances the customer experience.  This extension allows you to display full breadcrumb trails on product pages even when your Magento is configured to use URLs without category keys. This is very important when you visit a product page by following a search results link. It improves search engine optimisation and also improves customer navigation experience.

Fix Empty Breadcrumbs for Products

Advanced Breadcrumbs module solves the issue with empty products breadcrumbs. It works right out of the box and shows the longest available breadcrumbs path for your products.

In case a product is assigned to multiple categories, you can adjust the settings and either display all the available breadcrumbs paths or to choose which path you prefer to be displayed.

Structured Data Markup for Breadcrumbs

Advanced Breadcrumbs adds structured data markup to Magento 2 breadcrumbs making them visible for search engines. This helps Google to better understand the structure of you website and to link the content properly.

CMS Page Breadcrumbs

The extension makes adding custom breadcrumbs to your Magento 2 static pages as easy as never before. You can configure unlimited number of breadcrumbs with custom links and labels to any CMS page.

Display Breadcrumbs All Over the Site

Advanced Breadcrumbs module for Magento 2 adds the possibility to display breadcrumbs even on the pages where default Magento doesn't do it. Here is the list of additional places where breadcrumbs can be added:

  • Customer Account pages
  • Shopping Cart page
  • Checkout page
  • Contact Us page

Search Results Breadcrumbs

In the case where a visitor follows a product link from a search results page, the visitor may want to go back to the search results page. To solve the issue, the Advanced Breadcrumbs plugin adds a specific breadcrumb "Search results for..." that leads to the search results page. You can easily turn on/off this feature via admin settings.

 

Main Features:

  • always full breadcrumb trails;
  • breadcrumbs structured data markup (rich snippets);
  • possibility to display multiple breadcrumbs paths;
  • possibility to select a preferred trail per each product or globally; 
  • possibility to configure custom breadcrumbs for static pages;
  • special breadcrumb link for search results;
  • breadcrumbs on customer account pages;
  • breadcrumbs on cart and checkout pages;
  • breadcrumbs on any other page;

Technical Specifications

Back to top

Seller profile

MagestyApps

Seller contact

E-mail

Current Version

2.3.6

Adobe Commerce platform compatibility

Adobe Commerce (cloud): 2.4 (current), 2.3 (obsolete)

Adobe Commerce (on-prem): 2.4 (current), 2.3 (obsolete)

Magento Open Source: 2.4 (current), 2.0 (obsolete), 2.1 (obsolete), 2.2 (obsolete), 2.3 (obsolete)

Type

Stable Build

Updated

01 April, 2024

Categories

Extensions, Content & Customizations, Personalization & Experience Management, Product Content, Site Search & Navigation

Supported Browsers

Chrome, Firefox, Opera, Safari, Edge, IE

Documentation

Installation Guides

User Guides

License Type

Open Software License 3.0 (OSL-3.0)

Policy

Privacy Policy

Quality Report

Back to top

Installation & Varnish Tests

Passed

Coding Standard

Passed

Plagiarism Check

Passed

Malware Check

Passed

Marketing Review

Passed

Manual Testing

Passed

All tests were conducted on the latest versions of Adobe Commerce that existed for the compatible release lines at the moment of the extension submission. Latest versions of all other software were used, as applicable.

Release Notes

Back to top

2.3.6:

  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Code optimisation
    - Compatibility with Magento 2.4.6-p4

2.3.5:

  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Magento 2.4.6 compatibility

2.3.4:

  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Checked Magento 2.4.4 compatibility
    - Refactored structured data implementation
    - Moved inline JS to a separate file

2.3.3:

  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Refactored the code according to the latest Magento recommendations and coding standards
    - Fixed installation error appearing when database tables have a prefix
    - Fixed breadcrumbs not appearing on product pages after upgrade to Magento 2.4.2
    - Fixed special chars looking weird in breadcrumbs on frontend
    - Fixed PHP error appearing when breadcrumbs are empty
    -

2.3.0:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    - completely refactored breadcrumbs functionality on products pages. Now it extends native Magento javascript algorithm to generate breadcrumbs
    - fixed Varnish cache compatibility
    - removed 'breadcrumbs on checkout pages' feature as it is not actually needed
    - refactored JSON serialization
    - fixed breadcrumbs structured data error on pages without breadcrumbs
    - added the possibility to exclude certain categories from breadcrumbs
    - added possibility to exclude certain categories from breadcrumbs
    - Magento 2.4 compatibility fixes
    - fixed duplicated 'Home' link in product breadcrumbs

2.1.10:

  • Compatible with Magento Open Source : 2.2 2.3
  • Stability: Stable Build
  • Description:

    - Improved Full Page Cache compatibility
    - Fixed last category link not being displayed in breadcrumbs on product pages
    - Fixed errors related to using database table prefixes
    - Fixed empty breadcrumbs path when one of the assigned categories is deleted

2.1.6:

  • Compatible with Magento Open Source : 2.1 2.2 2.3
  • Stability: Stable Build
  • Description:

    - Magento 2.3.x compatibility fixes
    - refactored breadcrumbs rich snippets to JSON-LD format
    - fixed XML schema URL for module.xml
    - started using MagestyApps_Base module

2.1.2:

  • Compatible with Magento Open Source : 2.1 2.2 2.3
  • Stability: Stable Build
  • Description:

    - Magento 2.3 compatibility
    - Fixed error breadcrumbs path is empty

2.1.1:

  • Compatible with Magento Open Source : 2.1 2.2
  • Stability: Stable Build
  • Description:

    - fixed 'Hide duplicated categories' setting. It was throwing an error when enabled;
    - added 'home' class name to the 'Home' breadcrumb link;

2.0.4:

  • Compatible with Magento Open Source : 2.1 2.2
  • Stability: Stable Build
  • Description:

    - added Full Page Cache compatibility;
    - some small refactoring;

2.0.3:

  • Compatible with Magento Open Source : 2.0
  • Stability: Stable Build
  • Description:

    - fixed a bug related to setting admin user role permissions;
    - fixed an issue for Magento 2.1.x. Setting "Default Breadcrumbs Trail" had no options;

2.0.2:

  • Compatible with Magento Open Source : 2.0
  • Stability: Stable Build
  • Description:

    - Separate settings for breadcrumbs on checkout and on cart pages
    - Fixed some compilation issues
    - Fixed a major bug for top-level categories

2.0.0:

  • Compatible with Magento Open Source : 2.0
  • Stability: Stable Build
  • Description:

    Initial release

Support

Back to top

The best place to start if you need help with a specific extension is to contact the developer. All Adobe Commerce developers have both a contact email and a support email listed.

Contact Vendor

Q & A

Back to top

Reviews

Back to top