DNS Records
A | 51.222.143.15 |
TXT | v=spf1 ip4:144.217.32.160 ip4:142.44.246.58 ip4:144.217.166.35 ip4:66.70.220.116 +a +mx ~all |
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Person",
"@id": "https://my.oceandrop.com.br/#person",
"name": "Amanda",
"url": "https://my.oceandrop.com.br",
"sameAs": [
"https://www.facebook.com/myoceandrop/"
],
"image": {
"@type": "ImageObject",
"@id": "https://my.oceandrop.com.br/#logo",
"url": "https://my.oceandrop.com.br/wp-content/uploads/blog/logo-oceandrop.png",
"contentUrl": "https://my.oceandrop.com.br/wp-content/uploads/blog/logo-oceandrop.png",
"caption": "Amanda",
"inLanguage": "pt-BR",
"width": "82",
"height": "109"
}
},
{
"@type": "WebSite",
"@id": "https://my.oceandrop.com.br/#website",
"url": "https://my.oceandrop.com.br",
"name": "Amanda",
"publisher": {
"@id": "https://my.oceandrop.com.br/#person"
},
"inLanguage": "pt-BR",
"potentialAction": {
"@type": "SearchAction",
"target": "https://my.oceandrop.com.br/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "CollectionPage",
"@id": "https://my.oceandrop.com.br/#webpage",
"url": "https://my.oceandrop.com.br/",
"name": "My Ocean Drop",
"about": {
"@id": "https://my.oceandrop.com.br/#person"
},
"isPartOf": {
"@id": "https://my.oceandrop.com.br/#website"
},
"inLanguage": "pt-BR"
}
]
}