Domain validation restricts which websites can load your ReviewPanel widget, preventing unauthorized embedding.
When domain validation is enabled, the widget script checks the requesting domain against your allowlist before rendering. If the domain isn't authorized, the widget won't load and the request is logged.
Use wildcard patterns to allow all subdomains of a domain:
*.example.comwww.example.comWhen an unauthorized domain attempts to load your widget:
Check your widget analytics to see if anyone is attempting to embed your widget on unauthorized sites.
Widgets include built-in rate limiting on both a per-widget and per-IP basis. This prevents abuse and excessive API calls without any configuration on your part. Rate limits are generous enough for normal traffic patterns.
See also: Install a Review Widget