PureRankBot

PureRankBot is the content-quality auditing crawler behind PureRank. It fetches a small sample of publicly available pages to compute an AI-content risk report, usually at a site owner's or SEO auditor's request.

User-Agent

Mozilla/5.0 (compatible; PureRankBot/2.0; content-quality-audit; +/bot)

How it behaves

How to block PureRankBot

Add to your robots.txt:

User-agent: PureRankBot Disallow: /

The crawler checks robots.txt before any page fetch and will refuse the scan entirely.

Verify you own a site

Site owners can prove ownership (DNS TXT record, meta tag, or a /.well-known/purerank-verify.txt file) via POST /api/verify to unlock unlimited re-scans of their own property. See API documentation.

Contact

Questions or removal requests: contact the operator of this PureRank instance. This is self-hosted software; each deployment is operated independently.