DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://blog.coupondunia.in/#organization",
"name": "CouponDunia",
"url": "https://blog.coupondunia.in/",
"sameAs": [
"https://facebook.com/coupondunia",
"https://www.instagram.com/coupondunia/",
"https://twitter.com/coupondunia"
],
"logo": {
"@type": "ImageObject",
"@id": "https://blog.coupondunia.in/#logo",
"inLanguage": "en-US",
"url": "https://blog.coupondunia.in/wp-content/uploads/2021/02/500x500.png",
"width": 500,
"height": 500,
"caption": "CouponDunia"
},
"image": {
"@id": "https://blog.coupondunia.in/#logo"
}
},
{
"@type": "WebSite",
"@id": "https://blog.coupondunia.in/#website",
"url": "https://blog.coupondunia.in/",
"name": "CD Blog",
"description": "Make Shopping Rewarding",
"publisher": {
"@id": "https://blog.coupondunia.in/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": "https://blog.coupondunia.in/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
],
"inLanguage": "en-US"
},
{
"@type": "WebPage",
"@id": "https://blog.coupondunia.in/#webpage",
"url": "https://blog.coupondunia.in/",
"name": "CouponDunia Blog - Tips & Offers for Almost Anything on the Internet",
"isPartOf": {
"@id": "https://blog.coupondunia.in/#website"
},
"about": {
"@id": "https://blog.coupondunia.in/#organization"
},
"datePublished": "2014-08-05T09:27:44+00:00",
"dateModified": "2021-02-06T10:54:27+00:00",
"description": "CouponDunia Blog is your online shopping guide, making shopping a rewarding experience with all the information and offers you need.",
"breadcrumb": {
"@id": "https://blog.coupondunia.in/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://blog.coupondunia.in/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://blog.coupondunia.in/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@type": "WebPage",
"@id": "https://blog.coupondunia.in/",
"url": "https://blog.coupondunia.in/",
"name": "Home"
}
}
]
}
]
}