BACK TO DIRECTORY

Breadcrumbs Made Easy

by ConicPlex

0.0
(0 ratings)

Hello friend! We built this plugin because we are tired of heavy plugins. Many WordPress users want to show simple breadcrumb navigation on their blog or business website. But if you install a big SEO plugin, it loads so many scripts, queries, and advertisements in your admin panel that your website starts running slow.

If you only want a nice breadcrumb trail for your users and search engines like Google, you do not need all that heavy stuff! Breadcrumbs Made Easy is a dedicated, very lightweight plugin that does exactly what you need. It does not run heavy database queries. It does not load large CSS files. It has only one clean public stylesheet (less than 1KB!) and minimal settings so your page load speed stays lightning fast.

Google loves fast websites, and search engines use breadcrumbs to understand your site’s structure. By showing a clear hierarchy path, you make both your visitors happy and your SEO rankings better.

Our plugin automatically detects your site hierarchy. Whether it is a deep category structure, parent-child pages, custom post types, tag indexes, daily/monthly archives, search result pages, or 404 pages, the plugin builds the correct navigation path back to the home page automatically.

You can set everything from a single, easy-to-use admin dashboard. Change font sizes, pick your brand colors using the native WordPress Color Picker, write your custom homepage label, or choose where to auto-display breadcrumbs. You can also place breadcrumbs manually using our new Easy Breadcrumbs Block Editor block or a simple shortcode [easy_breadcrumbs] (we even added a quick “Copy” button in settings to save you time!).

Why website owners love Breadcrumbs Made Easy:

  • Built-in JSON-LD Schema (SEO-Friendly): Automatically generates and inserts valid BreadcrumbList schema markup in JSON-LD format to help search engines present your website beautifully in search results.
  • Super Lightweight: No heavy database queries. Keeps your page load speed fast so you get a better Core Web Vitals score.
  • Block Editor Support: Insert breadcrumbs visually using our custom block. You can see a live visual preview in the editor that matches your dashboard settings!
  • Auto-Insert Locations: Automatically place breadcrumbs before/after post titles or before/after content. No need to touch PHP files.
  • Shortcode & PHP Function: Put it anywhere inside pages, widgets, or theme files using [easy_breadcrumbs] or theme templates.
  • Beautiful Admin Dashboard: Simple interface with native WordPress color pickers for font, current page, and separator colors.
  • Fully Customizable Labels: Change text for Home, Archives, Author pages, Tags, Search results, and 404 errors. Works great for local languages and translations!
  • Interactive Separator Presets: Easily click between popular separator keys (like -, , , >, <, », «, /, \, |, ) to instantly style your breadcrumb trail.

Features

Custom Block Editor Block (Easy Breadcrumbs)

You do not need to write codes or copy shortcodes anymore. Just search for “Easy Breadcrumbs” in your Block Editor and click to insert. The block shows a beautiful visual preview in the editor using your custom dashboard colors and font settings so you see exactly what your users will see.

Auto-Display & Prepend/Append

No need to edit your theme files. We built an auto-insertion feature. In settings, you can choose to auto-insert the breadcrumbs in 4 positions:
1. Before Title
2. After Title
3. Before Content
4. After Content
This applies automatically to singular posts and pages.

Quick Copy Shortcode Button

If you prefer manual placement, we provide the shortcode [easy_breadcrumbs]. We added a handy “Copy” button right next to the shortcode input in the admin settings. Just click it, and it instantly copies to your clipboard and shows a green “Copied!” message. Simple and fast!

WordPress Color Picker Styling

Customize colors without writing CSS code. You can easily pick:
* Base Font Color (for links and paths)
* Current Page Font Color (to highlight the active page)
* Separator Color (for symbols like >, /, etc.)
* Font size in pixels
* Current Page Background Color (style the active page trail block)
* Current Page Border (configure custom active page border size and colors)
* Current Page Font Size & Padding (fully customize typography and breathing room)

Interactive Separator Presets

No need to look up or copy-paste special characters! The admin settings dashboard now displays a styled presets selector bar with 10 popular separator symbols. You can click any preset button to dynamically update the trail’s separator, complete with active-state visual highlighting.

Intelligent Path Hierarchy

The plugin handles complex structures automatically:
* Nested Categories: Shows Home > Parent Cat > Child Cat > Post Title.
* Parent-Child Pages: For deep pages like Services > Digital Marketing > SEO.
* Custom Post Types (CPTs): Automatically handles custom post types and custom taxonomy terms. You can also customize labels for each custom post type dynamically from the Labels settings dashboard page.
* Archives & Tags: Dynamically shows year/month/day dates, tags, and author names.
* Search & 404: Shows custom labels for search results and 404 errors.

Dynamic Custom Post Type Labels

If you have custom post types registered on your website, they are automatically listed on the Labels settings submenu. You can write custom, user-friendly labels for each CPT (e.g. override “portfolio” CPT back-link text to say “Our Work”), making navigation extremely intuitive for your users.

Google-Compliant JSON-LD Schema

Get rich snippets in Google Search results! The plugin generates valid, Google-compliant schema markup dynamically matching your pages’ hierarchy. It can be easily enabled or disabled from the admin settings.

Use Cases

1. E-Commerce and CPT Portfolio Sites

If you have custom post types (like products, portfolio, or books) and custom taxonomies, our plugin automatically displays the slug hierarchy, helping buyers navigate back to catalog pages easily.

2. Deeply Structured Blogs

For blogs with multiple categories, users can easily click the parent category links in the breadcrumb to explore more related articles, lowering your bounce rate.

3. Service & Agency Websites

Help potential clients navigate your service pages (e.g. Home > Services > Web Design) and quickly understand what section of the site they are looking at.

Developer Credits

This plugin is lovingly crafted and maintained by ConicPlex. We focus on building lightweight, SEO-friendly, and high-performance WordPress plugins and custom themes. If you need any custom plugin development or WordPress help, feel free to contact us at hello@conicplex.com[Email Address].

Screenshots

Single Post Breadcrumbs Trail on Frontend - Live view of the breadcrumb trail (e.g., Home &gt; Category &gt; Post Title) displaying on a single blog post.

Single Post Breadcrumbs Trail on Frontend - Live view of the breadcrumb trail (e.g., Home > Category > Post Title) displaying on a single blog post.

Category Page Breadcrumbs Trail on Frontend - Live view of the breadcrumb trail (e.g., Home &gt; Category Name) on a category archive page.

Category Page Breadcrumbs Trail on Frontend - Live view of the breadcrumb trail (e.g., Home > Category Name) on a category archive page.

Author Archive Breadcrumbs Trail on Frontend - Live view of the breadcrumb trail (e.g., Home &gt; Author page for &gt; Author Name) displaying on an author archive page with custom label prefixing.

Author Archive Breadcrumbs Trail on Frontend - Live view of the breadcrumb trail (e.g., Home > Author page for > Author Name) displaying on an author archive page with custom label prefixing.

General Settings Dashboard Panel - Clean admin dashboard containing the shortcode copy button, auto-insert positions, clickable separator presets, active page styling color pickers, borders, font-size, and padding settings.

General Settings Dashboard Panel - Clean admin dashboard containing the shortcode copy button, auto-insert positions, clickable separator presets, active page styling color pickers, borders, font-size, and padding settings.

Labels Configuration Panel - Dedicated settings screen to configure text labels for Homepage, Search results, Archives, Tags, Author pages, 404 Errors, and custom post type (CPT) overrides.

Labels Configuration Panel - Dedicated settings screen to configure text labels for Homepage, Search results, Archives, Tags, Author pages, 404 Errors, and custom post type (CPT) overrides.

Gutenberg Block Inserter Search (WordPress Editor) - Visual representation of the custom "Easy Breadcrumbs" block showing up inside the Gutenberg block inserter matching the custom SVG breadcrumbs logo icon.

Gutenberg Block Inserter Search (WordPress Editor) - Visual representation of the custom "Easy Breadcrumbs" block showing up inside the Gutenberg block inserter matching the custom SVG breadcrumbs logo icon.

Plugin Details

Active Installs
0
Total Downloads
703
Version
1.2.0
Requires WP
5.2
Requires PHP
5.6
Tested Up To
7.0.4
Added
2025-06-10
Last Updated
2026-08-31 2:39pm GMT

Ratings

5
0
4
0
3
0
2
0
1
0