- Mesajlar
- 2
- Beğeni
- 2
- Puan
- 0
I have put a star rating code on my website but it is not working on searching with a particular keyword. Star rating is showing only when I am searching by doing "site:url
My website URL: https://bit.ly/3hBIyR0
Please suggest to me How could I get a star rating on a particular keyword
Here is the code:
My website URL: https://bit.ly/3hBIyR0
Please suggest to me How could I get a star rating on a particular keyword
Here is the code:
| <script type="application/ld+json"><script type="application/ld+json"> | |
| { | |
| "@context": " https://schema.org/ ", | |
| "@type": "Product", | |
| "name": "Web and Mobile Application Development", | |
| "description": "We are a leading web and mobile app development company in India, USA,UK.", | |
| "brand": { | |
| "@type": "Thing", | |
| "name": "company name" | |
| }, | |
| "aggregateRating": { | |
| "@type": "AggregateRating", | |
| "ratingValue": "4.8", | |
| "ratingCount": "126" | |
| } | |
Son düzenleme: