Untitled
unknown
plain_text
2 years ago
535 B
12
Indexable
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": {
"@type": "Article",
"articleSection": "%primary_taxonomy_terms%",
"headline": "%seo_title%",
"description": "%seo_description%",
"keywords": "%keywords%",
"author": {
"@type": "Person",
"name": "%name%"
},
"datePublished": "%date(Y-m-dTH:i:sP)%",
"dateModified": "%modified(Y-m-dTH:i:sP)%",
"image": {
"@type": "ImageObject",
"url": "%post_thumbnail%"
}
}
}Editor is loading...