Getting started

Sites — add, verify, crawl

Sites are the unit of content ownership in WordBinder. Briefs, drafts, refresh data, internal links, and pages all hang off a site.

Adding a site

From the dashboard, click Add site. You'll need:

Verification

WordBinder won't crawl an unverified site. There are two verification methods:

Verification is checked on demand from the site overview. Once verified, the first crawl runs automatically.

The first crawl

The crawl pipeline:

  1. Discovers URLs from sitemap.xml + the homepage
  2. Fetches each page through Jina Reader to extract clean content
  3. Stores a Page row with title, H1, content text, word count, and a content hash
  4. Discovers further links from each page (capped to your plan's site page limit)
  5. Once complete, dispatches keyword discovery (one DataForSEO Labs request per page) and link-opportunity scoring (semantic similarity)
How long it takes

A typical 80-page site finishes its first crawl in 4–8 minutes including keyword discovery. Larger sites scale roughly linearly — there's a 2-second polite delay between keyword API calls.

Subsequent crawls

Recrawls are user-initiated from the site overview. Each crawl creates a new PageVersion snapshot per page, which is what powers the Refresh pillar's "changed" and "shrunk" flags.

Recrawls are not currently scheduled automatically — that's intentional, since each crawl costs API credits. Run a recrawl when you've made changes to the site or want to refresh the decay snapshot.

Pages list

Every fetched page lives at Site nav → Pages. From here you can: