DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://blog.weirdfish.co.uk/",
"url": "https://blog.weirdfish.co.uk/",
"name": "Home - Weird Fish Blog",
"isPartOf": {
"@id": "https://blog.weirdfish.co.uk/#website"
},
"about": {
"@id": "https://blog.weirdfish.co.uk/#organization"
},
"datePublished": "2022-08-02T11:19:58+00:00",
"dateModified": "2022-10-19T10:28:24+00:00",
"breadcrumb": {
"@id": "https://blog.weirdfish.co.uk/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://blog.weirdfish.co.uk/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://blog.weirdfish.co.uk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://blog.weirdfish.co.uk/#website",
"url": "https://blog.weirdfish.co.uk/",
"name": "Weird Fish Blog",
"description": "Wear the Weekend",
"publisher": {
"@id": "https://blog.weirdfish.co.uk/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://blog.weirdfish.co.uk/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://blog.weirdfish.co.uk/#organization",
"name": "Weird Fish Clothing",
"url": "https://blog.weirdfish.co.uk/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://blog.weirdfish.co.uk/#/schema/logo/image/",
"url": "https://blog.weirdfish.co.uk/wp-content/uploads/2022/08/Fish-icon_7463C.png",
"contentUrl": "https://blog.weirdfish.co.uk/wp-content/uploads/2022/08/Fish-icon_7463C.png",
"width": 4961,
"height": 2816,
"caption": "Weird Fish Clothing"
},
"image": {
"@id": "https://blog.weirdfish.co.uk/#/schema/logo/image/"
}
}
]
}