Skip to content
https://tribuneindia.com

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
69
GRADE
D
FIX
2
REVIEW
2
PASS
1
INFO
0
Checks
5
1 PASS 2 REVIEW 2 FIX
F
Open Graph
Action
No Open Graph tags found — social sharing previews will be generic.
FIX
No Open Graph tags found — social sharing previews will be generic.
Warning::
No Open Graph meta tags found
Without og:title, og:description, and og:image, social media platforms will generate a generic preview when your page is shared.

Without og:title, og:description, and og:image, social media platforms will generate a generic preview when your page is shared.

Why this matters

Without Open Graph tags, social shares show a broken or empty preview card.

Learn more

When someone shares your URL on Facebook, LinkedIn, Slack, iMessage, or any modern chat app, the preview comes from <meta property="og:*"> tags. Without them you get either no card or whatever fragment the social platform guesses — usually unflattering. The four core og: tags (title, description, image, url) cover what every major platform actually reads.

Source: Open Graph Protocol

Preview

No image set

tribuneindia.com

No title set

No description

Preview quality · Twitter/X F · 10/100

Title will be truncated (81 chars / 70 max)

Description will be truncated (221 chars / 200 max)

  • twitter:card — Add <meta name="twitter:card" content="summary_large_image">
  • twitter:title — falling back from <title>
  • twitter:description — falling back from <meta name=description>
  • twitter:image — Add twitter:image — preview card without an image looks broken
  • twitter:card is missing

    → Add <meta name="twitter:card" content="summary_large_image">

  • Title will be truncated on Twitter/X (81 chars, max 70)

    → Shorten the title to ≤70 characters

  • Description will be truncated on Twitter/X (221 chars, max 200)

    → Tighten the description to ≤200 characters

  • No preview image for Twitter/X

    → Add og:image or twitter:image (≥300×157 for summary_large_image)

No image set

TRIBUNEINDIA.COM

No title set

No description

Preview quality · Facebook F · 0/100

Title will be truncated (81 chars / 60 max)

Description will be truncated (221 chars / 155 max)

  • og:title — falling back from <title>
  • og:description — falling back from <meta name=description>
  • og:image — Add og:image — preview card without an image looks broken
  • og:type — Add og:type — Recommended — tells Facebook the content category
  • og:url — Add og:url — Recommended — canonical URL for the share
  • og:site_name — Add og:site_name — Recommended — site-level brand line in the preview
  • Title will be truncated on Facebook (81 chars, max 60)

    → Shorten og:title to ≤60 characters

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

    → Tighten og:description to ≤155 characters

  • No preview image for Facebook

    → Add og:image (recommended 1200×630)

No image set

No title set

tribuneindia.com

Preview quality · LinkedIn D · 50/100

Description will be truncated (221 chars / 150 max)

  • og:title — falling back from <title>
  • og:description — falling back from <meta name=description>
  • og:image — Add og:image — preview card without an image looks broken
  • Description will be truncated on LinkedIn (221 chars, max 150)

    → Tighten og:description to ≤150 characters

  • No preview image for LinkedIn

    → Add og:image (recommended 1200×627)

tribuneindia.com

No title set

No description

Preview quality · Slack C · 70/100
  • og:title — falling back from <title>
  • og:description — falling back from <meta name=description>
  • og:image — Add og:image — preview card without an image looks broken
  • No preview image — Slack unfurl will be text-only

    → Add og:image or twitter:image

Social preview quality

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

F · 32/100
FieldTwitter/XFacebookLinkedInSlack
og:title
og:description
og:image
og:type
og:url
og:site_name
twitter:card
twitter:title
twitter:description
twitter:image
F
Brand Presence
Action
Site-name consistency, favicon, social image, meta tags, schema, and contact signals
FIX

Brand Presence

Partial brand coverage — a few channels are missing brand signals.

F

26/100

Site name appears as

Page titleThe Tribune: Today's Latest News, Breaking News, Top Headlines from India & World
og:site_name
twitter:site
Organization.name

Consistent

Brand assets

Favicon

12/15

covers apple-touch-icon

Social share image

0/20

Meta completeness

4/20

Organization schema

0/15

Contact info discoverable

5/10

contact page

Findings

  • Missing brand name in: og:site_name, twitter:site, Organization.name
  • No social share image — shared links render as bare URLs
  • Add an apple-touch-icon and at least two PNG sizes (32x32 + 192x192)
  • og:title missing
  • og:image missing
  • twitter:card missing
  • No Organization schema — Google can't render your logo in the knowledge panel
  • 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.

C
Structured Data
Action
5 JSON-LD block(s) found — some improvements recommended.
REVIEW
5 JSON-LD block(s) found — some improvements recommended.
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: http://schema.org/ Expected: https://schema.org
Info::
Missing recommended property "description" for WebSite
Adding "description" can improve how search engines display your content.
Info::
Custom type "ViewAction" — unable to validate specific properties
Info::
Custom type "WebPage" — unable to validate specific properties
Info::
Custom type "NewsMediaOrganization" — unable to validate specific properties
Info::
Custom type "SiteNavigationElement" — unable to validate specific properties
Info::
5 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

URL: http://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

JSON-LD Blocks

Block 1 : WebPage
7 properties Valid
{
  "@context": "http://schema.org",
  "@type": "WebPage",
  "name": "The Tribune: Today's Latest News, Breaking News, Top Headlines from India & World",
  "description": "Stay updated with The Tribune - your trusted source for breaking news, top headlines, in-depth analysis, and exclusive stories from India and around the world. Covering politics, sports, entertainment, business, and more.",
  "keywords": "News, Latest News, Breaking News, Live News, India News, News Online, News Headlines, News Today, English News, Top Stories",
  "url": "https://www.tribuneindia.com",
  "publisher": {
    "@type": "Organization",
    "name": "The Tribune",
    "url": "https://www.tribuneindia.com",
    "logo": {
      "@type": "ImageObject",
      "contentUrl": "https://www.tribuneindia.com/sortd-service/assets/v22-12/dGhldHJpYnVuZS1zb3J0ZC1wcm8tcHJvZC1zb3J0ZC9kZXNpZ246YW1wXzYwMF9sb2dvZWUwZjdmZDAtNGYxNy0xMWVmLTgyNzItMmRmZTJiNjQ3MmM4"
    }
  }
}
Block 2 : NewsMediaOrganization
6 properties Valid
{
  "@context": "http://schema.org",
  "@type": "NewsMediaOrganization",
  "name": "The Tribune",
  "url": "https://www.tribuneindia.com",
  "legalName": "The Tribune",
  "logo": {
    "@type": "ImageObject",
    "url": "https://www.tribuneindia.com/sortd-service/assets/v22-12/dGhldHJpYnVuZS1zb3J0ZC1wcm8tcHJvZC1zb3J0ZC9kZXNpZ246YW1wXzYwMF9sb2dvZWUwZjdmZDAtNGYxNy0xMWVmLTgyNzItMmRmZTJiNjQ3MmM4",
    "inLanguage": "en_US",
    "width": "600",
    "height": "60"
  }
}
Block 3 : WebSite
4 properties Valid
Missing required property: name
{
  "@context": "http://schema.org",
  "@type": "WebSite",
  "url": "https://www.tribuneindia.com",
  "potentialAction": {
    "@type": "SearchAction",
    "target": {
      "@type": "EntryPoint",
      "urlTemplate": "https://www.tribuneindia.com/topic/{search_term}"
    },
    "query-input": {
      "@type": "PropertyValueSpecification",
      "valueRequired": "http://schema.org/True",
      "valueName": "search_term"
    }
  }
}
Block 4 : SiteNavigationElement
4 properties Valid
{
  "@context": "http://schema.org",
  "@type": "SiteNavigationElement",
  "name": [
    "Weather",
    "Premium",
    "Chandigarh",
    "Amritsar",
    "Jalandhar",
    "Ludhiana",
    "Delhi",
    "Patiala",
    "The School Tribune",
    "The Middle",
    "Himachal Pradesh",
    "Jammu & Kashmir",
    "Letters to the Editor",
    "Movie Review",
    "Jobs & Careers",
    "Science & Technology",
    "Book Reviews",
    "Uttar Pradesh",
    "Madhya Pradesh",
    "Impact Feature",
    "Brand Connect",
    "Politics",
    "Bathinda",
    "Entertainment",
    "Lifestyle",
    "Pollywood",
    "Arts",
    "Editorials",
    "Comment",
    "Sports",
    "India",
    "Health",
    "Features",
    "Diaspora",
    "Business",
    "Uttarakhand",
    "Rajasthan",
    "Punjab",
    "Haryana",
    "Chhattisgarh",
    "World",
    "Videos"
  ],
  "url": [
    "https://www.tribuneindia.com/news/weather-report",
    "https://www.tribuneindia.com/news/premium",
    "https://www.tribuneindia.com/news/city/chandigarh",
    "https://www.tribuneindia.com/news/city/amritsar",
    "https://www.tribuneindia.com/news/city/jalandhar",
    "https://www.tribuneindia.com/news/city/ludhiana",
    "https://www.tribuneindia.com/news/city/delhi",
    "https://www.tribuneindia.com/news/city/patiala",
    "https://www.tribuneindia.com/news/schools",
    "https://www.tribuneindia.com/news/opinions/musings",
    "https://www.tribuneindia.com/news/state/himachal",
    "https://www.tribuneindia.com/news/state/j-k",
    "https://www.tribuneindia.com/news/opinions/letters",
    "https://www.tribuneindia.com/news/reviews/movie-review",
    "https://www.tribuneindia.com/news/jobscareers",
    "https://www.tribuneindia.com/news/science-technology",
    "https://www.tribuneindia.com/news/reviews/book-reviews",
    "https://www.tribuneindia.com/news/state/uttar-pradesh",
    "https://www.tribuneindia.com/news/state/madhya-pradesh",
    "https://www.tribuneindia.com/news/impact-feature",
    "https://www.tribuneindia.com/news/brand-connect",
    "https://www.tribuneindia.com/news/politics",
    "https://www.tribuneindia.com/news/city/bathinda",
    "https://www.tribuneindia.com/news/special/entertainment",
    "https://www.tribuneindia.com/news/special/lifestyle",
    "https://www.tribuneindia.com/news/special/pollywood",
    "https://www.tribuneindia.com/news/special/arts",
    "https://www.tribuneindia.com/news/opinions/editorials",
    "https://www.tribuneindia.com/news/opinions/comment",
    "https://www.tribuneindia.com/news/sports",
    "https://www.tribuneindia.com/news/india",
    "https://www.tribuneindia.com/news/health",
    "https://www.tribuneindia.com/news/features",
    "https://www.tribuneindia.com/news/diaspora",
    "https://www.tribuneindia.com/news/business",
    "https://www.tribuneindia.com/news/state/uttarakhand",
    "https://www.tribuneindia.com/news/state/rajasthan",
    "https://www.tribuneindia.com/news/state/punjab",
    "https://www.tribuneindia.com/news/state/haryana",
    "https://www.tribuneindia.com/news/state/chhattisgarh",
    "https://www.tribuneindia.com/news/world",
    "https://www.tribuneindia.com/videos"
  ]
}
Block 5 : ViewAction
4 properties Valid
Missing or invalid @context
{
  "@context": "http://schema.org/",
  "@type": "ViewAction",
  "name": "mobile apps",
  "target": [
    {
      "@type": "EntryPoint",
      "urlTemplate": "https://play.google.com/store/search?q=tribune&c=apps",
      "actionApplication": {
        "@type": "SoftwareApplication",
        "operatingSystem": "android",
        "name": "android",
        "applicationCategory": "newsApplication",
        "aggregateRating": {
          "@type": "AggregateRating",
          "ratingValue": "4.2",
          "reviewCount": "4500"
        },
        "offers": {
          "@type": "Offer",
          "price": "0.0",
          "priceCurrency": "INR"
        }
      }
    },
    {
      "@type": "EntryPoint",
      "urlTemplate": "https://apps.apple.com/in/app/the-tribune/id624916251",
      "actionApplication": {
        "@type": "SoftwareApplication",
        "operatingSystem": "iOS",
        "name": "iOS",
        "applicationCategory": "newsApplication",
        "aggregateRating": {
          "@type": "AggregateRating",
          "ratingValue": "4.5",
          "reviewCount": "5100"
        },
        "offers": {
          "@type": "Offer",
          "price": "0.0",
          "priceCurrency": "INR"
        }
      }
    }
  ]
}
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
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback