< All Topics

What Is A Breadcrumb Schema, And How Can It Be Set Up Using The Schema Package

Breadcrumb schema is a type of structured data markup that helps search engines understand the structure and hierarchy of your website content. It represents the path or trail users follow to reach a specific page — for example:

Home > Blog > SEO Tips > Breadcrumb Schema Guide

When implemented correctly, breadcrumb schema can enhance your search appearance in Google by showing breadcrumb-style navigation links instead of just a plain URL, making your results more user-friendly and easier to navigate.


You can easily enable breadcrumb schema across your entire site using the Schema Package plugin without needing to manually add any code.

  1. Go to your WordPress dashboard.
  2. Navigate to:
    Schema Package → Misc Schema
  3. Look for the option labeled “Breadcrumbs”.
  4. Enable the checkbox for Breadcrumbs.

Once enabled, the Schema Package plugin will automatically generate and insert the appropriate Breadcrumb schema (in JSON-LD format) across your website wherever breadcrumbs are applicable — no additional configuration is needed.


After enabling the breadcrumbs option, it’s a good idea to verify the schema is working properly. You can do this using the following tools:

Just enter a page URL where breadcrumbs are visible. The tool should detect a BreadcrumbList schema type with all the correct trail items. This ensures that search engines can read and use your breadcrumb structure properly.


Breadcrumb schema helps search engines understand how your website content is organized and provides better navigation hints to users in search results. With Schema Package, you can implement it across your entire website with just one setting — no technical knowledge required.

Make sure breadcrumbs are actually displayed on your frontend (via your theme or a plugin), so the schema has real breadcrumbs to map. Then enable the checkbox and enjoy improved SEO, better indexing, and richer search appearance.

Table of Contents