Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.BLinks200 links checked, 197 healthy, 3 brokenREVIEW
Broken Links (6)
| Status | URL | Found in | Error |
|---|---|---|---|
| 404 | https://fonts.googleapis.com | <link> | Not Found |
| 404 | https://fonts.gstatic.com | <link> | Not Found |
| 404 | https://117761985.intellimizeio.com | <link> | Not Found |
| 403 | https://api.intellimize.co | <link> | Forbidden |
| 403 | https://log.intellimize.co | <link> | Forbidden |
| 403 | https://cdn.prod.website-files.com/plugins/Basic/a... | <img> | Forbidden |
BOpen GraphOpen Graph tags are partially configured — some improvements recommended.REVIEW
https://cdn.prod.website-files.com/66e88746834b80507cdf7933/6706ef3c7215a769229d7aad_features-OG.jpgThe og:image URL could not be fetched. Social platforms won't be able to display it.
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.
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.
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.

BBrand PresenceSite-name consistency, favicon, social image, meta tags, schema, and contact signalsREVIEW
Brand Presence
Your brand name differs across channels — visitors see inconsistent identity.
B
71/100
Site name appears as
| Page title | TikTok | |
| og:site_name | — | |
| twitter:site | — | |
| Organization.name | Webflow |
Inconsistent — names differ across channels
Brand assets
Favicon
12/15covers apple-touch-icon
Social share image
14/20og:image set; twitter:image missing
Meta completeness
20/20Organization schema
15/15has name, logo + url
Contact info discoverable
5/10contact 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 ContentNo mixed content detected — all resources use HTTPS.PASS
A+Structured Data1 JSON-LD block(s) found — structured data is well configured.PASS
JSON-LD Blocks
{
"@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"
}