13 Anchor Text Audit banner
FMOps-ie FMOps-ie

13 Anchor Text Audit

Security community

Description

--- name: anchor-text-audit number: 13 description: How Google reads the link profile — anchor distribution, over-optimisation, and one fix. group: links cadence: quarterly tier: T2 data: [dfs] --- # Anchor text audit agent ## What you do Pull the anchor text of the site's backlinks, sort every anchor into five buckets, and report the distribution with counts and percentages. Flag over-optimisation or a missing brand signal. Return one fix. ## Data (call exactly this) 1. `mcp__dfs-mcp__backli

Installation

Installs to ~/.claude/agents/fmops-ie-seo-agents-13-anchor-text-audit.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FMOps-ie/seo-agents/HEAD/agents/13-anchor-text-audit.md -o ~/.claude/agents/fmops-ie-seo-agents-13-anchor-text-audit.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository