Skip to content
https://www.mcgill.ca

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
79
GRADE
C
FIX
2
REVIEW
1
PASS
2
INFO
0
Checks
5
2 PASS 1 REVIEW 2 FIX
D
Brand Presence
Action
Site-name consistency, favicon, social image, meta tags, schema, and contact signals
FIX

Brand Presence

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

D

41/100

Site name appears as

Page titleMcGill University
og:site_nameMcGill University
twitter:site@McGillU
Organization.name

Inconsistent — names differ across channels

Brand assets

Favicon

8/15

single size only

Social share image

10/20

twitter:image set; og:image missing

Meta completeness

8/20

Organization schema

0/15

Contact info discoverable

10/10

contact page + tel link

Findings

  • Brand name differs across channels — users see inconsistent identity
  • Add og:image — LinkedIn, Slack, Facebook ignore twitter:image
  • Single favicon only — add apple-touch-icon for iOS home-screen and high-DPI support
  • og:image missing
  • No Organization schema — Google can't render your logo in the knowledge panel

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

C
Open Graph
Action
Open Graph tags are partially configured — some improvements recommended.
REVIEW
Open Graph tags are partially configured — some improvements recommended.
Warning::
Missing og:description
The og:description tag controls the description in social sharing previews.
Warning::
Missing og:image
The og:image tag provides a preview image for social sharing.
Info::
og:title is short (17 characters)
Ideal length is 25–60 characters for social sharing previews.
Got: 17 chars Expected: 25–60 chars

The og:description tag controls the description in social sharing previews.

Why this matters

No og:description means social cards either show no subtitle or scrape the first paragraph — usually unflattering.

Learn more

Without og:description, social platforms either render no subtitle or pull whatever text appears first on the page. The first paragraph is rarely written for share-card context. A purpose-written 150-200 character og:description gives a polished card.

Source: Open Graph Protocol

The og:image tag provides a preview image for social sharing.

Why this matters

No og:image means social shares are imageless — measurably less engaging than image-cards across every major platform.

Learn more

Twitter, Facebook, and LinkedIn all use og:image (or twitter:image as a fallback) for share-card thumbnails. Without one, the post renders as a text-only card. A 1200x630px image (Twitter's preferred size) covers all platforms.

Source: Open Graph Protocol

URL: 17 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

www.mcgill.ca

McGill University

No description

WWW.MCGILL.CA

McGill University

No description

McGill University

www.mcgill.ca

www.mcgill.ca

McGill University

No description

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
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::
Custom type "CollegeOrUniversity" — unable to validate specific properties
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

JSON-LD Blocks

Block 1 : CollegeOrUniversity
5 properties Valid
{
  "@context": "http:\/\/schema.org",
  "@type": "CollegeOrUniversity",
  "name": "McGill University",
  "url": "https:\/\/www.mcgill.ca",
  "sameAs": [
    "http:\/\/www.facebook.com\/McGillUniversity",
    "http:\/\/www.linkedin.com\/edu\/mcgill-university-10890",
    "http:\/\/twitter.com\/mcgillu",
    "http:\/\/www.instagram.com\/mcgillu\/",
    "http:\/\/www.youtube.com\/mcgilluniversity"
  ]
}
Block 2 : WebSite
4 properties Valid
Missing required property: name
{
  "@context": "http:\/\/schema.org",
  "@type": "WebSite",
  "url": "https:\/\/www.mcgill.ca",
  "potentialAction": {
    "@type": "SearchAction",
    "target": "https:\/\/www.mcgill.ca\/search\/?query={search_term_string}",
    "query-input": "required name=search_term_string"
  }
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback