Skip to main content
BreadcrumbList schema implementation on Wix
Module 6·Lesson 6 of 25·28 min read

BreadcrumbList schema: how to implement breadcrumbs on Wix and get them in results

Breadcrumb rich results show your site structure directly in Google, replacing the URL with a readable path. This lesson shows you how to add both visual breadcrumb navigation and the corresponding BreadcrumbList schema to Wix.

What you will learn in this Wix SEO lesson

  • What breadcrumb rich results look like in Google
  • Adding visual breadcrumb navigation to Wix pages
  • Implementing BreadcrumbList JSON-LD on Wix
  • Testing breadcrumb schema with Rich Results Test
  • Breadcrumb best practices for multi-level Wix sites

Breadcrumb rich results replace the ugly URL in your Google listing with a clean, readable path like "Home > Services > Local SEO". They make your listing look more professional, help users understand your site structure, and can marginally improve click-through rates.

What Breadcrumb Rich Results Look Like

Instead of seeing "wixseo.co.uk/local-seo-services" in Google results, users see "Home > Services > Local SEO". This is cleaner and more informative. Google shows breadcrumbs when it finds valid BreadcrumbList schema on a page, or when it can detect a clear site hierarchy.

Adding BreadcrumbList Schema to Wix

{
  "@context": "https://schema.org",
  "@type": "BreadcrumbList",
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "name": "Home",
      "item": "https://yoursite.com"
    },
    {
      "@type": "ListItem",
      "position": 2,
      "name": "Services",
      "item": "https://yoursite.com/services"
    },
    {
      "@type": "ListItem",
      "position": 3,
      "name": "Local SEO",
      "item": "https://yoursite.com/local-seo"
    }
  ]
}

How to implement BreadcrumbList schema on Wix

  1. 1Copy the JSON-LD template above and customise the name and item values for your page
  2. 2In Wix, go to Settings > Custom Code
  3. 3Click "+ Add Custom Code"
  4. 4Paste your BreadcrumbList JSON-LD code
  5. 5Set "Add Code to Pages" to "Specific pages" and select the page you are adding it to
  6. 6Set "Place Code in" to "Head"
  7. 7Save and publish
  8. 8Validate at search.google.com/test/rich-results

Page-Specific Code

Each page will have a different breadcrumb path, so you need to add individual BreadcrumbList schema to each page separately via Wix Custom Code. For a 10-page site, this takes about 20 minutes total and can be well worth the effort.


Complete How-To Guide: Adding Breadcrumb Navigation and Schema to Your Wix Site

This guide walks you through planning your site hierarchy, adding visible breadcrumb navigation, and implementing BreadcrumbList schema to get breadcrumb rich results in Google.

Follow these steps to add breadcrumb navigation and schema to your Wix site

  1. 1Map out your complete site hierarchy on paper or in a spreadsheet showing the path from homepage to every page (e.g. Home > Services > SEO Audit)
  2. 2In the Wix editor add visible breadcrumb navigation near the top of each page below the header using text elements with links
  3. 3Format breadcrumbs as: Home > Category > Current Page with each preceding level being a clickable link
  4. 4Create the BreadcrumbList JSON-LD code starting with @context https://schema.org and @type BreadcrumbList
  5. 5Add an itemListElement array where each level is a ListItem with @type ListItem, position (starting from 1), name (display text), and item (the full URL)
  6. 6The final breadcrumb (current page) should include position and name but the item URL is optional
  7. 7Validate the JSON-LD at search.google.com/test/rich-results before adding to Wix
  8. 8In Wix Dashboard go to Settings > Custom Code and add the breadcrumb schema to each page individually since the breadcrumb path differs per page
  9. 9Set placement to Head and apply to the specific page
  10. 10Publish and verify each page passes the Rich Results Test with valid BreadcrumbList
  11. 11Ensure visible breadcrumb text matches the schema exactly
  12. 12Monitor GSC for breadcrumb rich results appearing in search and update schema whenever you change page URLs or restructure your site

Final Checkpoint

Every page should have visible breadcrumb navigation that matches the BreadcrumbList schema. Rich Results Test should show valid BreadcrumbList on every implemented page with zero errors.

Finished this lesson?

Mark it complete to track your course progress.

AI Lesson Tutor

AI Powered

Got a question about this lesson? Ask the AI tutor for a quick explanation or practical examples.

Module 6

Technical SEO, Structured Data & Rich Snippets for Wix

Wix site speed optimisation: a step-by-step Core Web Vitals guide45 min
Mobile SEO on Wix: common pitfalls and exactly how to fix them30 min
What is structured data? JSON-LD vs Microdata vs RDFa, which to use on Wix20 min
How to add JSON-LD schema markup to any Wix page using Custom Code35 min
Organisation and LocalBusiness schema: tell Google exactly who you are30 min
BreadcrumbList schema: how to implement breadcrumbs on Wix and get them in results28 min
FAQ schema on Wix: earn expanded FAQ rich results and dominate more SERP space32 min
HowTo schema on Wix: step-by-step rich results for tutorial and guide content30 min
Review and AggregateRating schema: star ratings in Google search results28 min
Article and BlogPosting schema: author, datePublished and E-E-A-T signals25 min
Product schema for Wix eCommerce: price, availability and rich product listings35 min
Event schema: show dates and event details directly in Google20 min
VideoObject schema: get your videos indexed and appearing in video rich results22 min
Testing and validating schema with Google's Rich Results Test and Schema.org validator18 min
Duplicate content, canonical tags and Wix pagination25 min
Wix JavaScript rendering: how Googlebot processes your Wix site differently28 min
Service, ProfessionalService and SameAs schema for Wix businesses25 min
301 redirects, crawl errors, hreflang and robots.txt on Wix30 min
Using ChatGPT, Claude and AI tools to generate schema, redirects and structured data for Wix35 min
SpeakableSpecification schema for voice assistants on Wix44 min
noai and noimageai robots meta tags: controlling AI content usage on Wix35 min
NLWeb protocol: making your Wix site queryable by AI agents28 min
Model Context Protocol: your Wix site as an MCP server32 min
Wix AI-generated structured data for blog posts: automatic schema markup24 min
Wix robots meta tags deep dive: controlling exactly how Google indexes every page26 min

Your Course Resources

11 downloadable PDFs -- checklists, templates, worksheets and your certificate

Course Progress0/561 lessons

Checklists

Wix SEO Audit ChecklistPDF

20-point site-wide audit covering technical, on-page, content and local SEO

On-Page SEO ChecklistPDF

37-point per-page checklist: titles, headings, content, images, links, schema

Technical SEO Deep-DivePDF

50-point technical audit: crawlability, Core Web Vitals, speed, security, Wix-specific

Local SEO Setup ChecklistPDF

42-point local checklist: Google Business Profile, NAP, citations, reviews, local links

Site Launch SEO ChecklistPDF

48-point pre-launch and post-launch guide for new Wix sites going live

Templates & Worksheets

Keyword Research TemplatePDF

Printable tracker with columns for volume, difficulty, intent, priority and notes

Monthly SEO Report TemplatePDF

Client-ready report covering traffic, rankings, technical health and action plan

Content Brief TemplatePDF

Plan every page: target keywords, outline, competitor analysis, internal links, CTAs

Backlink Outreach TrackerPDF

Campaign log with status tracking plus 3 proven outreach email templates

Competitor Analysis WorksheetPDF

14-metric comparison table, content gap analysis and SEO SWOT framework

Achievement

Certificate of CompletionLocked

Complete all lessons to unlock (0/561 done)

Lesson Tools

No part of this Wix SEO Course content may be reproduced, copied, or distributed without the written consent of Michael Andrews.

This lesson on BreadcrumbList schema: how to implement breadcrumbs on Wix and get them in results is part of Module 6: Technical SEO, Structured Data & Rich Snippets for Wix in The Most Comprehensive Complete Wix SEO Course in the World (2026 Edition). It covers Wix SEO optimization (US) and optimisation (UK) strategies applicable to businesses in the United Kingdom, United States, Australia, Canada, New Zealand, Ireland and worldwide. Created by Michael Andrews, the UK's No.1 Wix SEO Expert with 14 years of hands-on experience, 750+ completed Wix SEO projects and 425+ verified five-star reviews. This is lesson 55 of 561 in the most affordable, most comprehensive Wix SEO training programme available in 2026.