Documentation & Guide
Submitting a website
- Login to your dashboard and click "Add Website". Enter your domain.
- Download the generated verify_X.js file and upload it to your site root as /verify_file.js
- Return to Verified Sites and click "Verify". The system will check instantly.
How verification works
We generate a unique token and JS file for each site; the file must be accessible at https://yourdomain.com/verify_file.js. The verifier checks that file for the token.
How indexing works
After verification the system attempts to fetch RSS feeds or article tags and index posts into our database. A background worker (cron) indexes up to 5 posts per site per run to avoid overloading sites. Robots.txt is respected.