Skip to main content
Help Center

Features

SEO AI Agent

Automatically crawl, audit, fix, and deploy SEO improvements to your live website.

What is the SEO Agent?

The SEO Agent automatically crawls your website, identifies SEO issues, generates AI-powered fixes, and deploys them to your live site — either through your connected CMS or via a lightweight script snippet.

How to Use

  1. Go to SEO Agent in the sidebar
  2. Select your website
  3. Choose a mode:
    • Audit — crawl and find issues only
    • Fix — find issues + generate proposed fixes
    • Deploy — find, fix, and push to your site

What Gets Audited

  • Missing or duplicate title tags
  • Meta description length issues
  • Missing canonical URLs
  • Missing Open Graph tags (og:title, og:description, og:image)
  • Missing JSON-LD schema markup
  • Heading hierarchy problems (missing H1, multiple H1s)
  • Images without alt text

Two Deployment Methods

Method 1: CMS API (WordPress, Shopify, Webflow, Ghost)

If your CMS is connected in Settings → Integrations, fixes are pushed directly via the CMS API. For WordPress, we auto-detect Yoast SEO or Rank Math and write to the correct fields.

Method 2: Script Snippet (Any Website)

Add this to your site's <head>:

<script src="https://reachsurge.ai/seo-fix.js?key=YOUR_SITE_KEY" defer></script>

The script fetches your approved fixes and injects meta tags, canonical URLs, and schema markup into the page head. Works on any website — no CMS needed.

Note: Meta/canonical/schema fixes work with all search engines. OG tag fixes via script won't be read by social media crawlers (Facebook, LinkedIn) — use CMS deployment for OG fixes.

Approval Workflow

All fixes are generated as "pending." You review and approve or reject each fix before deployment. Nothing is deployed without your approval.

Plan Requirements

  • Free: Audit mode only
  • Starter+: Full audit + fix + deploy

FAQ

How many pages does the agent crawl? Up to 20 internal pages per run, starting from your homepage.

Does it respect my robots.txt? Yes. The agent honors your robots.txt and crawls at a rate of 1 page every 2 seconds.

Can I roll back a deployed fix? Yes. Each fix stores the original value as a snapshot. You can roll back from the fix history.