/old-page
) and the new destination (e.g., /new-page
or full URL), then save and publish.You need to set up a 301 Redirect in Webflow so that your old URL (printed on 20,000 QR codes) correctly redirects users to the new destination. If it's not working through the Hosting tab > 301 Redirects, it may be due to incorrect syntax or misunderstanding how the redirect path should be set up.
https://yourdomain.com/old-page
, and your new URL is https://yourdomain.com/new-page
, the format should be:/old-page
/new-page
or a full external URL like https://newdomain.com/page
/old-page-name
/new-page-name
(or https://externaldomain.com/page
if applicable)https://yourdomain.com/old-folder/page
, your 301 redirect rule must exactly match the path: /old-folder/page
./promo
https://external-site.com/new-location
yourdomain.com
), and you want to redirect from /
to a specific page:/
to /new-home
(or any internal/external path)./
affects your site's home page.Set up a 301 Redirect in Webflow using only the relative path, not the full URL. Be sure the old path exactly matches what's encoded in your printed QR codes. Enter the new destination as either a relative path or a full external URL, then save and publish. Double-check path accuracy and test thoroughly.