Applying "Schema" to site
Posted: Sun Dec 18, 2022 11:58 pm
I've tried to apply this code to the website in a variety of places,
<script type="application/ld+json">
{
"@context" : "http://schema.org",
"@type" : "LocalBusiness",
"name" : "PowerPlus Cleaning Solutions",
"url" : "https://powerplusonline.com",
"sameAs" :["https://powerplusonline.com",
"https://www.facebook.com/powerpluscleaningsolutions",
"https://www.instagram.com/powerplusonline",
"https://www.youtube.com/channel/UCwkCql ... 1l6n03nLTQ",
"https://www.linkedin.com/company/powerp ... -solutions" ]
}
</script>
But it only seems to see the video on my landing page, and just that it's a local business. I have no idea where to find the attributes within the web builder and schema seems to ignore my content that I tried to add through "script". Any thoughts?
https://henrisandbox.com/files/Test.zip
<script type="application/ld+json">
{
"@context" : "http://schema.org",
"@type" : "LocalBusiness",
"name" : "PowerPlus Cleaning Solutions",
"url" : "https://powerplusonline.com",
"sameAs" :["https://powerplusonline.com",
"https://www.facebook.com/powerpluscleaningsolutions",
"https://www.instagram.com/powerplusonline",
"https://www.youtube.com/channel/UCwkCql ... 1l6n03nLTQ",
"https://www.linkedin.com/company/powerp ... -solutions" ]
}
</script>
But it only seems to see the video on my landing page, and just that it's a local business. I have no idea where to find the attributes within the web builder and schema seems to ignore my content that I tried to add through "script". Any thoughts?
https://henrisandbox.com/files/Test.zip