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

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://cdn.prod.website-files.com/66e88746834b80507cdf7933/6706ef3c7215a769229d7aad_features-OG.jpg
Info::
Missing og:url
The og:url tag specifies the canonical URL for the shared content.
Info::
Missing og:site_name
The og:site_name tag displays the website name in social previews.
URL: https://cdn.prod.website-files.com/66e88746834b80507cdf7933/6706ef3c7215a769229d7aad_features-OG.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

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

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

www.webflow.com

Webflow: Create a custom website | Visual website builder

Create custom, responsive websites with the power of code — visually. Design and build your site with a flexible CMS and top-tier hosting. Try Webflow for free.

WWW.WEBFLOW.COM

Webflow: Create a custom website | Visual website builder

Create custom, responsive websites with the power of code — visually. Design and build your site with a flexible CMS and top-tier hosting. Try Webflow for free.

Webflow: Create a custom website | Visual website builder

www.webflow.com

www.webflow.com

Webflow: Create a custom website | Visual website builder

Create custom, responsive websites with the power of code — visually. Design and build your site with a flexible CMS and top-tier hosting. Try Webflow for free.

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 titleTikTok
og:site_name
twitter:site
Organization.nameWebflow

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+
Structured Data
1 JSON-LD block(s) found — structured data is well configured.
PASS
1 JSON-LD block(s) found — structured data is well configured.

JSON-LD Blocks

Block 1 : Organization
11 properties Valid
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Webflow",
  "url": "https://webflow.com",
  "logo": "https://cdn.prod.website-files.com/6009ec8cda7f305645c9d91b/651f2091caa28de325c11530_BlogHeader_Introducing-webflow-2-2400x1260.webp",
  "sameAs": [
    "https://www.facebook.com/webflow",
    "https://twitter.com/webflow",
    "https://www.linkedin.com/company/webflow-inc-",
    "https://en.wikipedia.org/wiki/Webflow",
    "https://www.instagram.com/webflow",
    "https://www.youtube.com/webflow"
  ],
  "founder": [
    {
      "@type": "Person",
      "name": "Vlad Magdalin",
      "url": "https://www.linkedin.com/in/vladmagdalin"
    },
    {
      "@type": "Person",
      "name": "Bryant Chou",
      "url": "https://www.linkedin.com/in/bryantchou"
    },
    {
      "@type": "Person",
      "name": "Sergie Magdalin",
      "url": "https://www.linkedin.com/in/sergiemagdalin"
    }
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "398 11th St",
    "addressLocality": "San Francisco",
    "addressRegion": "CA",
    "postalCode": "94103",
    "addressCountry": "US"
  },
  "description": "Build responsive websites with Webflow, a no-code website builder. Design, build, and launch completely custom websites without writing code.",
  "foundingDate": "2013",
  "keywords": "web design, CMS, website templates, responsive design, website builder"
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback