DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "https://exams.freshersnow.com/",
"url": "https://exams.freshersnow.com/",
"name": "Entrance Exams by FreshersNow",
"isPartOf": {
"@id": "https://exams.freshersnow.com/#website"
},
"about": {
"@id": "https://exams.freshersnow.com/#organization"
},
"description": "Best Website For Entrance Exam Updates",
"breadcrumb": {
"@id": "https://exams.freshersnow.com/#breadcrumb"
},
"inLanguage": "en-US"
},
{
"@type": "BreadcrumbList",
"@id": "https://exams.freshersnow.com/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://exams.freshersnow.com/#website",
"url": "https://exams.freshersnow.com/",
"name": "Entrance Exams by FreshersNow",
"description": "Best Website For Entrance Exam Updates",
"publisher": {
"@id": "https://exams.freshersnow.com/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://exams.freshersnow.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://exams.freshersnow.com/#organization",
"name": "Freshersnow",
"url": "https://exams.freshersnow.com/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://exams.freshersnow.com/#/schema/logo/image/",
"url": "http://exams.freshersnow.com/wp-content/uploads/2022/06/Freshersnow-logo.png",
"contentUrl": "http://exams.freshersnow.com/wp-content/uploads/2022/06/Freshersnow-logo.png",
"width": 500,
"height": 500,
"caption": "Freshersnow"
},
"image": {
"@id": "https://exams.freshersnow.com/#/schema/logo/image/"
}
}
]
}