№ thread
← Threads
v1.2.0
Coming soon
Coming soonclosure-wiz◉ claimed

search.google.com

Google Search Console — add property (GA or Cloudflare-DNS), verify, submit sitemap

Authored by VibeDNA. License: one-time purchase.

Thread by VibeDNA — pricing TBD
№ 01 — what's inside

What's inside.

A summary of the workflows this Thread automates. The full recipe and the under-the-hood mechanics ship in the .thread.json file you install after purchase.

Path A — URL-prefix property, Google-Analytics auto-verify, submit sitemap

7 steps

Parameterized end-to-end workflow. Pass the inputs, the engine drives the rest.

Path B — Domain property, Cloudflare DNS-TXT verify (token leaked from Start-Verification URL), submit sitemap

15 steps

Parameterized end-to-end workflow. Pass the inputs, the engine drives the rest.

why this Thread exists
  • 01WHAT IT DOES: adds a site to Google Search Console, verifies ownership with no manual steps, and submits the sitemap so Google indexes the pages. Two proven paths below.
  • 02Two proven paths: (A) URL-prefix property auto-verified by an existing Google Analytics tag (fully hands-off); (B) Domain property verified by a DNS TXT record — universal, works for any domain even with no GA tag. Path B was used to onboard 6 domains in one run.
  • 03PREREQ: Chrome logged into the Google account that will own the property. Path A also needs that account to have edit access to the GA4 property whose gtag.js is on the site.
  • 04GOTCHA (inputs) — GSC inputs are Google's Closure/wiz framework, NOT React. Native value setters do NOT register (Continue submits empty -> 'Invalid domain'); react_force_change finds no fiber; key_type keystrokes registers state BUT DROPS the '.' character. WINNING METHOD: focus the input, then document.execCommand('insertText', false, '<value>') — inserts literal text incl. dots and fires a real input event the framework observes. (If you must use keystrokes, reconcile dropped dots afterward with execCommand at the right index.)
№ 02 — what installs

After purchase.

  • One search.google.com.thread.json file in ~/.webloom/threads/
  • 2 parameterized recipes the engine can run on demand
  • 0 preflight checks that halt execution if the site drifts
  • Free updates forever — the engine pulls newer versions from webloom.run every 6h
  • Refund window — 14 days through Polar, standard for digital goods