Skip to content
https://corporatefinanceinstitute.com

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
94
GRADE
A
FIX
0
REVIEW
2
PASS
3
INFO
0
Checks
5
3 PASS 2 REVIEW
C
Structured Data
Action
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: http://schema.org/ Expected: https://schema.org
Warning::
Missing required property "name" for Organization
The "name" property is required for the Organization schema type.
Info::
Missing recommended property "sameAs" for Organization
Adding "sameAs" can improve how search engines display your content.
Info::
Custom type "WebPage" — unable to validate specific properties
Info::
2 JSON-LD blocks found
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

The "name" property is required for the Organization 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 "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 : WebPage
2 properties Valid
{
  "@context": "https:\/\/schema.org",
  "@graph": [
    {
      "@type": "WebPage",
      "@id": "https:\/\/corporatefinanceinstitute.com\/",
      "url": "https:\/\/corporatefinanceinstitute.com\/",
      "name": "Corporate Finance Institute: #1 in Finance Skills and Certifications",
      "isPartOf": {
        "@id": "https:\/\/corporatefinanceinstitute.com\/#website"
      },
      "about": {
        "@id": "https:\/\/corporatefinanceinstitute.com\/#organization"
      },
      "datePublished": "2025-08-04T09:30:47+00:00",
      "dateModified": "2026-04-15T12:36:14+00:00",
      "description": "Searching for comprehensive finance education? Corporate Finance Institute offers expert-led online courses. Start your learning journey now!",
      "breadcrumb": {
        "@id": "https:\/\/corporatefinanceinstitute.com\/#breadcrumb"
      },
      "inLanguage": "en-US",
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https:\/\/corporatefinanceinstitute.com\/"
          ]
        }
      ]
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https:\/\/corporatefinanceinstitute.com\/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home"
        }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https:\/\/corporatefinanceinstitute.com\/#website",
      "url": "https:\/\/corporatefinanceinstitute.com\/",
      "name": "Corporate Finance Institute",
      "description": "",
      "publisher": {
        "@id": "https:\/\/corporatefinanceinstitute.com\/#organization"
      },
      "inLanguage": "en-US"
    },
    {
      "@type": "EducationalOrganization",
      "@id": "https:\/\/corporatefinanceinstitute.com\/#organization",
      "name": "Corporate Finance Institute",
      "alternateName": "CFI",
      "url": "https:\/\/corporatefinanceinstitute.com\/",
      "logo": {
        "@type": "ImageObject",
        "inLanguage": "en-US",
        "@id": "https:\/\/corporatefinanceinstitute.com\/#\/schema\/logo\/image\/",
        "url": "\/\/cdn.corporatefinanceinstitute.com\/assets\/cfi-logo.png",
        "contentUrl": "\/\/cdn.corporatefinanceinstitute.com\/assets\/cfi-logo.png",
        "width": 1000,
        "height": 351,
        "caption": "Corporate Finance Institute"
      },
      "image": {
        "@id": "https:\/\/corporatefinanceinstitute.com\/#\/schema\/logo\/image\/"
      },
      "sameAs": [
        "https:\/\/www.facebook.com\/corporatefinanceinstitute.cfi\/",
        "https:\/\/x.com\/CFI_education",
        "https:\/\/www.instagram.com\/corporatefinanceinstitute\/",
        "https:\/\/www.linkedin.com\/school\/corporate-finance-institute-cfi-\/",
        "https:\/\/www.youtube.com\/c\/Corporatefinanceinstitute-CFI"
      ],
      "publishingPrinciples": "https:\/\/corporatefinanceinstitute.com\/about-cfi\/editorial-standards\/",
      "description": "Searching for comprehensive finance education? Corporate Finance Institute offers expert-led online courses. ✓ Start your learning journey now!",
      "foundingDate": "2016-01-01",
      "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "Customer Support",
        "email": "support@corporatefinanceinstitute.com",
        "url": "https:\/\/corporatefinanceinstitute.com\/contact\/",
        "availableLanguage": [
          "English"
        ],
        "areaServed": "Worldwide"
      },
      "address": {
        "@type": "PostalAddress",
        "addressLocality": "Vancouver",
        "addressRegion": "BC",
        "addressCountry": "Canada"
      }
    }
  ]
}
Block 2 : Organization
4 properties Valid
Missing or invalid @context
Missing required property: name
{
  "@context": "http:\/\/schema.org\/",
  "@type": "Organization",
  "url": "https:\/\/corporatefinanceinstitute.com",
  "logo": "https:\/\/cdn.corporatefinanceinstitute.com\/wp-content\/themes\/cfi\/dist\/images\/logo.svg"
}
C
Brand Presence
Action
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.

C

58/100

Site name appears as

Page titleCorporate Finance Institute: #1 in Finance Skills and Certifications
og:site_nameCorporate Finance Institute
twitter:site@CFI_education
Organization.name

Inconsistent — names differ across channels

Brand assets

Favicon

15/15

covers multiple sizes + apple-touch-icon

Social share image

14/20

og:image set; twitter:image missing

Meta completeness

20/20

Organization schema

4/15

has logo + url

Contact info discoverable

0/10

no contact info discoverable

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
  • Consider adding contactPoint — helps appear in "contact us" rich results
  • No discoverable contact info — trust signal is weak, legal risk is higher in regulated regions

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::
og:title is short (15 characters)
Ideal length is 25–60 characters for social sharing previews.
Got: 15 chars Expected: 25–60 chars
URL: 15 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

corporatefinanceinstitute.com

CFI's Home Page

Searching for comprehensive finance education? Corporate Finance Institute offers expert-led online courses. Start your learning journey now!

Preview quality · Twitter/X A · 90/100
  • twitter:card — summary_large_image
  • twitter:title — Home
  • twitter:description — falling back from og:description
  • twitter:image — falling back from og:image

CORPORATEFINANCEINSTITUTE.COM

CFI's Home Page

Searching for comprehensive finance education? Corporate Finance Institute offers expert-led online courses. Start your learning journey now!

Preview quality · Facebook A+ · 100/100
  • og:title — CFI's Home Page
  • og:description — Searching for comprehensive finance education? Corporate Finance Institute offers expert-led online courses. Start yo...
  • og:image — https://cdn.corporatefinanceinstitute.com/assets/Corporate-Finance-Institute-Default-Social.jpg
  • og:type — website
  • og:url — https://corporatefinanceinstitute.com/
  • og:site_name — Corporate Finance Institute

CFI's Home Page

corporatefinanceinstitute.com

Preview quality · LinkedIn A+ · 100/100
  • og:title — CFI's Home Page
  • og:description — Searching for comprehensive finance education? Corporate Finance Institute offers expert-led online courses. Start yo...
  • og:image — https://cdn.corporatefinanceinstitute.com/assets/Corporate-Finance-Institute-Default-Social.jpg

corporatefinanceinstitute.com

CFI's Home Page

Searching for comprehensive finance education? Corporate Finance Institute offers expert-led online courses. Start your learning journey now!

Preview quality · Slack A+ · 100/100
  • og:title — CFI's Home Page
  • og:description — Searching for comprehensive finance education? Corporate Finance Institute offers expert-led online courses. Start yo...
  • og:image — https://cdn.corporatefinanceinstitute.com/assets/Corporate-Finance-Institute-Default-Social.jpg

Social preview quality

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

A+ · 97/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