i add schmema “ProfessionalService” to the website head. But if i check
it with the google structured data tool: https://search.google.com/structured-data/testing-tool?hl=de#url=https%3A%2F%2Fwww.bewerta.de
Its not listed as separat Data/Point. Instead it is nested in the BreadcrumbList Data/Point. How can i make ProfessionalService appear as a separat Data/Point?
Or is something wrong with the syntax?
Lg Elizabeth
<script type="application/ld+json">{
"@context": "https://schema.org",
"@type": "ProfessionalService",
"name": "Marcus Andreas Monsieur Kfz-Marktbeobachtung",
"image": "https://www.bewerta.de/wp-content/uploads/bewerta-fahrzeugbewertung-monsieur.png",
"@id": "",
"url": "https://www.bewerta.de/",
"telephone": "01771695593",
"address": {
"@type": "PostalAddress",
"streetAddress": "Oberstrasse. 3",
"addressLocality": "Krefeld",
"postalCode": "47829",
"addressCountry": "DE"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 51.353483,
"longitude": 6.649856
},
"openingHoursSpecification": {
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"opens": "09:00",
"closes": "17:00"
}
}
</script>
]]>Could you offer the option to remove the CreativeWork schema please? I know Tom would normally add it in the next update but that wasn’t the case yet. Many have been waiting for this possibility for a long time …
Hoping to have a future update with this possibility, thank you in advance.
Cordially.
]]>In the case of itemtype=”https://schema.org/Organization” I would like to integrate these two properties: itemprop=”telephone” and itemprop=”email”.
Also inside the homepage and the single project page I would like to integrate itemtype=”https://schema.org/CreativeWork” and the related properties.
Can someone help me? I thank you in advance for your help.
]]>https://i.ibb.co/YD7Jdf7/Creative-Work-schema.png
]]>and stars not appearing on google results.
]]>Google announced this at 2019/09/16:
https://webmasters.googleblog.com/2019/09/making-review-rich-results-more-helpful.html
If “CreativeWork” were “CreativeWorkSeason” , “CreativeWorkSeries” and others listed in the above article, error doesn’t occured in the Google’s Structured Data Testing Tools.
Could you change this in the next update?
]]>They’ve helped me to run a Structured Data Test and I have 2,593 errors running across my site all related to Article.
One person has told me I need to change theme, I don’t really want to do that.
Another person suggested coming on here for help – her comments as follows:
Other users were running into this issue (they were using the Genesis theme) and the theme was updated to address the issue. Perhaps it’s worth making a request in your theme’s support forum. I believe the fix implemented was a switch from Article type to CreativeWork.
Can anyone help me??? I have no technical ability and this has thrown me into a total panic.
]]>