Standard Article snippet for all posts and pages. Needs core WebPage, WebSite and Organization schemas (that are installed automatically if you’re using the Setup Wizard).
Use the following code to import a Global Snippet. Learn more about How to import and export Structured Data.
{
"id": "snip-5f34dd4994dcf",
"context": "http:\/\/schema.org",
"type": "Article",
"dateModified-prop-599be31c45e07": {
"0": "current_post_modified_date",
"1": null,
"overridable": false,
"overridable_multiple": false
},
"author-prop-599be31c45e2d": {
"0": "http:\/\/schema.org\/Person",
"1": {
"id": "snip-5f34dd4994c32",
"context": "http:\/\/schema.org",
"type": "Person",
"url-prop-599be31c45d55": {
"0": "current_post_author_url",
"1": null,
"overridable": false,
"overridable_multiple": false
},
"name-prop-599be31c45d7d": {
"0": "current_post_author_name",
"1": null,
"overridable": false,
"overridable_multiple": false
}
},
"overridable": false,
"overridable_multiple": false
},
"mainEntityOfPage-prop-599be31c45e4f": {
"0": "http:\/\/schema.org\/WebPage",
"1": {
"id": "snip-5f34dd4994c95",
"context": "http:\/\/schema.org",
"type": "WebPage",
"@id-prop-5d5e6759a925e": {
"0": "textfield",
"1": "#webpage",
"overridable": false,
"overridable_multiple": false
}
},
"overridable": false,
"overridable_multiple": false
},
"description-prop-599be31c45e70": {
"0": "current_post_excerpt",
"1": null,
"overridable": false,
"overridable_multiple": false
},
"datePublished-prop-599be31c45e97": {
"0": "current_post_date",
"1": null,
"overridable": false,
"overridable_multiple": false
},
"headline-prop-599be31c45f10": {
"0": "current_post_title",
"1": null,
"overridable": false,
"overridable_multiple": false
},
"publisher-prop-5bb1d64111e07": {
"0": "http:\/\/schema.org\/Organization",
"1": {
"id": "snip-5f34dd4994d7a",
"context": "http:\/\/schema.org",
"type": "Organization",
"@id-prop-5f34dd144ada3": {
"0": "textfield",
"1": "#organization",
"overridable": false,
"overridable_multiple": false
}
},
"overridable": false,
"overridable_multiple": false
},
"image-prop-599be31c45dba": {
"0": "current_post_thumbnail_url",
"1": null,
"overridable": false,
"overridable_multiple": false
},
"image-prop-5d568b16e2fbc": {
"0": "textfield",
"1": "Please enter an URL to a fallback image (in case the post has no thumbnail)",
"overridable": false,
"overridable_multiple": false,
"manual_data_expected": true
},
"_is_export": true,
"@ruleset": [
[
{
"param": "post_type",
"operator": "==",
"value": "post"
},
{
"param": "page_type",
"operator": "!=",
"value": "front_page"
}
],
[
{
"param": "post_type",
"operator": "==",
"value": "page"
},
{
"param": "page_type",
"operator": "!=",
"value": "front_page"
}
]
]
}