Skip to content
https://rmit.edu.au

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
91
GRADE
A
FIX
0
REVIEW
3
PASS
2
INFO
0
Checks
5
2 PASS 3 REVIEW
B
Open Graph
Open Graph tags are partially configured — some improvements recommended.
REVIEW
Open Graph tags are partially configured — some improvements recommended.
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.rmit.edu.au/assets/smart-crop/homepage-banner/homepage-mob-banner-bowen-st-particles-a-1440x1200.jpg
Warning::
Invalid twitter:card value: "Summary"
Valid values are: summary, summary_large_image, app, player.
Got: Summary
Info::
og:title is long (66 characters)
Titles over 60 characters may be truncated in social sharing previews.
Got: 66 chars Expected: 25–60 chars
Info::
Missing og:site_name
The og:site_name tag displays the website name in social previews.
URL: https://www.rmit.edu.au/assets/smart-crop/homepage-banner/homepage-mob-banner-bowen-st-particles-a-1440x1200.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: Summary

Valid values are: summary, summary_large_image, app, player.

Why this matters

Invalid twitter:card value means Twitter renders no card at all — your shares appear as plain-text URLs.

Learn more

twitter:card accepts only 'summary', 'summary_large_image', 'app', or 'player'. Anything else (typos, made-up values) means Twitter falls back to no-card rendering. Use 'summary_large_image' for most blog/article content; 'summary' for compact previews.

Source: Twitter Developer Platform

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

The og:site_name tag displays the website name in social previews.

Why this matters

Without og:site_name, social cards omit the brand attribution — users see the post but not who published it.

Learn more

og:site_name appears in the social card chrome (above the title in Facebook/LinkedIn previews). Without it, posts read as anonymous URLs. Set it to your brand name to get free attribution on every share.

Source: Open Graph Protocol

Preview

rmit.edu.au

RMIT University: A world leader in technology, design & enterprise

RMIT is an international university of technology and design and Australia's largest tertiary institution.

Preview quality · Twitter/X A+ · 100/100
  • twitter:card — Summary
  • twitter:title — RMIT University: A world leader in technology, design & enterprise
  • twitter:description — RMIT is an international university of technology and design and Australia's largest tertiary institution.
  • twitter:image — https://www.rmit.edu.au/assets/smart-crop/homepage-banner/homepage-mob-banner-bowen-st-particles-a-1440x1200.jpg

RMIT.EDU.AU

RMIT University: A world leader in technology, design & enterprise

RMIT is an international university of technology and design and Australia's largest tertiary institution.

Preview quality · Facebook B · 80/100

Title will be truncated (66 chars / 60 max)

  • og:title — RMIT University: A world leader in technology, design & enterprise
  • og:description — RMIT is an international university of technology and design and Australia's largest tertiary institution.
  • og:image — https://www.rmit.edu.au/assets/smart-crop/homepage-banner/homepage-mob-banner-bowen-st-particles-a-1440x1200.jpg
  • og:type — Article
  • og:url — https://www.rmit.edu.au/
  • og:site_name — Add og:site_name — Recommended — site-level brand line in the preview
  • Title will be truncated on Facebook (66 chars, max 60)

    → Shorten og:title to ≤60 characters

RMIT University: A world leader in technology, design & enterprise

rmit.edu.au

Preview quality · LinkedIn A+ · 100/100
  • og:title — RMIT University: A world leader in technology, design & enterprise
  • og:description — RMIT is an international university of technology and design and Australia's largest tertiary institution.
  • og:image — https://www.rmit.edu.au/assets/smart-crop/homepage-banner/homepage-mob-banner-bowen-st-particles-a-1440x1200.jpg

rmit.edu.au

RMIT University: A world leader in technology, design & enterprise

RMIT is an international university of technology and design and Australia's largest tertiary institution.

Preview quality · Slack A+ · 100/100
  • og:title — RMIT University: A world leader in technology, design & enterprise
  • og:description — RMIT is an international university of technology and design and Australia's largest tertiary institution.
  • og:image — https://www.rmit.edu.au/assets/smart-crop/homepage-banner/homepage-mob-banner-bowen-st-particles-a-1440x1200.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
B
Structured Data
2 JSON-LD block(s) found — some improvements recommended.
REVIEW
2 JSON-LD block(s) found — some improvements recommended.
Warning::
Missing or invalid @context in block #2
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::
Custom type "CollegeOrUniversity" — unable to validate specific properties
Info::
2 JSON-LD blocks found
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

JSON-LD Blocks

Block 1 : CollegeOrUniversity
13 properties Valid
{
  "@context": "https://schema.org",
  "@type": "CollegeOrUniversity",
  "name": "RMIT University",
  "alternateName": "Royal Melbourne Institute of Technology",
  "url": "https://www.rmit.edu.au",
  "logo": "https://www.rmit.edu.au/content/dam/rmit/common-assets/logo/rmit-logo.png",
  "contactPoint": {
    "@type": "ContactPoint",
    "telephone": "+61 3 9925 2000",
    "contactType": "customer service"
  },
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "124 La Trobe Street",
    "addressLocality": "Melbourne",
    "addressRegion": "VIC",
    "postalCode": "3000",
    "addressCountry": "AU"
  },
  "foundingDate": "1887",
  "description": "RMIT University is an international university of technology, design and enterprise.",
  "image": "https://www.rmit.edu.au/content/dam/rmit/university-image.jpg",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.80742,
    "longitude": 144.96358
  },
  "sameAs": [
    "https://www.facebook.com/RMITuniversity/",
    "https://twitter.com/rmit",
    "https://www.instagram.com/rmituniversity/",
    "https://www.youtube.com/user/rmitmedia",
    "https://www.linkedin.com/school/rmit-university/"
  ]
}
Block 2 : WebSite
5 properties Valid
Missing or invalid @context
{
  "@context": "https://schema.org/",
  "@type": "WebSite",
  "name": "RMIT University",
  "url": "https://www.rmit.edu.au",
  "potentialAction": {
    "@type": "SearchAction",
    "target": "https://www.rmit.edu.au/search?q={search_term_string}",
    "query-input": "required name=search_term_string"
  }
}
C
Brand Presence
Action
Site-name consistency, favicon, social image, meta tags, schema, and contact signals
REVIEW

Brand Presence

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

C

62/100

Site name appears as

Page titlearrow icon
og:site_name
twitter:site
Organization.name

Consistent

Brand assets

Favicon

12/15

covers apple-touch-icon

Social share image

20/20

og:image + twitter:image set

Meta completeness

20/20

Organization schema

0/15

Contact info discoverable

5/10

contact page

Findings

  • Missing brand name in: og:site_name, twitter:site, Organization.name
  • Add an apple-touch-icon and at least two PNG sizes (32x32 + 192x192)
  • 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.

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