Schema type ‘Offer’
-
Hi,
I want to provide Schema markup of offers and coupons using the Schema markup type ‘offer’. Is it possible to di this with the WPSSO plugin.
Here’s an exept of the web page source code that includes a coupon code. Data type ‘code’.
********************
<div class=”latest-coupon”>
<h3 class=”coupon-title”>
<i class=”edit icon”></i> <a
title=”20% off Furniture Purchases Over £150 at Argos”
rel=”nofollow”
class=”coupon-link”
data-type=”code”
data-coupon-id=”500″
data-aff-url=”http://voucherbuddy.co.uk/out/500″
data-code=”FURN20″
href=”http://voucherbuddy.co.uk/stores/argos/500/”>20% off Furniture Purchases Over £150 at Argos</h3>
<div class=”c-type”>
<span class=”c-code c-code”>Code</span>
<span class=”exp”>Expires September 27, 2017</span>
</div>
<div class=”coupon-des”>
<div class=”coupon-des-ellip”></div></div>
*******************And one that includes a sale or offer. Data type ‘sale’
<div class=”latest-coupon”>
<h3 class=”coupon-title”>
<i class=”edit icon”></i> <a
title=”Free Delivery on Selected Orders at Argos”
rel=”nofollow”
class=”coupon-link”
data-type=”sale”
data-coupon-id=”287″
data-aff-url=”http://voucherbuddy.co.uk/out/287″
data-code=””
href=”http://voucherbuddy.co.uk/stores/argos/287/”>Free Delivery on Selected Orders at Argos</h3>
<div class=”c-type”>
<span class=”c-code c-sale”>Deal</span>
<span class=”exp”>Expires N/A</span>
</div>
<div class=”coupon-des”>
<div class=”coupon-des-ellip”></div></div>
*****************************I want to check this is possible before purchasing the pro version of the plugin.
Thanks
JamesThe page I need help with: [log in to see the link]
The topic ‘Schema type ‘Offer’’ is closed to new replies.