Skip to content
https://india.com

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
81
GRADE
B
FIX
2
REVIEW
1
PASS
2
INFO
0
Checks
5
2 PASS 1 REVIEW 2 FIX
D
Structured Data
Action
6 JSON-LD block(s) found — issues found that may affect search visibility.
FIX
6 JSON-LD block(s) found — issues found that may affect search visibility.
Warning::
Missing required property "name" for WebSite
The "name" property is required for the WebSite schema type.
Warning::
Missing required property "name" for WebSite
The "name" property is required for the WebSite schema type.
Warning::
Missing or invalid @context in block #5
The @context should be "https://schema.org" for search engines to recognize the data.
Got: https://schema.org/ Expected: https://schema.org
Info::
Missing recommended property "description" for WebSite
Adding "description" can improve how search engines display your content.
Info::
Missing recommended property "description" for WebSite
Adding "description" can improve how search engines display your content.
Info::
Custom type "NewsMediaOrganization" — unable to validate specific properties
Info::
Custom type "SiteNavigationElement" — unable to validate specific properties
Info::
6 JSON-LD blocks found

The "name" property is required for the WebSite schema type.

Why this matters

Schema markup missing required properties is silently rejected by Google — your structured data appears in source but never as a rich result.

Learn more

Each schema.org type has required properties (Article needs headline + author + datePublished; Product needs name + offers; etc.). Missing them means Google's rich-result eligibility check fails. The Search Console Rich Results Test surfaces specific gaps. Fix the missing property; rich results re-appear within hours.

Source: Google Search Central / schema.org

The "name" property is required for the WebSite schema type.

Why this matters

Schema markup missing required properties is silently rejected by Google — your structured data appears in source but never as a rich result.

Learn more

Each schema.org type has required properties (Article needs headline + author + datePublished; Product needs name + offers; etc.). Missing them means Google's rich-result eligibility check fails. The Search Console Rich Results Test surfaces specific gaps. Fix the missing property; rich results re-appear within hours.

Source: Google Search Central / schema.org

URL: https://schema.org/

The @context should be "https://schema.org" for search engines to recognize the data.

Expected: https://schema.org
Why this matters

JSON-LD without @context is invalid structured data — Google ignores the entire block.

Learn more

@context must be 'https://schema.org' (or the schema-specific URL). Without it, the block isn't parseable as schema.org JSON-LD and Google skips it. Most schema generators handle this; manual edits sometimes drop the field.

Source: JSON-LD spec / schema.org

Adding "description" can improve how search engines display your content.

Why this matters

Recommended schema properties unlock richer SERP layouts — without them you get the basic rich result instead of the enhanced one.

Learn more

Recommended properties expand what Google can render. E.g., adding aggregateRating to Product unlocks star ratings; adding image to Article unlocks the image-card variant. Each recommended property is a direct SERP-real-estate gain.

Source: Google Search Central / schema.org

Adding "description" can improve how search engines display your content.

Why this matters

Recommended schema properties unlock richer SERP layouts — without them you get the basic rich result instead of the enhanced one.

Learn more

Recommended properties expand what Google can render. E.g., adding aggregateRating to Product unlocks star ratings; adding image to Article unlocks the image-card variant. Each recommended property is a direct SERP-real-estate gain.

Source: Google Search Central / schema.org

JSON-LD Blocks

