Your one-stop hub for SEO checks, analysis, and solutions
Also available via command line: built for batch checks, scheduled audits, and CI/CD integrations.
Powered by
InfiniSynapse
Every dimension of SEO checks, covered in one place.
Copy this guide and paste it into Cursor, Codex, or Claude Code so it can use our capabilities to run page and site data checks for you.
# infinitegrowth CLI Guide
infinitegrowth is an SEO auditing command-line tool built on Node.js. It calls the API at https://aimeetup.center.
## Install
npm install -g infinitegrowth
## Login
1. Sign in on the website, click your avatar in the top-right corner, and choose "Manage CLI Key" to generate one.
2. Run: seo-health login --token <your-token>
## Common commands
# Single-page SEO check (no login required)
seo-health check <url> [--format json]
# Site audit (no login required)
seo-health audit <url> [--pages 50-500]
# Broken-link check (no login required)
seo-health links <url>
# AI EEAT deep analysis (login required)
seo-health eeat <url>
# AI visibility analysis (login required)
seo-health aivisibility <url>
# GSC data analysis (login required)
seo-health gsc <csv-file-or-directory>
## Output formats
- Default table output is human-readable.
- --format json is ideal for CI/CD or script processing.
## Configuration
seo-health config set apiBaseUrl <url> # Switch API environment; default is https://aimeetup.center
A running record of AI search growth practice, from method docs to field talks.
Recent Releases & Talks
Bring your website, market, and data foundation into one view.Clarify priorities first, then decide how SEO / GEO, content growth, or AI workflows should move.