GETTING ERRORS ALL OVER GOOGLE TEST TOOLS
-
I am using your plugin for schema
Detected 1 ERROR 0 WARNINGS 8 ITEMS
LocalBusiness 0 ERRORS 0 WARNINGS 1 ITEM
WPHeader 0 ERRORS 0 WARNINGS 1 ITEM
Service 1 ERROR 0 WARNINGS 2 ITEMS
*Now this service error shows
Location The property location is not recognized by Google for an object of type Service.
____________________________________________
<script type=”application/ld+json”>{
“@context”: “http://schema.org”,
“@type”: “Service”,
“name”: “Best-clinic-“,
“serviceType”: “Hair wigs”,
“location”: {
“@type”: “Place”,
“name”: “indo”,
“address”: “Jk street”
},
“category”: “hair wigs”,
“alternateName”: “docter surgeon”,
“mainEntityOfPage”: “http://www.abc.com/xyz/”,
“sameAs”: “http://www.abc.com/xyz/”,
“url”: “http://www.abc.com/xyz/”,
}</script>why this error….can you pl help
IT IS EFFECTING MY SEO AND GIVING ERRORS IN GOOGLE CONSOLE STRUCTURED TESTING TOOLS
The topic ‘GETTING ERRORS ALL OVER GOOGLE TEST TOOLS’ is closed to new replies.