A well-written review is a thought process, enormous experience, authentic information that can influence the intent of visitors.
It takes quality time to represent the best review article. Such content deserves more attention.
For a specific review article about any item, you may consider displaying star rating in the SERPs.
star-rating act as a teaser!!
Get star rating in Google without any plugin
-
Login to WordPress Dashboard
-
Go to Posts > All Posts
-
Search a review post.
-
Edit a Post
-
Go to Text mode editor
-
Google most recommended way - JSON-LD markup, generate here https://webcode.tools/json-ld-generator/review
-
Fill up required information such as Item name, Published Date, Author, Review, Rating to generate, then copy your code from here
-
Add generated JSON-LD markup into your review post
Genesis User: Add in Header Script option
Non-Genesis User: You may add directly in HTML Code of your content with in Text mode.
-
Verify JSON-LD addition at Structured Data Testing Tool - Google
-
Run test, if you see zero error and warning that means verification pass.
That’s all. Now you need to keep patience for 24 hours. Google will start displaying star rating review with reviewer name in the SERPs like below.
Kindly note, this is suitable for review only. Abusing markup is strictly not recommended. If you will try to game the Google system your ranking may get down. Play fair.
Update: 2:07 AM 4/2/2018, Added alternative method for adding JSON-LD markup.
Adding Markup without editing each post
Google Tag Manager is a tag management system created by Google. It allows the user to add HTML or JavaScript into a web page as per various triggering rule. Suppose that you want to run a script just on the Checkout page, but you don’t want to edit your Checkout page source code.
This is where GTM can help you. Once, you can simply insert GTM script in the head like Google Analytics and after then anytime you can add custom HTML/JavaScript to your site, without editing the source code.
This brings hassle-free experience for adding snippet into a website. So, I thought why not use same for adding JSON-LD. In our forum software, there is no option to add custom HTML to any specific thread. As an experiment, I tried adding Schema markup with Tag manager and it was successful.
Here’s my step-by-step process -
-
Sign in to Google Tag Manager.
-
Create a new account
-
To setup Account, fill up basic info about your project and click continue
-
To setup container, enter website URL and select as Web
-
Next, accept Terms & conditions
-
Install Google Tag Manager on your site
-
Click Add a new tag
-
I would suggest, Rename Untitled Tag to your Web Page name, would be easier to recognize.
-
Click on Tag Icon
-
Choose the Tag type: Custom HTML
-
Assuming, you’ve already created page specific JSON-LD markup using this tool, paste it in the Custom HTML Field
-
At same page, scroll down, Click on Triggering icon.
-
Rename Trigger name > one layer more, Select Page view
-
On which page view? We need to tell.
Set Some Page Views > Page URL > Contains > Enter Full URL > Save
-
Next, the screenshot representing a trigger rule has been set for the specific web page view
-
Save
-
Submit
-
Publish
-
It’s time to run a test. Result: Pass
Tag manager script must be correctly placed inside head otherwise, markup test will fail.
You may also like to read
How to Install & Setup Yoast SEO Plugin
I hope this helps. Need any help, please comment below.
#DailyDose
Thanks & Regards,
Gulshan