Skip to main content

Custom · Domain verification

If your shop is Generic (custom) — with no plugin to auto-inject a meta tag — domain verification happens from the Neuroon Dashboard, not through an API call you code yourself.

How it works

  1. In the Dashboard, go to your shop → Domain verification.
  2. The Dashboard shows you a TXT record to add to your domain's DNS settings:
FieldValue
TypeTXT
Name_neuroon-verification.yourdomain.com
ValueThe verification code shown in the Dashboard
  1. Add that TXT record in your DNS provider's panel (Cloudflare, Route 53, GoDaddy, etc.).
  1. Click Verify in the Dashboard. Neuroon performs a real DNS lookup against your domain and checks that the TXT record exists with the expected value.
  2. Once verified, you can sync your catalog and embed the widget.

Next steps