Adding Rich Snippet in Website

bloggerzones

Newbie
Joined
Jul 28, 2020
Messages
16
Reaction score
0
hello Black Hat world Team. i have a php bases website and i want to add star rating snippet in my website that will show in google search result. please help me how can i add these schema.
 
weird then because google had said not to use it
I'm sorry still new to SEO, could you clarify what google said not to use?
Are you talking about review snippets? https://developers.google.com/search/docs/data-types/review-snippet
Or just rich snippets? https://backlinko.com/hub/seo/snippets
 
Damn, what if I'm still in the process of designing and optimising my site that hasn't gone live yet? (hosted locally using xampp)

If the site hasn't gone live yet, then why would you be worried about showing rich snippets?
 
If the site hasn't gone live yet, then why would you be worried about showing rich snippets?
I'm sorry, I don't understand your question. I was planning on using rich snippets now so when the site goes live it will have rich snippets...

So this is confusing me, should I use them on my site or not? Lol
 
I'm sorry, I don't understand your question. I was planning on using rich snippets now so when the site goes live it will have rich snippets...

So this is confusing me, should I use them on my site or not? Lol

I'd setup schema/rich snippets right before you launch
 
Please consider switching to WordPress and make your life easy with the help of plugins
 
Yes, use rich schema snippets as much ad possible. G will mostly trust your site has relevance to the snippet if you include and will show Ilin results 8/10 from my experience.

There was an update from G about sites forbidden to use review schema on pages that are not products but I see it working all the time still on large sites.

The FAQ schema markup is a huge opportunity that I rarely see people do, you can instantly get 5 questions + 4 line paragraphs underneath your search result plus I believe up to 20 more questions after users click the read more.

I haven't forgot that G steals all your content and displays inside of their own browser and engine so you get 80% less CTR, but you gotta play in their playground so give it a shot.
 
Yes, use rich schema snippets as much ad possible. G will mostly trust your site has relevance to the snippet if you include and will show Ilin results 8/10 from my experience.

There was an update from G about sites forbidden to use review schema on pages that are not products but I see it working all the time still on large sites.

The FAQ schema markup is a huge opportunity that I rarely see people do, you can instantly get 5 questions + 4 line paragraphs underneath your search result plus I believe up to 20 more questions after users click the read more.

I haven't forgot that G steals all your content and displays inside of their own browser and engine so you get 80% less CTR, but you gotta play in their playground so give it a shot.

Thank you very much for the great advice guys.
I'm in the wedding photography business and definitely will be creating a FAQ section. I find it a Gold mine for great and relative keyword rich content

This whole seo thing just takes so damn long to incorporate and there are so many things to do that you lose track!
 
Try this code with your structured data to get the rating.

"reviewRating": {
"@Type": "Rating",
"ratingValue": "4"
},
 
Anyone know the best place to learn/master schema?
 
I'm sorry still new to SEO, could you clarify what google said not to use?
Are you talking about review snippets? https://developers.google.com/search/docs/data-types/review-snippet
Or just rich snippets? https://backlinko.com/hub/seo/snippets




so should i use or not
 
Back
Top