MyBB Community Forums

Full Version: Rich Snippet for Rating without Plugin
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
[Image: How-to-Add-Rich-Snippets-for-Reviews-and...Markup.png]

I saw this tutorial here: https://crunchify.com/how-to-add-rich-sn...rg-markup/

It says we just need to modify this code:

<div class="crunchify-rating" itemscope itemtype="http://schema.org/Review">
    <span itemprop="itemReviewed" itemscope itemtype="http://schema.org/Thing" style="font-size: 14px;"><a itemprop="url" href="https://crunchify.com/go/genesis" target="_blank"><span itemprop="name"><strong>Genesis WordPress Theme Framework Review</strong></span></a></span>
    <p></p>
    <strong>Description: </strong><span itemprop="description">One of the best WordPress Theme Framework which we use on Crunchify.com. Default comes with Google's rich schema.org snippet microdata.</span>
    <span itemprop="author" itemscope itemtype="http://schema.org/Person"><strong>Written by:</strong> <span itemprop="name">App Shah</span></span>
    <span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating"><strong>Rating:</strong> <span itemprop="ratingValue">5</span> out of <span itemprop="bestRating">5</span></span>
    <span itemprop="publisher" itemscope itemtype="http://schema.org/Organization">
        <meta itemprop="name" content="Crunchify, LLC."/>
    </span>
</div>

I wonder if how can we implement it in our 

Home » Template Sets » AnimeFused Generic Templates » Edit Template: showthread