Skip to content
https://irishexaminer.com

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
96
GRADE
A
FIX
0
REVIEW
1
PASS
4
INFO
0
Checks
5
4 PASS 1 REVIEW
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 titleFilter Icon
og:site_nameIrish Examiner
twitter:site@irishexaminer
Organization.nameIrishExaminer.com

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
  • 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://www.irishexaminer.com/pu_examiner/images/IrishExaminer_og.png
Info::
og:title is short (14 characters)
Ideal length is 25–60 characters for social sharing previews.
Got: 14 chars Expected: 25–60 chars
URL: https://www.irishexaminer.com/pu_examiner/images/IrishExaminer_og.png

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: 14 chars

Ideal length is 25–60 characters for social sharing previews.

Expected: 25–60 chars
Why this matters

og:title very short — may render with awkward whitespace in social cards.

Source: Open Graph Protocol

Preview

irishexaminer.com

Irish Examiner

The latest breaking local and international news and sport stories as they happen, with up to the minute updates and analysis

Preview quality · Twitter/X A+ · 100/100
  • twitter:card — summary_large_image
  • twitter:title — Irish Examiner
  • twitter:description — The latest breaking local and international news and sport stories as they happen, with up to the minute updates and ...
  • twitter:image — https://www.irishexaminer.com/pu_examiner/images/IrishExaminer_og.png

IRISHEXAMINER.COM

Irish Examiner

The latest breaking local and international news and sport stories as they happen, with up to the minute updates and analysis

Preview quality · Facebook A+ · 100/100
  • og:title — Irish Examiner
  • og:description — The latest breaking local and international news and sport stories as they happen, with up to the minute updates and ...
  • og:image — https://www.irishexaminer.com/pu_examiner/images/IrishExaminer_og.png
  • og:type — website
  • og:url — https://www.irishexaminer.com/
  • og:site_name — Irish Examiner

Irish Examiner

irishexaminer.com

Preview quality · LinkedIn A+ · 100/100
  • og:title — Irish Examiner
  • og:description — The latest breaking local and international news and sport stories as they happen, with up to the minute updates and ...
  • og:image — https://www.irishexaminer.com/pu_examiner/images/IrishExaminer_og.png

irishexaminer.com

Irish Examiner

The latest breaking local and international news and sport stories as they happen, with up to the minute updates and analysis

Preview quality · Slack A+ · 100/100
  • og:title — Irish Examiner
  • og:description — The latest breaking local and international news and sport stories as they happen, with up to the minute updates and ...
  • og:image — https://www.irishexaminer.com/pu_examiner/images/IrishExaminer_og.png

Social preview quality

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

A+ · 100/100
FieldTwitter/XFacebookLinkedInSlack
og:title
og:description
og:image
og:type
og:url
og:site_name
twitter:card
twitter:title
twitter:description
twitter:image
A
Structured Data
2 JSON-LD block(s) found — structured data is well configured.
PASS
2 JSON-LD block(s) found — structured data is well configured.
Warning::
Missing required property "name" for WebSite
The "name" property is required for the WebSite schema type.
Info::
Missing recommended property "description" for WebSite
Adding "description" can improve how search engines display your content.
Info::
Missing recommended property "sameAs" for Organization
Adding "sameAs" can improve how search engines display your content.
Info::
2 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

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 "sameAs" 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 : WebSite
4 properties Valid
Missing required property: name
{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "url": "https://www.irishexaminer.com/",
  "potentialAction": {
    "@type": "SearchAction",
    "target": {
      "@type": "EntryPoint",
      "urlTemplate": "https://www.irishexaminer.com/search/?cosearch={search_term_string}"
    },
    "query-input": "required name=search_term_string"
  }
}
Block 2 : Organization
9 properties Valid
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "@id": "https://www.irishexaminer.com/#organization",
  "url": "https://www.irishexaminer.com/",
  "description": "The Irish Examiner is a different and distinct voice in the Ireland’s national discourse, highlighting stories and perspectives not found elsewhere. We are extremely proud of our Cork and Munster roots but write about issues affecting all Irish people every day.",
  "name": "IrishExaminer.com",
  "logo": {
    "@context": "http://schema.org",
    "@type": "ImageObject",
    "url": "https://www.irishexaminer.com/pu_examiner/images/Irish_Examiner_logo.png",
    "height": 121,
    "width": 1000
  },
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Linn Dubh",
    "addressLocality": "Assumption Road, Blackpool",
    "addressRegion": "County Cork",
    "addressCountry": "Ireland",
    "postalCode": "T23 RC6H"
  },
  "contactPoint": [
    {
      "@type": "ContactPoint",
      "contactType": "Customer Support",
      "email": "subscriptions@examiner.ie",
      "telephone": "+353 21 2063300"
    },
    {
      "@type": "ContactPoint",
      "contactType": "Sales",
      "email": "ads@examiner.ie",
      "telephone": "+353 21 4274455"
    },
    {
      "@type": "ContactPoint",
      "contactType": "News Desk",
      "email": "news@examiner.ie"
    }
  ]
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback