Web diagnostics / Project reference
SEO-INDEX VariScripts
Cross-platform technical SEO, indexing, GEO and AEO diagnostics with a command-line toolkit and a local graphical workbench.
01 / Context
What it is
Cross-platform technical SEO, indexing, GEO and AEO diagnostics with a command-line toolkit and a local graphical workbench.
What problem it solves
Crawl access, redirects, canonical URLs, structured data and internal links can disagree. This toolkit collects that evidence in one workflow so site owners can investigate the disagreement before changing their site.
Current status
The reviewed README documents v1.4.0. No GitHub release was published at the reviewed revision; use the source history and CHANGELOG for version context.
02 / Visual evidence
Screenshots & integration visuals

03 / Capabilities
Features
- Page Quality Audit checks page metadata, crawl eligibility, images, accessibility signals, response headers and JSON-LD.
- Internal Link Graph reports click depth, dead ends, orphan candidates, duplicate titles and links to broken or redirected pages.
- Redirect Lab, Crawler Access Matrix, Hreflang Auditor, Canonical Guard and Sitemap Doctor provide focused investigations.
- Export JSON and Markdown evidence, or explore the standalone HTML link graph.
- Run a loopback-only workbench with a session token and bounded, host-scoped audit requests.
Limitations to know
- Toolkit scores are diagnostic heuristics, not Google or Bing scores. They do not guarantee indexing, rankings or AI citations.
- Live checks depend on the target server, network conditions and crawler-access policy. A crawler user-agent comparison does not prove how a search engine has indexed a page.
04 / Get started
Install instructions
Before you install
- Use the launcher for Windows, macOS or Linux. The repository documents a dependency-light Python engine and tests Python 3.10–3.14.
- Review installation scripts before running them. Restrict crawls to sites you own or are authorized to test.
Clone the source and review its README before choosing an operating-system launcher. These commands do not submit any URLs to a search engine.
git clone https://github.com/foulfoxhacks/SEO-INDEX-VariScripts.git
cd SEO-INDEX-VariScripts
# Windows PowerShell launcher:
.\Win\Start-SEOIndexToolkit.ps1The README also covers install.sh, macOS and Linux launchers, CLI commands and the token-protected local workbench. The hosted workbench accepts pasted evidence and CLI reports; it is not a public arbitrary-URL audit proxy.
These are instructions from the reviewed source, not a claim of a fresh end-to-end installation test. Check the pinned setup guide and current repository instructions before running software.
05 / Read the source
GitHub & documentation
SEO-INDEX VariScripts repository contains the current source. The documentation links below pin the revision reviewed for this page.
06 / Reuse & attribution
License
MIT
The reviewed repository includes an MIT license. Read its terms before redistributing source or derived work.
Read the license declaration07 / Version context
Changelog & releases
v1.4 adds Page Quality Audit and reliability/security hardening; v1.3 introduced the internal link graph and local workbench.
The creator-site changelog records changes to this reference page separately from the software's own releases.
08 / A stable reference
Author & last reviewed
- Page author / project maintainer
- Sammy The Femboy Puppy · foulfoxhacks on GitHub
- Last reviewed
- against the public README, source tree and published release records.
- Reviewed revision
88f9103ad290cc32784b877f05d23e26582c2a76- Permanent page URL
- https://akasammythepuppy.me/projects/seo-index-variscripts/
When referencing the project, link to this page for the overview or the pinned commit for implementation-specific details. A review date records the source check, not a promise that upstream dependencies or platform behavior remain unchanged.
