Hi,
I'm struggling to find a schema that is specifically for casino reviews (we are using Wordpress). Can anyone help? I will owe you plenty of drinks at the next convention if you can - the problem is driving me dilly.![]()
Hi,
I'm struggling to find a schema that is specifically for casino reviews (we are using Wordpress). Can anyone help? I will owe you plenty of drinks at the next convention if you can - the problem is driving me dilly.![]()
I have tried many and the one I finally settled on is WP SEO Structured Data Schema, although I had to make a few code changes so it works the way I want. This is what mine looks like for one of my pages, although Google is removing and ignoring self-serving star ratings now, which is originally why I did this.
Code:<script type="application/ld+json">{ "@context": "http://schema.org", "@type": "Review", "itemReviewed": { "@type": "Organization", "name": "Mr Play Casino" }, "reviewRating": { "@type": "Rating", "ratingValue": "10", "bestRating": "10", "worstRating": "0.00" }, "author": { "@type": "Organization", "name": "OnlineCasinoReviewz" } }</script>
"Many of life's failures are people who did not realize how close they were to success when they gave up"
Online Casino Reviewz - Monopoly Live
Danville (28 August 2020), Nenad (27 August 2020), Scorefam (5 September 2020), universal4 (24 August 2020)
Thanks very much.
Next round of drinks is on me
JT
Last edited by universal4; 29 August 2020 at 12:27 am. Reason: link removed