Skip to content
https://ranker.com

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
83
GRADE
B
FIX
1
REVIEW
2
PASS
2
INFO
0
Checks
5
2 PASS 2 REVIEW 1 FIX
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 #1
The @context should be "https://schema.org" for search engines to recognize the data.
Got: https://schema.org/ Expected: https://schema.org
Info::
Custom type "SiteNavigationElement" — 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

JSON-LD Blocks

Block 1 : Organization
7 properties Valid
Missing or invalid @context
{
  "@context": "https://schema.org/",
  "@type": "Organization",
  "@id": "https://www.ranker.com/#Organization",
  "name": "Ranker",
  "url": "https://www.ranker.com",
  "sameAs": [
    "https://en.wikipedia.org/wiki/Ranker",
    "https://www.youtube.com/c/RankerYT",
    "https://twitter.com/Ranker"
  ],
  "logo": {
    "@type": "ImageObject",
    "url": "https://www.ranker.com/img/brand/ranker-logotype.png",
    "caption": "Ranker Logo"
  }
}
Block 2 : SiteNavigationElement
4 properties Valid
{
  "@context": "https://schema.org",
  "@type": "SiteNavigationElement",
  "name": "Navigation",
  "hasPart": [
    {
      "@type": "SiteNavigationElement",
      "name": "Watchworthy",
      "url": "https://www.ranker.com/tags/what-to-watch"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Entertainment",
      "url": "https://www.ranker.com/tags/entertainment"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Movies",
      "url": "https://www.ranker.com/list-of/film"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "TV",
      "url": "https://www.ranker.com/list-of/tv"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Actors",
      "url": "https://www.ranker.com/lists/actors"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Streaming",
      "url": "https://www.ranker.com/tags/streaming"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Nostalgia",
      "url": "https://www.ranker.com/tags/nostalgia"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Comedy",
      "url": "https://www.ranker.com/tags/comedy"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Drama",
      "url": "https://www.ranker.com/tags/drama"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Action",
      "url": "https://www.ranker.com/tags/action"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Romance",
      "url": "https://www.ranker.com/tags/romantic-movies"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Weird History",
      "url": "https://www.ranker.com/tags/weird-history"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "World History",
      "url": "https://www.ranker.com/tags/world-history"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Ancient History",
      "url": "https://www.ranker.com/tags/ancient-history"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "US History",
      "url": "https://www.ranker.com/tags/us-history"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Mysteries",
      "url": "https://www.ranker.com/tags/mysteries"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Debunking",
      "url": "https://www.ranker.com/tags/debunking"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Documentary",
      "url": "https://www.ranker.com/tags/documentatries"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Historical Figures",
      "url": "https://www.ranker.com/tags/historical-figures"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Royalty",
      "url": "https://www.ranker.com/tags/royalty"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "War",
      "url": "https://www.ranker.com/tags/war"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Food History",
      "url": "https://www.ranker.com/tags/food-history"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Graveyard Shift",
      "url": "https://www.ranker.com/tags/graveyard-shift"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Supernatural",
      "url": "https://www.ranker.com/tags/supernatural"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Spooky",
      "url": "https://www.ranker.com/tags/spooky"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Horror",
      "url": "https://www.ranker.com/tags/horror"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Unspeakable Crimes",
      "url": "https://www.ranker.com/tags/unspeakable-crimes"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Ghost Stories",
      "url": "https://www.ranker.com/tags/ghost-stories"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "True Crime",
      "url": "https://www.ranker.com/tags/true-crime"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Monsters",
      "url": "https://www.ranker.com/tags/monsters"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Total Nerd",
      "url": "https://www.ranker.com/tags/total-nerd"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Superheroes / Comics",
      "url": "https://www.ranker.com/list-of/comics"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Anime Underground",
      "url": "https://www.ranker.com/tags/anime-underground"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Gaming",
      "url": "https://www.ranker.com/tags/gaming"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Sci-Fi",
      "url": "https://www.ranker.com/tags/scifi"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Fan Theories",
      "url": "https://www.ranker.com/tags/fan-theories"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Behind The Scenes",
      "url": "https://www.ranker.com/tags/behind-the-scenes"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Science",
      "url": "https://www.ranker.com/list-of/science"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Space",
      "url": "https://www.ranker.com/tags/space"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Unscripted",
      "url": "https://www.ranker.com/tags/unscripted"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Celebrities",
      "url": "https://www.ranker.com/tags/celebrities"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Reality TV",
      "url": "https://www.ranker.com/tags/reality-tv"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Pop Culture",
      "url": "https://www.ranker.com/tags/pop-culture"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Funny",
      "url": "https://www.ranker.com/tags/funny"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Celebrity Couples",
      "url": "https://www.ranker.com/tags/celebritiy-couples"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Famous Families",
      "url": "https://www.ranker.com/tags/famous-families"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Where Are They Now",
      "url": "https://www.ranker.com/tags/where-are-they-now"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Competition Shows",
      "url": "https://www.ranker.com/tags/competition-shows"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Social Media",
      "url": "https://www.ranker.com/tags/famous-families"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "YouTube",
      "url": "https://www.ranker.com/tags/youtube"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Interviews",
      "url": "https://www.ranker.com/tags/interviews"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Lifestyle",
      "url": "https://www.ranker.com/tags/lifestyle"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Food & Drink",
      "url": "https://www.ranker.com/lists/foods"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Art",
      "url": "https://www.ranker.com/list-of/arts"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Books / Literature",
      "url": "https://www.ranker.com/list-of/books"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Travel",
      "url": "https://www.ranker.com/tags/travel"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Fitness",
      "url": "https://www.ranker.com/tags/fitness"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Fashion",
      "url": "https://www.ranker.com/tags/fashion"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Beauty",
      "url": "https://www.ranker.com/tags/beauty"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Astrology",
      "url": "https://www.ranker.com/tags/astrology"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "LGBTQ+",
      "url": "https://www.ranker.com/tags/lgbtq"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Relationships",
      "url": "https://www.ranker.com/tags/relationships"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Family",
      "url": "https://www.ranker.com/tags/family"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Pets",
      "url": "https://www.ranker.com/tags/pets"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Music",
      "url": "https://www.ranker.com/list-of/music"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Musical Artists",
      "url": "https://www.ranker.com/tags/singers"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Songs",
      "url": "https://www.ranker.com/lists/songs"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Albums",
      "url": "https://www.ranker.com/lists/albums"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Music History",
      "url": "https://www.ranker.com/tags/music-history"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Rock",
      "url": "https://www.ranker.com/tags/rock"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Pop",
      "url": "https://www.ranker.com/tags/pop-music"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Country",
      "url": "https://www.ranker.com/tags/country-music"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Metal",
      "url": "https://www.ranker.com/tags/metal"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Hip Hop / Rap",
      "url": "https://www.ranker.com/tags/hip-hop"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "K-Pop",
      "url": "https://www.ranker.com/tags/k-pop"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "R&B",
      "url": "https://www.ranker.com/tags/r-and-b"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Sports",
      "url": "https://www.ranker.com/list-of/sports"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Soccer",
      "url": "https://www.ranker.com/tags/soccer"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "NFL",
      "url": "https://www.ranker.com/tags/nfl"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "NBA",
      "url": "https://www.ranker.com/tags/nba"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "MLB",
      "url": "https://www.ranker.com/tags/baseball"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Hockey",
      "url": "https://www.ranker.com/tags/hockey"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Combat Sports",
      "url": "https://www.ranker.com/tags/combat-sports"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "College Sports",
      "url": "https://www.ranker.com/tags/college-sports"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Athletes",
      "url": "https://www.ranker.com/tags/best-athletes"
    }
  ]
}
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

71/100

Site name appears as

Page titleRanker - Lists About Everything Voted On By Everyone
og:site_nameRanker
twitter:site@ranker
Organization.nameRanker

Inconsistent — names differ across channels

Brand assets

Favicon

12/15

covers apple-touch-icon

Social share image

14/20

og:image set; twitter:image missing

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
  • Add twitter:image — Twitter falls back to og:image only when it's larger than 300×157
  • Add an apple-touch-icon and at least two PNG sizes (32x32 + 192x192)
  • 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.
Info::
Missing og:url
The og:url tag specifies the canonical URL for the shared content.

The og:url tag specifies the canonical URL for the shared content.

Why this matters

Without og:url, social platforms infer the canonical URL — often picking a tracking-param variant that pollutes share counts.

Learn more

og:url tells the social platform which URL to count this share against. Without it, platforms use the literal URL the user pasted (which may include utm_* parameters, ref codes, etc.). Setting og:url to the canonical form keeps share-count attribution clean.

Source: Open Graph Protocol

Preview

ranker.com

Ranker - Lists About Everything Voted On By Everyone

Ranker goes far beyond Top 10 lists with deep rankings about everything, voted on by everyone.

Preview quality · Twitter/X A+ · 95/100
  • twitter:card — summary_large_image
  • twitter:title — Ranker - Lists About Everything Voted On By Everyone
  • twitter:description — Ranker goes far beyond Top 10 lists with deep rankings about everything, voted on by everyone.
  • twitter:image — falling back from og:image

RANKER.COM

Ranker - Lists About Everything Voted On By Everyone

Ranker goes far beyond Top 10 lists with deep rankings about everything, voted on by everyone.

Preview quality · Facebook A · 85/100
  • og:title — Ranker - Lists About Everything Voted On By Everyone
  • og:description — Ranker goes far beyond Top 10 lists with deep rankings about everything, voted on by everyone.
  • og:image — https://imgix.ranker.com/img/app/ranker_defaultImage.png?fit=crop&fm=pjpg&q=80&dpr=1&w=1200&h=630
  • og:type — article
  • og:url — Add og:url — Recommended — canonical URL for the share
  • og:site_name — Ranker

Ranker - Lists About Everything Voted On By Everyone

ranker.com

Preview quality · LinkedIn A+ · 100/100
  • og:title — Ranker - Lists About Everything Voted On By Everyone
  • og:description — Ranker goes far beyond Top 10 lists with deep rankings about everything, voted on by everyone.
  • og:image — https://imgix.ranker.com/img/app/ranker_defaultImage.png?fit=crop&fm=pjpg&q=80&dpr=1&w=1200&h=630

ranker.com

Ranker - Lists About Everything Voted On By Everyone

Ranker goes far beyond Top 10 lists with deep rankings about everything, voted on by everyone.

Preview quality · Slack A+ · 100/100
  • og:title — Ranker - Lists About Everything Voted On By Everyone
  • og:description — Ranker goes far beyond Top 10 lists with deep rankings about everything, voted on by everyone.
  • og:image — https://imgix.ranker.com/img/app/ranker_defaultImage.png?fit=crop&fm=pjpg&q=80&dpr=1&w=1200&h=630

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