Skip to content
https://www.prezi.com

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
90
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://assets.prezicdn.net/assets-versioned/staticpages-versioned/v1.0-458-gf616c699ae-r24091638522a1/staticpages/webflow/images/Versions%3Dv1.webp
Info::
Missing og:url
The og:url tag specifies the canonical URL for the shared content.
URL: https://assets.prezicdn.net/assets-versioned/staticpages-versioned/v1.0-458-gf616c699ae-r24091638522a1/staticpages/webflow/images/Versions%3Dv1.webp

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

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

www.prezi.com

Prezi | The AI presentation maker for engaging presentations

Welcome to Prezi, the presentation software that helps you stand out, bring your ideas to life, and create interactive presentations easier than ever.

WWW.PREZI.COM

Prezi | The AI presentation maker for engaging presentations

Welcome to Prezi, the presentation software that helps you stand out, bring your ideas to life, and create interactive presentations easier than ever.

Prezi | The AI presentation maker for engaging presentations

www.prezi.com

www.prezi.com

Prezi | The AI presentation maker for engaging presentations

Welcome to Prezi, the presentation software that helps you stand out, bring your ideas to life, and create interactive presentations easier than ever.

C
Structured Data
Action
1 JSON-LD block(s) found — some improvements recommended.
REVIEW
1 JSON-LD block(s) found — some improvements recommended.
Critical::
Malformed JSON-LD block #1
JSON parse error: "Syntax error at index 591: invalid char\n\n\tzicom\"\n ]\n },\n {\n \"@cont\n\t................^...............\n"

JSON parse error: "Syntax error at index 591: invalid char\n\n\tzicom\"\n ]\n },\n {\n \"@cont\n\t................^...............\n"

Why this matters

JSON-LD block fails to parse — Google ignores the entire block, so structured data effectively isn't there.

Learn more

Common causes: trailing comma, single quotes instead of double, unescaped quote in a string value. Validate at https://validator.schema.org/ or Search Console's Rich Results Test.

Source: schema.org / Google Search Central

JSON-LD Blocks

Block 1 : Organization
0 properties Invalid
Invalid JSON: "Syntax error at index 591: invalid char\n\n\tzicom\"\n ]\n },\n {\n \"@cont\n\t................^...............\n"
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://prezi.com/#organization",
    "name": "Prezi Inc.",
    "url": "https://prezi.com",
    "logo": "https://cdn.prod.website-files.com/64be3ac6d7e811ba37809e1c/68f1f68d6b1b742bee770b37_Prezi Logo 2.svg",
    "sameAs": [
     "https://www.facebook.com/prezicom",
       "https://www.linkedin.com/company/prezi",
       "https://x.com/prezi",
       "https://www.instagram.com/prezicom/",
       "https://www.youtube.com/channel/UCXAkLBQ65yuL63wJf5DRAuA",
       "https://www.tiktok.com/@prezicom"
    ]
  },
  {
    "@context": "https://schema.org",
    "@type": "SoftwareApplication",
    "@id": "https://prezi.com/#softwareapplication",
    "name": "Prezi Suite",
    "applicationCategory": "WebApplication",
    "operatingSystem": "Web-based, Windows, macOS",
    "description": "Prezi is an AI presentation maker for engaging, interactive presentations and videos. Trusted by businesses, educators, and creators worldwide to bring ideas to life, inspire audiences, and make communication memorable.",
    "provider": {
      "@type": "Organization",
      "@id": "https://prezi.com/#organization"
    }
  }
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

60/100

Site name appears as

Page titleThe AI presentation maker for engaging presentations
og:site_nameprezi.com
twitter:site
Organization.name

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

4/15

Organization schema present but missing all recommended fields

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)
  • Organization schema missing logo — add a logo property pointing to a square PNG
  • Organization schema missing url — point it at the canonical homepage
  • 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
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback