Yeah, I used a script that sets `location.href="nostr:npub-here"` on an HTML page with the npub and qrcode in the case `nostr:` isn't recognized.
FWIW, 301 redirects also work in the case their is a handler for `nostr:`, however not otherwise.
I should try with `http-equiv="refresh"`.