[3] com_tags, Tagged Items, Remove error-prone structured data markup #28010
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request for Issue #27358
and additional find with tagged com_banners.category
Testing Instructions
Create a tag
TagA.Add this tag to some articles.
Add intro images to these articles.
Go to
Banners: CategoriesAdd tag
TagAto a category.Create a menu item of type "Tagged Items":

Leave
Content Typeempty.Tabulator
Tag Options> Set "Item Image" to "Show"Go to https://search.google.com/structured-data/testing-tool
and test the new menu item/front-end link.
Expected result
Actual result
2 errors:
A value for the url field is required.Not solvable because a com_banners.category item never has a link/url.
That's the reason why I removed the (here anyway needless(!)) markup completely instead of solving just error 2.
"Duplicate values for itemListElement.url are not allowed."
Reason: Two links inside
ItemListmarked as "url" (1 around headline, 1 around images).