DNS Previewer — preview before switching DNS
Help

Frequently asked questions

Is this really free?+

Yes. Every feature is free, forever. No signup, no watermark, no 'pro' tier behind the most useful features.

How long do previews last?+

15 minutes from creation. If you need more time, create a fresh preview — it takes a few seconds.

Do you log my browsing?+

We count request hits per session for your own dashboard (so you can confirm your preview is being used). We don't log URLs, request bodies, or your IP beyond what's needed for rate limiting.

Why is there a banner in the bottom-left of my preview?+

So you always know you're looking at a DNS Previewer session and not your live site. It's dismissible with the × button, doesn't affect layout, and never appears on your actual domain.

Can I hide the banner?+

You can dismiss it per-page. For a permanently clean preview, self-host DNS Previewer — it's open source.

Why do some links inside the preview go to my real domain?+

We rewrite HTML and CSS URLs pointing at your exact domain. Subdomains (like cdn.example.com) and absolute JavaScript-built URLs aren't automatically rewritten — same behavior as every other preview proxy.

Will logins / checkouts work?+

Often yes, sometimes no. Cookies, OAuth redirects, and CSRF checks can be tied to the exact apex domain. Use the preview for visual + functional spot checks; don't expect full transactional flow unless your app is domain-agnostic.

I'm seeing 502 / upstream error.+

Your server didn't respond in time, isn't listening on the selected scheme, or is refusing non-matching SSL. Try the other scheme (HTTP vs HTTPS) or verify your server responds on the target IP.

Why a 10-per-hour limit?+

To deter abuse — someone could try to use this as an anonymizing proxy. 10 per hour is plenty for real migration work.

Someone is abusing a preview. How do I report it?+

Visit /abuse or email abuse@dnspreviewer.com with the preview subdomain. We kill sessions fast.