Add schema markup to breadcrumb
All threads resolved!
All threads resolved!
Compare changes
Files
9+ 42
− 0
@@ -32,4 +32,46 @@ def add_to_breadcrumb_dropdown(link, location: :before)
This MR adds schema markup for breadcrumbs. It adds it using ld+json
because the breadcrumb generation logic is so intricate that it's really messy to introduce the microdata tags.
Refs #36844 (closed)
Related to #36844 (closed)