Disable https://schema.org/Article
-
Hi,
My Web already has:
<article itemscope itemtype="https://schema.org/Article">...</article>
How can I disable this snippet the plugin generates? Besides the starts, I want it to output only the https://schema.org/AggregateRating part:
<div style="display: none;" itemprop="aggregateRating" itemscope="" itemtype="https://schema.org/AggregateRating"><meta itemprop="bestRating" content="5"><meta itemprop="ratingValue" content="4"><meta itemprop="ratingCount" content="1"></div>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Disable https://schema.org/Article’ is closed to new replies.