wiki/clients/current/aviary/2026-02-26-webflow-seo-fixes.md Layer 2 article Client: AviaryAI 424 words Updated: 2026-02-26
↓ MD ↓ PDF
aviary webflow seo technical-seo

AviaryAI — Webflow SEO Fixes (2026-02-26)

Overview

During the Q2 OKR review meeting on 2026-02-26, Mark flagged active SEO issues on the Aviary Webflow site. Two distinct H1 problems were identified across the blog, both traceable to a faulty blog template. A fix to the template will cascade to all affected posts without requiring individual edits.

A separate action item was also noted to rebrand the Aviary calculator tool with proper Aviary branding.


Issues Identified

1. Missing H1s on Blog Posts

The blog template was built without an H1 tag. Any post using that template is therefore missing a page-level H1, which is a significant on-page SEO deficiency.

2. Duplicate H1s on Blog Posts

A separate set of posts contains two H1 tags each. This likely reflects an earlier template version or manual override that introduced a second H1 alongside an existing one.

Mark (transcript): "He made a blog template and the blog template did not have an H1 in it. And then there's another set where there were actually two H1s in every one. So if you fix the templates, it'll fix all of the content. He doesn't need to go fix every single blog post."


Root Cause

Both issues stem from the Webflow blog template(s) rather than individual post content. Webflow's API limitations prevent bulk programmatic fixes (unlike WordPress), making a template-level correction the only efficient path.


Action Items