Creates, audits, and fixes URL redirects (301/302) for WordPress or Webflow sites. Detects chains, loops, and broken targets to prevent SEO traffic loss.
How this skill is triggered — by the user, by Claude, or both
Slash command
/digital-marketing-pro:redirect-manager [URL or action][URL or action]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Manage URL redirects across the website. Create new 301/302 redirects, audit existing redirects for chains and loops, fix broken redirect paths, and deploy changes via connected CMS MCP. Covers site migrations, URL restructuring, and ongoing redirect maintenance. Redirect mismanagement is one of the most common causes of SEO traffic loss — chains dilute link equity, loops create crawl errors, a...
Manage URL redirects across the website. Create new 301/302 redirects, audit existing redirects for chains and loops, fix broken redirect paths, and deploy changes via connected CMS MCP. Covers site migrations, URL restructuring, and ongoing redirect maintenance. Redirect mismanagement is one of the most common causes of SEO traffic loss — chains dilute link equity, loops create crawl errors, and broken redirects return 404s for previously indexed URLs. This command provides systematic redirect lifecycle management from creation through auditing and repair.
The user must provide (or will be prompted for):
create (set up new redirects), audit (scan all existing redirects for issues), fix (resolve chains, loops, and broken targets found during audit), or bulk-import (import a redirect map from CSV or Google Sheet for migrations). Multiple actions can be chained (e.g., audit then fix)/old-blog/* to /blog/*), or regex patterns for complex matching. For audit and fix, source URLs are discovered automatically from the CMS301 (permanent — use for permanent URL changes, domain migrations, HTTPS upgrades, and URL restructuring) or 302 (temporary — use for A/B tests, seasonal content, maintenance pages, or geo-redirects). Default is 301 if not specifiedwordpress or webflow — must have the corresponding CMS MCP server connected. For WordPress, specify the redirect management method: Redirection plugin, RankMath redirects, Yoast Premium redirects, or .htaccess direct. For Webflow, the native redirect API is used~/.claude-marketing/brands/_active-brand.json for the active slug, then load ~/.claude-marketing/brands/{slug}/profile.json. Apply brand voice, compliance rules for target markets (skills/context-engine/compliance-rules.md), and industry context. Also check for guidelines at ~/.claude-marketing/brands/{slug}/guidelines/_manifest.json — if present, load restrictions. Check for agency SOPs at ~/.claude-marketing/sops/. If no brand exists, ask: "Set up a brand first (/digital-marketing-pro:brand-setup)?" — or proceed with defaults.medium for individual redirect creation or small fixes (under 10 changes), high for bulk imports, migration-scale changes (over 10 redirects), or any deletion of existing redirect rules..htaccess modification (last resort, with backup). For Webflow: use the native 301 redirect API with bulk support for migrations. Handle CMS-specific constraints — Webflow's 301-only limitation, WordPress plugin-specific rule formats, and pattern-matching syntax differences.A structured redirect management report containing:
npx claudepluginhub indranilbanerjee/digital-marketing-proExecutes SEO changes on CMS platforms: updates meta tags, deploys JSON-LD schema, manages canonicals, creates redirects, and requests indexing via WordPress or Webflow MCP connections.
Queries all Shopify URL redirects and detects redirect chains (A→B→C), duplicate targets, and orphaned redirects to improve SEO and site performance.
Audits and fixes broken or insecure links across Webflow sites including static pages and CMS content using Webflow MCP tools. Improves SEO and UX.