Product microdata appears on feedburner
-
Good day,
I have again a problem with the plugin: This phrase appears on the feedburner newsletter: Category: Product #: Regular price:$ (Sale ends !) Available from: Condition: Good ! Order now! . This code is present into the single post:
<div itemtype=”https://data-vocabulary.org/Product” itemscope=””>
<span style=”visibility: hidden;”>
<span itemprop=”brand”>
</span>
<span itemprop=”name”>
</span>
<img src=” ” itemprop=”image” style=”width:75px;height:75px;”></img>
<span itemprop=”description”>
</span>
<span itemprop=”price”>
</span>Category:
<span content=” ” itemprop=”category”>
</span>Product #:
<span content=” ” itemprop=”identifier”>
</span>
<span itemtype=”https://data-vocabulary.org/Offer” itemscope=”” itemprop=”offerDetails”>Regular price:$
<meta content=”USD” itemprop=”priceCurrency”></meta>
(Sale ends
<time datetime=” ” itemprop=”priceValidUntil”></time>
) Available from:
<span itemprop=” “>
</span>Condition:
<span content=”Good” itemprop=”condition”>
Good
</span>
<span content=”in_stock” itemprop=”availability”>! Order now!
</span>
</span>
</span>
</div>I haven’t generated a product code microdata, why is there this code in the post?
https://www.ads-software.com/plugins/google-seo-author-snippets/
- The topic ‘Product microdata appears on feedburner’ is closed to new replies.