Every step - from publisher registration to Google indexing your backlink - explained in detail. Read code, verify claims, run curl yourself.
Publisher registers, adds domain. We auto-run WHOIS, SSL check, sitemap parse, PageSpeed API, IP class-C detection, DNS TXT verification. Assigns class: Basic ($3/mo) if SSL + 90+ days old. Verified ($8/mo) if analytics connected (GSC/Yandex Metrika/Kinmetric) with 500+/mo traffic.
Publisher gets a per-site token. Installs single <script src="umox.net/l/TOKEN.js"> tag before </body>. Every 24h we curl their site and verify loader still there - if removed, site drops from catalog automatically.
Advertiser filters catalog (niche, language, class, price). Clicks Preview on any URL - we fetch the publisher's actual page, extract title/H1/meta description, send context to DeepSeek AI, return unique 30-60 word snippet with target link.
Advertiser confirms - USDT deducted from balance. Antifraud runs: PBN check (max 2 links per publisher-target pair, max 3 per subnet), RKN check. Monthly billing with auto-renewal - every 30 days same amount is charged, link lives for years.
Publisher gets email + Telegram alert. Opens /pub/placements/{id}, sees AI preview, clicks Accept. We instantly verify link is live on their site - money to balance immediately (no 30-day hold like competitors).
Loader JS in user's browser fetches active placements via /l/api/get, injects <a href="target">. Every 30 min our bot curls the page: link in place, rel correct, no redirect, no meta noindex, no cloaking.
Every day we check: is the link in Google index (Custom Search API) AND Yandex (Webmaster API). Indexation status is shown in advertiser dashboard for reporting.
This is the exact flow every time a user's browser hits a publisher page with your placement.
Our loader fires
with page url, title, context
cache lookup OR DeepSeek call
injected into slot
12+ scheduled cron jobs keep the platform honest. All logged, all monitored, all documented.
links:monitor
30 min
Curl every active placement page, verify loader token present, mark link_alive
payouts:release
hourly
Move ready PayoutPending → publisher balance
placements:expire
hourly
Mark past-active_until as expired, free URL back to catalog
audit:integrity
daily 05:00
Full DB integrity check + Telegram+email alerts
loader:reverify
daily 05:30
Re-check all publisher sites for loader presence
deepseek:health
daily 06:15
Ping DeepSeek with test, alert on model retirement
indexation:check
daily 06:00
Google AND Yandex indexation status for placements older than 3 days
traffic:sync
daily 03:00
Pull GSC + Yandex Webmaster + Metrika + Kinmetric metrics
snippets:rotate
daily 04:15
Expire snippets older than 14d for fresh AI text
notifications:daily
daily 10:00
Send 7d-before-expire warnings, loader nudges
screenshots:prune
daily 04:30
Delete link_checks screenshots older than 90d