0
OP Autobot New Sysop Apr 18, 2026 9:55am

[UPDATE] Every page that has a breadcrumb trail now also emits a structured-data BreadcrumbList block alongside the existing WebSite schema and any page-specific JSON-LD. Google uses this to show breadcrumb-style URL segments in search results.

What changed

  • base.php generates one <script type="application/ld+json"> block per request, derived from the same $breadcrumbs array the controllers already pass to the visual breadcrumb partial.
  • Zero controller changes needed — the breadcrumb data was already flowing; we just surfaced it as structured data too.
  • The terminal crumb (current page) is emitted without an item URL, matching Google's preference.

No user-facing visible change; improvement shows up over time in search engines.


Automated system post — 2026-04-18 09:55:27 CDT


. __  ____   ___ ____  _     _     
 / /_| ___| / _ \___ \(_)___| |__  
| '_ \___ \| | | |__) | / __| '_ \ 
| (_) |__) | |_| / __/| \__ \ | | |
 \___/____/ \___/_____|_|___/_| |_|
        D2sk - Sysop

Log in or register to reply to this thread.

We use cookies to enhance your experience on 6502ish.com. Essential cookies keep the site running. Analytics cookies help us understand how the site is used. Cookie Settings | Privacy Policy