DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "https://blog.reverbnation.com/",
"url": "https://blog.reverbnation.com/",
"name": "ReverbNation Blog - The roadmap for your music career",
"isPartOf": {
"@id": "https://blog.reverbnation.com/#website"
},
"about": {
"@id": "https://blog.reverbnation.com/#organization"
},
"description": "The roadmap for your music career",
"breadcrumb": {
"@id": "https://blog.reverbnation.com/#breadcrumb"
},
"inLanguage": "en-US"
},
{
"@type": "BreadcrumbList",
"@id": "https://blog.reverbnation.com/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://blog.reverbnation.com/#website",
"url": "https://blog.reverbnation.com/",
"name": "ReverbNation Blog",
"description": "The roadmap for your music career",
"publisher": {
"@id": "https://blog.reverbnation.com/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://blog.reverbnation.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://blog.reverbnation.com/#organization",
"name": "ReverbNation Blog",
"url": "https://blog.reverbnation.com/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://blog.reverbnation.com/#/schema/logo/image/",
"url": "https://blog.reverbnation.com/wp-content/uploads/2024/01/RN_Blog_Profile.jpg",
"contentUrl": "https://blog.reverbnation.com/wp-content/uploads/2024/01/RN_Blog_Profile.jpg",
"width": 600,
"height": 600,
"caption": "ReverbNation Blog"
},
"image": {
"@id": "https://blog.reverbnation.com/#/schema/logo/image/"
},
"sameAs": [
"https://www.facebook.com/ReverbNation/",
"https://x.com/reverbnation"
]
}
]
}