Block 1 : Organization
6 properties Valid
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "India.com News",
  "url": "https://www.india.com/",
  "logo": "https://static.india.com/wp-content/uploads/2019/11/IDC-website-logo.png",
  "sameAs": [
    "https://twitter.com/indiacom",
    "https://www.facebook.com/indiacom"
  ]
}
Block 2 : WebSite
4 properties Valid
Missing required property: name
{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "url": "https://www.india.com/",
  "potentialAction": {
    "@type": "SearchAction",
    "target": "https://www.india.com/searchresult/{search_term_string}",
    "query-input": "required name=search_term_string"
  }
}
Block 3 : Organization
6 properties Valid
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "India.com News",
  "url": "https://www.india.com/",
  "logo": "https://static.india.com/wp-content/uploads/2019/11/IDC-website-logo.png",
  "sameAs": [
    "https://twitter.com/indiacom",
    "https://www.facebook.com/indiacom"
  ]
}
Block 4 : WebSite
4 properties Valid
Missing required property: name
{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "url": "https://www.india.com/",
  "potentialAction": {
    "@type": "SearchAction",
    "target": "https://www.india.com/searchresult/{search_term_string}",
    "query-input": "required name=search_term_string"
  }
}
Block 5 : NewsMediaOrganization
12 properties Valid
Missing or invalid @context
{
  "@context": "https://schema.org/",
  "@type": "NewsMediaOrganization",
  "name": "india.com",
  "url": "https://www.india.com",
  "foundingDate": "2011",
  "slogan": "",
  "legalName": "Indiadotcom Digital Pvt Ltd",
  "numberOfEmployees": {
    "@type": "QuantitativeValue",
    "value": 150
  },
  "logo": {
    "@type": "ImageObject",
    "url": "https://static.india.com/wp-content/themes/icommobile/images/icom-logo-new.png",
    "inLanguage": "en-US",
    "width": 600,
    "height": 60,
    "caption": "india.com"
  },
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Indiadotcom Digital Pvt Ltd, Plot No 9, Flim city Sector 16A, Noida, UP",
    "addressLocality": "Noida",
    "addressRegion": "India",
    "postalCode": "201301"
  },
  "contactPoint": {
    "@type": "ContactPoint",
    "email": "support@india.com",
    "areaServed": "IN",
    "availableLanguage": "English",
    "hoursAvailable": {
      "opens": "09:00",
      "closes": "18:00"
    }
  },
  "sameAs": [
    "https://www.facebook.com/indiacom",
    "https://twitter.com/indiacom",
    "https://www.instagram.com/indiadotcom/",
    "https://www.youtube.com/indiadotcom"
  ]
}
Block 6 : SiteNavigationElement
2 properties Valid
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@context": "https:\/\/schema.org",
      "@type": "SiteNavigationElement",
      "@id": "#table-of-contents",
      "name": "Latest",
      "url": "https:\/\/www.india.com\/latest-news\/"
    },
    {
      "@context": "https:\/\/schema.org",
      "@type": "SiteNavigationElement",
      "@id": "#table-of-contents",
      "name": "India",
      "url": "https:\/\/www.india.com\/news\/india\/"
    },
    {
      "@context": "https:\/\/schema.org",
      "@type": "SiteNavigationElement",
      "@id": "#table-of-contents",
      "name": "IPL 2026",
      "url": "https:\/\/www.india.com\/topic\/IPL-2026\/"
    },
    {
      "@context": "https:\/\/schema.org",
      "@type": "SiteNavigationElement",
      "@id": "#table-of-contents",
      "name": "Business",
      "url": "https:\/\/www.india.com\/business\/"
    },
    {
      "@context": "https:\/\/schema.org",
      "@type": "SiteNavigationElement",
      "@id": "#table-of-contents",
      "name": "Sports",
      "url": "https:\/\/www.india.com\/sports\/"
    },
    {
      "@context": "https:\/\/schema.org",
      "@type": "SiteNavigationElement",
      "@id": "#table-of-contents",
      "name": "Entertainment",
      "url": "https:\/\/www.india.com\/entertainment\/"
    },
    {
      "@context": "https:\/\/schema.org",
      "@type": "SiteNavigationElement",
      "@id": "#table-of-contents",
      "name": "Viral",
      "url": "https:\/\/www.india.com\/viral\/"
    },
    {
      "@context": "https:\/\/schema.org",
      "@type": "SiteNavigationElement",
      "@id": "#table-of-contents",
      "name": "Photos",
      "url": "https:\/\/www.india.com\/photos\/"
    }
  ]
}
B
Brand Presence
Site-name consistency, favicon, social image, meta tags, schema, and contact signals
REVIEW

Brand Presence

Your brand name differs across channels — visitors see inconsistent identity.

B

80/100

Site name appears as

Page titleIndia.Com News
og:site_nameLatest News, Breaking News, LIVE News, Top News Headlines, Viral Video, Cricket LIVE, Sports, Entertainment, Business, Health, Lifestyle and Utility News | India.Com
twitter:site@indiacom
Organization.nameIndia.com News

Inconsistent — names differ across channels

Brand assets

Favicon

15/15

covers multiple sizes + apple-touch-icon

Social share image

20/20

og:image + twitter:image set

Meta completeness

20/20

Organization schema

15/15

has name, logo + url

Contact info discoverable

5/10

contact page

Findings

  • Brand name differs across channels — users see inconsistent identity
  • Consider adding contactPoint — helps appear in "contact us" rich results
  • Only partial contact info discoverable — consider adding a dedicated contact page or mailto/tel link

How consistently your brand appears across channels — shared link previews, structured data, favicon, contact info.

A+
Mixed Content
No mixed content detected — all resources use HTTPS.
PASS
No mixed content detected — all resources use HTTPS.
Info::
No mixed content detected — all resources use HTTPS
A
Open Graph
Open Graph tags are well configured for social sharing.
PASS
Open Graph tags are well configured for social sharing.
Critical::
og:image is not reachable
The og:image URL could not be fetched. Social platforms won't be able to display it.
Got: https://s3.india.com/wp-content/uploads/2014/05/default-image1.jpg
Info::
og:title is long (165 characters)
Titles over 60 characters may be truncated in social sharing previews.
Got: 165 chars Expected: 25–60 chars
Info::
og:description is long (236 characters)
Descriptions over 200 characters may be truncated in social sharing previews.
Got: 236 chars Expected: 55–200 chars
URL: https://s3.india.com/wp-content/uploads/2014/05/default-image1.jpg

The og:image URL could not be fetched. Social platforms won't be able to display it.

Why this matters

An unreachable og:image URL (404, DNS fail, slow timeout) means social platforms cache the failure and serve no image for hours.

Learn more

