- This topic has 7 replies, 3 voices, and was last updated 4 months, 3 weeks ago by
David.
-
AuthorPosts
-
October 30, 2022 at 3:51 am #2393676
Estela María
Hi,
I updated the GeneratePress theme a couple of days ago and since then I get an error on Google Search Console saying that the itemListElement is missing.
I activated breadcrumbs long ago with Yoast SEO and configured a hook on GeneratePress “Elements”, and never got the error until now. I have read in some websites that, apparently, users should be able to click on the last element in the breadcrumbs (the blog post title), but it is not (and I don’t know how to do it, or if that is possible). Here is the code where I get the error:
{“@type”:”BreadcrumbList”,”@id”:”https://www.quieroviajarsola.com/como-recorrer-la-caldera-de-
taburiente/#breadcrumb”,”itemListElement”:
[{“@type”:”ListItem”,”position”:1,”name”:”Home”,”item”:”https://www.quieroviajarsola.com/”},
{“@type”:”ListItem”,”position”:2,”name”:”El blog de #QuieroViajarSola”,”item”:”https://www.quieroviajarsola.com/el-blog-de-
quieroviajarsola/”},
{“@type”:”ListItem”,”position”:3,”name”:”Destinos a donde viajar sola: guías y
mapa”,”item”:”https://www.quieroviajarsola.com/donde-viajar-sola/”},
{“@type”:”ListItem”,”position”:4,”name”:”Cómo recorrer la
Caldera de Taburiente en La Palma”}]},So, the error is on position 4, where the field “item” (the link to the blog post url – https://www.quieroviajarsola.com/como-recorrer-la-caldera-de-taburiente/) is missing. I get this error on 99 blog posts.
To try to solve the issue I have deactivated breadcrumbs on Yoast, deleted the hook I had created and purged cache, but the error continues and when you scan the code of the posts, there are still breadcrumbs items in there.
What can I do?
Thank you!October 30, 2022 at 6:34 am #2393811David
StaffCustomer SupportHi there,
this code:
{“@type”:”BreadcrumbList”,”@id”:”https://www.quieroviajarsola.com/como-recorrer-la-caldera-de- taburiente/#breadcrumb”,”itemListElement”: [{“@type”:”ListItem”,”position”:1,”name”:”Home”,”item”:”https://www.quieroviajarsola.com/”}, {“@type”:”ListItem”,”position”:2,”name”:”El blog de #QuieroViajarSola”,”item”:”https://www.quieroviajarsola.com/el-blog-de- quieroviajarsola/”}, {“@type”:”ListItem”,”position”:3,”name”:”Destinos a donde viajar sola: guías y mapa”,”item”:”https://www.quieroviajarsola.com/donde-viajar-sola/”}, {“@type”:”ListItem”,”position”:4,”name”:”Cómo recorrer la Caldera de Taburiente en La Palma”}]},
is the Breadcrumb JSON LD that Yoast generates. It is this code that Google can read to show a breadcrumb in the Search Results.
It is not the same as the code you may have added to the GP Element to display the Breadcrumb on your websites.
Speak to Yoast about the error.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/October 31, 2022 at 2:57 am #2394854Estela María
Ok, but the error appeared when I updated the GeneratePress theme, so there is something wrong with that.
I guess there should be something to review from your side too.
Best,October 31, 2022 at 5:43 am #2395096David
StaffCustomer SupportOn the URL you provided, i do not see a Breadcrumb on the actual page.
Did you remove this ?Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/October 31, 2022 at 9:31 am #2395717Estela María
Hi,
As I mentioned on my first message, yes, I have deactivated breadcrumbs from yoast and deleted the hook I had created on GeneratePress in order to check if I could solve the problem, but it did not solve it. I still get some lines of code about breadcrumbs on my blog posts and the error continues on Google Search Console.
Yesterday I had the error on 99 blog posts, now it is on 177 blog posts. The error doesn’t disappear even though I removed breadcrumbs from boht Yoast and GeneratePress hook.
And again, I would to make the point on the fact that this is happening since I updated to the new GeneratePress theme version on October 28th.
Best,October 31, 2022 at 11:48 am #2395871Ying
StaffCustomer SupportHi there,
I check one of your post, and I can see the breadcrumbs below the post content:
https://www.screencast.com/t/m8XnW6EJb10Can you try remove this breadcrumbs as well?
And let us know what Yoast say about this issue.
November 1, 2022 at 2:43 am #2396434Estela María
Hi,
Yes, I am doing tests activating and deactivating breadcrumbs everywhere. I will remove it again so you can see in the code that there are lines about breadcrumbs even when it is deactivated. Today the error appears on 212 posts.
Here is one line of code with breadcrumbs on it when deactivated (to give an example, because there are more):
<script type=”application/ld+json” class=”yoast-schema-graph”>{“@context”:”https://schema.org”,”@graph”:[{“@type”:”WebPage”,”@id”:”https://www.quieroviajarsola.com/”,”url”:”https://www.quieroviajarsola.com/”,”name”:”#QuieroViajarSola: viajar sola, más fácil que nunca – #QVS”,”isPartOf”:{“@id”:”https://www.quieroviajarsola.com/#website”},”about”:{“@id”:”https://www.quieroviajarsola.com/#organization”},”primaryImageOfPage”:{“@id”:”https://www.quieroviajarsola.com/#primaryimage”},”image”:{“@id”:”https://www.quieroviajarsola.com/#primaryimage”},”thumbnailUrl”:”https://www.quieroviajarsola.com/wp-content/uploads/2020/11/web-QuieroViajarSola.jpg”,”datePublished”:”2020-04-16T08:50:23+00:00″,”dateModified”:”2022-10-20T14:36:30+00:00″,”description”:”#QuieroViajarSola es el blog y comunidad de viajeras en español para viajar sola: inspírate, elige destino, organiza tu viaje y ¡disfrútalo!”,”breadcrumb”:{“@id”:”https://www.quieroviajarsola.com/#breadcrumb”},”inLanguage”:”es”,”potentialAction”:[{“@type”:”ReadAction”,”target”:[“https://www.quieroviajarsola.com/”%5D}]},{“@type”:”ImageObject”,”inLanguage”:”es”,”@id”:”https://www.quieroviajarsola.com/#primaryimage”,”url”:”https://www.quieroviajarsola.com/wp-content/uploads/2020/11/web-QuieroViajarSola.jpg”,”contentUrl”:”https://www.quieroviajarsola.com/wp-content/uploads/2020/11/web-QuieroViajarSola.jpg”,”width”:2000,”height”:1500},{“@type”:”BreadcrumbList”,”@id”:”https://www.quieroviajarsola.com/#breadcrumb”,”itemListElement”:[{“@type”:”ListItem”,”position”:1,”name”:”Home”}]},{“@type”:”WebSite”,”@id”:”https://www.quieroviajarsola.com/#website”,”url”:”https://www.quieroviajarsola.com/”,”name”:”#QuieroViajarSola”,”description”:”La comunidad de mujeres que te ayuda a cumplir tu sueño de viajar sola”,”publisher”:{“@id”:”https://www.quieroviajarsola.com/#organization”},”potentialAction”:[{“@type”:”SearchAction”,”target”:{“@type”:”EntryPoint”,”urlTemplate”:”https://www.quieroviajarsola.com/?s={search_term_string}”},”query-input”:”required name=search_term_string”}],”inLanguage”:”es”},{“@type”:”Organization”,”@id”:”https://www.quieroviajarsola.com/#organization”,”name”:”#QuieroViajarSola”,”url”:”https://www.quieroviajarsola.com/”,”logo”:{“@type”:”ImageObject”,”inLanguage”:”es”,”@id”:”https://www.quieroviajarsola.com/#/schema/logo/image/”,”url”:”https://www.quieroviajarsola.com/wp-content/uploads/2018/10/Logo-QuieroViajarSola-png.png”,”contentUrl”:”https://www.quieroviajarsola.com/wp-content/uploads/2018/10/Logo-QuieroViajarSola-png.png”,”width”:500,”height”:115,”caption”:”#QuieroViajarSola”},”image”:{“@id”:”https://www.quieroviajarsola.com/#/schema/logo/image/”},”sameAs”:[“https://www.instagram.com/quiero_viajarsola/”,”https://www.linkedin.com/company/18878509/”,”https://www.pinterest.es/quiero_viajarsola/”,”https://www.youtube.com/channel/UCNs9PSZuvmsZyUBw40KUUZA”,”https://www.facebook.com/quieroviajarsola/”,”https://twitter.com/viajar_sola”%5D}]}</script>I have no way to get in contact with Yoast. I have checked the plugin and their website but there is no direct contact.
But the problem is not with Yoast, is with the recent update of GeneratePress theme. It is since I have updated your theme that I get the error. I haven’t updated Yoast or made any change in the configuration of my website other than updating GeneratePress.November 1, 2022 at 4:07 am #2396547David
StaffCustomer SupportThe Script tag tells you it comes from Yoast Schema Graph:
<script type=”application/ld+json” class=”yoast-schema-graph”>
The Theme has no control over that code, it comes from the Yoast plugin.
If you want to send me a temporary admin login in the Private Information field below then i am happy to login and take at the site to see if there are any obvious issues.
For Yoast support if you’re a free user then you can ask here:
https://wordpress.org/support/plugin/wordpress-seo/
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.