framer-seo-fixer

Detects and applies on-page SEO fixes to Framer projects via the @framer/agent CLI.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/GoodspeedStudio/framer-seo-fixer --skill framer-seo-fixer-goodspeedstudio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: framer-seo-fixer
Source: https://github.com/GoodspeedStudio/framer-seo-fixer
Command: npx skills add https://github.com/GoodspeedStudio/framer-seo-fixer --skill framer-seo-fixer-goodspeedstudio

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @framer/agent.

What problem does it solve? Framer sites accumulate on-page SEO issues—overlong titles, missing alt text, stale canonicals, orphan pages—that are tedious to find and fix manually through the Framer UI. This Skill reads the Framer canvas directly, detects eleven categories of SEO problems, and applies safe fixes automatically while surfacing risky ones for approval. ## Core Features & Use Cases - Eleven fix patterns: titles, meta descriptions, alt text, redirect-link cleanup, anchor text quality, JSON-LD schema, content freshness, canonicals, OpenGraph images, RedirectNode hygiene, and internal linking (orphans and hub-and-spoke). - Three-tier detection: works free with only Framer connected, adds CTR-driven rewrites and traffic-weighted prioritization with Google Search Console, and backlink-aware suggestions with Ahrefs. - Safety policy: every fix is classified GREEN (auto-applied to staging), YELLOW (requires approval), or RED (logged only), with hard guardrails against editing the home page or layout templates. - Use Case: Ask to "fix the SEO on my Framer site" and the skill audits your project, trims overlong titles, fills missing alt text, collapses redirect chains, and reports orphan pages—publishing only to staging. ## Quick Start Ask the assistant to fix the SEO on your Framer site and provide your Framer project URL when prompted.

Frequently Asked Questions about framer-seo-fixer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fix SEO issues on my Framer site automatically?

Connect your Framer project via the @framer/agent CLI, then ask to fix your site's SEO. The skill walks the canvas, detects issues across eleven fix patterns, applies safe fixes to staging automatically, and presents risky changes for your approval.

How do I find orphan pages in a Framer project?

The skill builds a link graph from all CMS rich text and page links, then diffs it against the full sitemap to identify pages with zero incoming links. With Google Search Console connected, orphans are prioritized by impression volume.

Does this skill require Google Search Console or Ahrefs?

No, Tier 1 works free with only a Framer connection and covers all structural detection. Connecting Google Search Console unlocks CTR-driven rewrites and traffic-weighted prioritization, while Ahrefs adds backlink-aware suggestions and pre-crawled audits.

Can the skill publish SEO fixes directly to my live Framer site?

No, fixes are only ever published to staging, never production. The skill also runs a publish preflight and refuses to publish if your project has pre-existing code errors, surfacing the blockers instead.

What safety guardrails prevent unwanted changes to my Framer site?

The skill never auto-edits the home page or applied layout templates, caps auto-fixes at five simultaneous edits per item, and classifies every fix as GREEN, YELLOW, or RED. YELLOW and RED items always require your explicit approval.