Replies: 1
Hello i have 2 problems with yoast schema.
The search console have found an error with JSON-LD on this code :
{"@context":"https://schema.org","@graph":[{"@type":["Person","Organization"],"@id":"https://www.breakingvap.fr/#/schema/person/72daa665f7ecd228463ff87b60651ea8","name":"BONNARD Thomas","image":{"@type":"ImageObject","@id":"https://www.breakingvap.fr/#personlogo","url":"https://secure.gravatar.com/avatar/fc614e03573dc802a76df06a4e0b48c1?s=96&r=g","caption":"BONNARD Thomas"},"logo":{"@id":"https://www.breakingvap.fr/#personlogo"},"sameAs":[]},{"@type":"WebSite","@id":"https://www.breakingvap.fr/#website","url":"https://www.breakingvap.fr/","name":"BreakingVap","publisher":{"@id":"https://www.breakingvap.fr/#/schema/person/72daa665f7ecd228463ff87b60651ea8"},"potentialAction":{"@type":"SearchAction","target":"https://www.breakingvap.fr/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"WebPage","@id":"#webpage","url":false,"inLanguage":"fr-FR","name":"BreakingVap • Page 2 sur 215 • Blog Vape test cigarette electronique eliquide","isPartOf":{"@id":"https://www.breakingvap.fr/#website"},"breadcrumb":{"@id":"#breadcrumb"}},{"@type":"BreadcrumbList","@id":"#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"item":{"@type":"WebPage","@id":"https://www.breakingvap.fr/","url":"https://www.breakingvap.fr/","name":"Accueil"}},{"@type":"ListItem","position":2,"item":{"@type":"WebPage","@id":false,"url":false,"name":"BreakingVap • Page 2 sur 215 • Blog Vape test cigarette electronique eliquide"}}]}]
The problem is this line :
{"@type":"ListItem","position":2,"item":{"@type":"WebPage","@id":false,"
The ID have not name.
URL : https://www.breakingvap.fr/page/2/
And the second problem :
{"@type":"WebPage","@id":false,"url":false,"name":"BreakingVap • Page 192 sur 211 • Blog Vape test cigarette electronique eliquide"}}]}]}</script>
The ID have don’t any ID too.
URL : https://www.breakingvap.fr/page/192/?property=loft-above-the-city
How can i fix it ?
Used versions
WordPress version: 5.5.1
Yoast SEO version: 14.9
Gutenberg plugin version: Last Version
Relevant plugins in case of a bug:
Tested with theme: Divi Theme / Extra
-
This topic was modified 1 hour, 33 minutes ago by Yui.
-
This topic was modified 1 hour, 32 minutes ago by Yui. Reason: please use CODE button for code formatting