Can you please share few screenshots of the issue? We will analyze it and let you know back.
I have enabled “Add All Available Images On Post” which did not resolve the issue, but it did show me that while the json still incorrectly includes the thumbmail image of the first post for all posts on the category pages, it does correctly add the additional images for each post.
Perhaps the way the plugin grabs the featured image for posts on category pages is incorrect?
Also, the theme in use on the site is a DIVI child.
Please provide the screenshot of the settings of schema plugin.
If the post do not have any featured image. We take default image from here (https://prnt.sc/xcrgo4) to solve google warning issues.
-
This reply was modified 1 month, 1 week ago by
Magazine3.
All posts have a unique featured image. That is not the problem.
What is happening is this:
Let’s say there is a category called “Cat”. On the archive page for Cat, there are 4 posts named “post1”, “post2″,”post3” and “post4”. Each post has a featured image with a unique name where post1 uses “pic1”, post2 uses “pic2”, post3 uses “pic3”, post4 uses “pic4”.
In the schema markup for the Cat archive, “pic1” is used for all of the posts. So the schema markup on the Cat archive page shows “pic1” for post one correctly, but also shows “pic1” for post2, post3, and post4 – which is not correct.