Social platforms (Facebook, Twitter) cache OG metadata aggressively — including failed image fetches. A momentarily-broken og:image can leave your shares imageless for hours. Test og:image URLs in Facebook's Sharing Debugger to force re-cache after fixing.

Source: Open Graph Protocol / Facebook Sharing Debugger

URL: 165 chars

Titles over 60 characters may be truncated in social sharing previews.

Expected: 25–60 chars
Why this matters

og:title borderline-too-long — Facebook/LinkedIn may truncate. Aim for ~60-70 characters max.

Source: Open Graph Protocol

URL: 236 chars

Descriptions over 200 characters may be truncated in social sharing previews.

Expected: 55–200 chars
Why this matters

og:description borderline-too-long — social platforms truncate around ~200 chars.

Source: Open Graph Protocol

Preview

india.com

Latest News, Breaking News, LIVE News, Top News Headlines, Viral Video, Cricket LIVE, Sports, Entertainment, Business, Health, Lifestyle and Utility News | India.Com

Latest News Headlines – Get LIVE and exclusive news from India and the world. Read latest news updates on Current Affairs, Politics, Sports, Cricket, Bollywood, Business & Technology. Also get job, results & employment news at India.com

Preview quality · Twitter/X A+ · 100/100
  • twitter:card — summary_large_image
  • twitter:title — : Latest News, Videos and Photos on - India.Com News
  • twitter:description — Get latest news updates & stories. Explore photos and videos on India.com
  • twitter:image — https://s3.india.com/wp-content/uploads/2014/05/default-image1.jpg

INDIA.COM

Latest News, Breaking News, LIVE News, Top News Headlines, Viral Video, Cricket LIVE, Sports, Entertainment, Business, Health, Lifestyle and Utility News | India.Com

Latest News Headlines – Get LIVE and exclusive news from India and the world. Read latest news updates on Current Affairs, Politics, Sports, Cricket, Bollywood, Business & Technology. Also get job, results & employment news at India.com

Preview quality · Facebook A · 90/100

Title will be truncated (165 chars / 60 max)

Description will be truncated (238 chars / 155 max)

  • og:title — Latest News, Breaking News, LIVE News, Top News Headlines, Viral Video, Cricket LIVE, Sports, Entertainment, Business...
  • og:description — Latest News Headlines – Get LIVE and exclusive news from India and the world. Read latest news updates on Current Aff...
  • og:image — https://s3.india.com/wp-content/uploads/2014/05/default-image1.jpg
  • og:type — blog
  • og:url — https://www.india.com/
  • og:site_name — Latest News, Breaking News, LIVE News, Top News Headlines, Viral Video, Cricket LIVE, Sports, Entertainment, Business...
  • Title will be truncated on Facebook (165 chars, max 60)

    → Shorten og:title to ≤60 characters

  • Description will be truncated on Facebook (238 chars, max 155)

    → Tighten og:description to ≤155 characters

  • og:image is below recommended size (600×450)

    → Upload an image ≥1200×630 for the large preview card

Latest News, Breaking News, LIVE News, Top News Headlines, Viral Video, Cricket LIVE, Sports, Entertainment, Business, Health, Lifestyle and Utility News | India.Com

india.com

Preview quality · LinkedIn A · 90/100

Title will be truncated (165 chars / 120 max)

Description will be truncated (238 chars / 150 max)

  • og:title — Latest News, Breaking News, LIVE News, Top News Headlines, Viral Video, Cricket LIVE, Sports, Entertainment, Business...
  • og:description — Latest News Headlines – Get LIVE and exclusive news from India and the world. Read latest news updates on Current Aff...
  • og:image — https://s3.india.com/wp-content/uploads/2014/05/default-image1.jpg
  • Title will be truncated on LinkedIn (165 chars, max 120)

    → Shorten og:title to ≤120 characters

  • Description will be truncated on LinkedIn (238 chars, max 150)

    → Tighten og:description to ≤150 characters

india.com

Latest News, Breaking News, LIVE News, Top News Headlines, Viral Video, Cricket LIVE, Sports, Entertainment, Business, Health, Lifestyle and Utility News | India.Com

Latest News Headlines – Get LIVE and exclusive news from India and the world. Read latest news updates on Current Affairs, Politics, Sports, Cricket, Bollywood, Business & Technology. Also get job, results & employment news at India.com

Preview quality · Slack A+ · 100/100
  • og:title — Latest News, Breaking News, LIVE News, Top News Headlines, Viral Video, Cricket LIVE, Sports, Entertainment, Business...
  • og:description — Latest News Headlines – Get LIVE and exclusive news from India and the world. Read latest news updates on Current Aff...
  • og:image — https://s3.india.com/wp-content/uploads/2014/05/default-image1.jpg

Social preview quality

Averaged across Twitter/X, Facebook, LinkedIn, and Slack.

A+ · 95/100
FieldTwitter/XFacebookLinkedInSlack
og:title
og:description
og:image
og:type
og:url
og:site_name
twitter:card
twitter:title
twitter:description
twitter:image
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback