blank custom schema
-
Blank page if use custom schema like this:
<script type=”application/ld+json”>
{
“@context”: “https://schema.org/”,
“@type”: “Book”,
“name”: “Title web.com”,
“aggregateRating”: {
“@type”: “AggregateRating”,
“ratingValue”: “5.0”,
“ratingCount”: “14”,
“bestRating”: “5”,
“worstRating”: “1”
}
}
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘blank custom schema’ is closed to new replies.