Webflow SEO audit fixes
Webflow-specific fix guides — where to click in the Designer, what belongs in page settings vs. project settings, and when to drop into custom code.
Webflow gives designers pixel control but hides plenty of SEO footguns in the Designer — especially around CMS collections and custom code.

Common Webflow audit findings
- CMS collection templates inheriting a single title/meta pattern that reads well once and poorly 200 times.
- Custom code blocks added to page head but never audited, causing duplicate schema or stale tags.
- Heading element styles vs. heading levels getting mixed up — a styled H2 that's actually an H1 tag.
- Large unoptimized hero assets exported straight from Figma without responsive breakpoints.
- Publish-vs-staging mismatches where a fix looks correct in Designer but was never published to the live site.
Where Webflow fixes actually land
Most Webflow fixes land in page settings (per-page SEO fields), project settings (site-wide defaults, SSL, redirects), or the Designer itself (heading levels, image assets, and component structure). Anything schema-related lives in the page or project custom code sections. Remember to publish after every change — Designer saves don't go live until you do.

Top fixes for Webflow sites
10 of 348- Mobilecritical
Missing Mobile Viewport Meta Tag
Page will not display properly on mobile devices. Google uses mobile-first indexing.
- Performancecritical
Poor Largest Contentful Paint (LCP)
Main content takes too long to appear, above Google's 2.5s threshold.
- Performancecritical
Very Slow Page Load
Google penalizes slow sites. Users will bounce before the page finishes loading.
- Securitycritical
Site Flagged in Malicious/Phishing Reputation Check
The domain appears on malicious or phishing reputation lists (Google Safe Browsing, PhishTank, etc.). This can cause browser warnings, email blacklisting, and complete loss of organic traffic.
- Securitycritical
Site Not Served over HTTPS (SSL/TLS)
The site is served over plain HTTP. Browsers show "Not Secure" warnings and Google deprioritizes non-HTTPS sites.
- Securitycritical
SSL Certificate Expiring Soon
The SSL certificate is expiring within 30 days. An expired certificate will cause browsers to show a security warning, blocking visitors.
- SEOcritical
Homepage Blocked by Meta Noindex
The primary URL has a meta robots noindex directive, which tells search engines not to include this page in their index. This effectively makes the page invisible in search results.
- SEOcritical
No H1 Heading Detected
No <h1> tag detected. Search engines need H1 to understand page topic.
- SEOcritical
No Meta Description Detected
No <meta name="description"> tag found. Google will generate its own (often poor) description.
- SEOcritical
No Page Title Detected
No <title> tag found in the page HTML. Search engines cannot understand what this page is about. Zero chance of ranking for target keywords.
Tools
Free tools useful on Webflow
- Meta Title CheckerSee exactly how your page title appears in Google results
- Meta Description CheckerImprove click-through rates from search results
- Schema Markup AuditGet rich snippets and stand out in search results
- Heading Tag AnalyzerSee if your heading structure helps or hurts SEO
- Canonical Tag CheckerMake sure search engines index the right version of your page
Run a free audit on your Webflow site
See the full issue list for your own Webflow site in under 60 seconds. No login required to start.
Run Free Audit