DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "https://tutorials.freshersnow.com/",
"url": "https://tutorials.freshersnow.com/",
"name": "FreshersNow Tutorials - Learn Free Courses Online",
"isPartOf": {
"@id": "https://tutorials.freshersnow.com/#website"
},
"about": {
"@id": "https://tutorials.freshersnow.com/#organization"
},
"description": "Learn Online Tutorials For Free through Tutorials.FreshersNow.Com - We provide latest technology tutorials and interview questions.",
"breadcrumb": {
"@id": "https://tutorials.freshersnow.com/#breadcrumb"
},
"inLanguage": "en-US"
},
{
"@type": "BreadcrumbList",
"@id": "https://tutorials.freshersnow.com/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://tutorials.freshersnow.com/#website",
"url": "https://tutorials.freshersnow.com/",
"name": "FreshersNow Tutorials - Learn Free Courses Online",
"description": "Learn Everything... For Free. For Everyone. Forever.",
"publisher": {
"@id": "https://tutorials.freshersnow.com/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://tutorials.freshersnow.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://tutorials.freshersnow.com/#organization",
"name": "FreshersNow Tutorials - Learn Free Courses Online",
"url": "https://tutorials.freshersnow.com/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://tutorials.freshersnow.com/#/schema/logo/image/",
"url": "https://tutorials.freshersnow.com/wp-content/uploads/2019/04/cropped-Tutorials-by-Freshersnow.png",
"contentUrl": "https://tutorials.freshersnow.com/wp-content/uploads/2019/04/cropped-Tutorials-by-Freshersnow.png",
"width": 162,
"height": 90,
"caption": "FreshersNow Tutorials - Learn Free Courses Online"
},
"image": {
"@id": "https://tutorials.freshersnow.com/#/schema/logo/image/"
}
}
]
}