This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="application/ld+json"> | |
{ | |
"@context":"http://schema.org", | |
"@type":"BlogPosting", | |
"url": "$POST_URL", | |
"headline":"$H1_HEADING", | |
"description":"$META_DESCRIPTION", | |
"genre": "$CATEGORY_NAME", | |
"keywords": "$COMMA_SEPARATED_LIST_OF_WP_TAGS", | |
"image": "$FEATURED_IMAGE_URL", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="application/ld+json"> | |
{ | |
"@context":"http://schema.org", | |
"@type":"WebApplication", | |
"browserRequirements":"Recent versions of Chrome, Firefox or IE/Edge", | |
"operatingSystem": "All", | |
"applicationCategory": "Website Tools", | |
"featureList": "Assess website & SEO issues to rank better on Google", | |
"creator": { | |
"@type": "Organization", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type='application/ld+json'> | |
{ | |
"@context": "http://www.schema.org", | |
"@type": "LocalBusiness", | |
"name": "IQOS Bosna", | |
"description": "IQOS predstavlja inovaciju u nacinu konzumiranja duvana. Koristeci HeatControl tehnologiju, IQOS zagreva duvan umesto da ga sagoreva i proizvodi duvansku aerosol koja pruža pravi ukus i zadovoljstvo duvana, bez vatre, dima ili pepela.", | |
"logo": "$URL_TO_LOGO_IMAGE", | |
"image": "$URL_TO_LARGE_REPRESENTATIVE_IMAGE", | |
"telephone": "$PHONE_NUMBER_IN_FORMAT_+111223334444", | |
"email": "$EMAIL_ADDRESS", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type='application/ld+json'> | |
{ | |
"@context": "http://schema.org/", | |
"@type": "Product", | |
"name": "IQOS Bosna", | |
"image": "$URL_TO_LARGE_REPRESENTATIVE_IMAGE", | |
"description": "IQOS predstavlja inovaciju u nacinu konzumiranja duvana. Koristeci HeatControl tehnologiju, IQOS zagreva duvan umesto da ga sagoreva i proizvodi duvansku aerosol koja pruža pravi ukus i zadovoljstvo duvana, bez vatre, dima ili pepela.", | |
"aggregateRating": { | |
"@type": "AggregateRating", | |
"ratingValue": "4.7", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Anesthesia | |
Cardiovascular | |
CommunityHealth | |
Dentistry | |
Dermatologic | |
Dermatology | |
DietNutrition | |
Emergency | |
Endocrine | |
Gastroenterologic |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="application/ld+json"> | |
{ | |
"@context": "http://schema.org", | |
"@type": "Physician", | |
"name": "Zoran Petrovic", | |
"image": "http://keycareandsupport.com/wp-content/uploads/2017/09/Doctor-Avatar-split-03.jpg", | |
"medicalSpecialty": { | |
"@type": "MedicalSpecialty", | |
"name": "Dentistry" // pick medical area from the list: https://gist.github.com/pentago/922d02437568bdec9c732e5aaedbe9c8 | |
}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="application/ld+json"> | |
{ | |
"@context": "http://schema.org", | |
"@type": "Physician", | |
"name": "Zoran Petrovic", | |
"image": "http://keycareandsupport.com/wp-content/uploads/2017/09/Doctor-Avatar-split-03.jpg", | |
"medicalSpecialty": { | |
"@type": "MedicalSpecialty", | |
"name": "Dentistry" // pick medical area from the list: https://gist.github.com/pentago/922d02437568bdec9c732e5aaedbe9c8 | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21things4teachers.net | |
3digitale.com | |
3dogsdigital.co.uk | |
4hou.win | |
57883.net | |
7club.ithome.com.tw | |
8digital.co | |
aaa.talkspotsupport.com | |
abertoatedemadrugada.com | |
abiliko.co.il |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type='application/ld+json'> | |
{ | |
"@context": "http://schema.org/", | |
"@type": "Product", | |
"name": "$BRANDNAME $PRODUCTNAME", //e.g. Actimel Lemon Yogurt Drink | |
"image": "$URL_TO_LARGE_REPRESENTATIVE_IMAGE_OF_THE_PRODUCT", | |
"description": "$PRODUCT_PAGE_META_DESCRIPTION", | |
"brand": { | |
"@type": "Organization", | |
"name": "Actimel", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type='application/ld+json'> | |
{ | |
"@context": "http://schema.org/", | |
"@type": "Product", | |
"name": "$BRANDNAME $PRODUCTNAME", //e.g. Actimel Lemon Yogurt Drink | |
"image": "$URL_TO_LARGE_REPRESENTATIVE_IMAGE_OF_THE_PRODUCT", | |
"description": "$PRODUCT_PAGE_META_DESCRIPTION", | |
"brand": { | |
"@type": "Organization", | |
"name": "Actimel", |