- This topic has 5 replies, 2 voices, and was last updated 3 years, 3 months ago by
David.
-
AuthorPosts
-
January 31, 2023 at 3:50 am #2515318
Javier Paya
I installed and activated the plug in kk satr rating in order the stars ratings appear in the google results as a rich snippets, but for long ago it does not work, inside the plug in i used this j-son code:
{
“@context”: “https://schema.org/”,
“@type”: “service”,
“name”: “[1Global Translators]”,
“aggregateRating”: {
“@type”: “AggregateRating”,
“ratingValue”: “[score]”,
“bestRating”: “[best]”,
“ratingCount”: “[5]”
}
}But when i activate this option for the rich snippeds, google search console show this errors:
Major Critical Issues*
The object type of the field “itemReviewed” is invalidThe name of the reviewed item is missing
There is an invalid integer in the “ratingCount” property
Major Non-Critical Issues‡
Rating scale could not be determinedThere is an invalid integer in the “ratingCount” property
I also have tried to update the plugin since a long ago but when i did, the plug in erased all the ratings that the pages and post had until the updated.
So, i think thatb maybe there is a conflict with the theme or maybe the json code is incorrect.
What can i do?
Thanks in advance,
Andrés
January 31, 2023 at 7:34 am #2515521David
StaffCustomer SupportHi there,
its not related to the Theme, it has no involvement with what that plugin or the JSON code would be doing.
What is this:
[1Global Translators]is that a shortcode provided by the plugin ?February 1, 2023 at 3:25 am #2516794Javier Paya
Thanks for the answer.
I changed [name] for [1Global Translators]
and “Creativeworks” for “service”
The original json code was:
{
“@context”: “https://schema.org/”,
“@type”: “Creativeworks”,
“name”: “[name]”,
“aggregateRating”: {
“@type”: “AggregateRating”,
“ratingValue”: “[score]”,
“bestRating”: “[best]”,
“ratingCount”: “[5]”
}
}But i did not work. So who can i solve it?
Best regards,
Andrés
February 1, 2023 at 8:41 am #2517226David
StaffCustomer Supportbut what is:
[name]where does this come from ? Is this in the KK Start Plugin ?February 2, 2023 at 2:02 am #2518216Javier Paya
Yes this es a json code that is in the kk star plug in.
Greetings,
Andrés
February 2, 2023 at 4:48 am #2518399David
StaffCustomer SupportHave you spoken to the KK Star plugin author ?
As this is not related to the theme -
AuthorPosts
- You must be logged in to reply to this topic.