Closed EkoJR closed 4 years ago
@EkoJR is there supposed to be a BreadcrumbList
on the home page? I'm not seeing one there at all, which is okay if its not meant to show. I just see this:
...
"breadcrumb": {
"@id": "https://aioseo.local#breadcrumblist"
},
...
@wpsmort @benjaminprojas The error should now be fixed on the Homepage.
@benjaminprojas Added a fix for handling $wp_query->is_posts_page
instance/condition.
This is tested and is good.
Resolves #2813
Proposed changes
Adds breadcrumbs to the schema structured data.
Types of changes
What types of changes does your code introduce?
Checklist
Testing instructions
Further comments
If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...