Without throwing out the print run.
You printed 500 flyers (or a billboard, or 10,000 business cards) and the URL the QR code points to has changed. The page moved, the campaign ended, the form moved to a new host. A regular static QR code has the URL baked into the image — change the destination and every printed code becomes a dead link. Reprinting isn't cheap and isn't fast.
If the printed QR was a dynamic QR code, you're fine — log in, click the QR, paste the new URL, save. Every future scan goes to the new destination. If the printed QR was static (URL encoded directly in the image), you have one trick available: redirect the original URL itself at the DNS or webserver level. Otherwise, the static QR has to be reprinted with a new code.
Last updated: July 2026