Renaming pages breaks domain redirection
We have multiple Cloudflare Pages websites (we use one website for each env we have).
We had :
fm-web-admin-development
fm-web-admin-staging
fm-web-admin-beta
fm-web-admin-production
We renamed the repositories and now have :
fm-web-jacquard-development
fm-web-jacquard-staging
fm-web-jacquard-beta
fm-web-jacquard-production
But the domains still redirects on old repositories :
fm-web-jacquard-development.pages.dev redirects on https://fm-web-admin-development.pages.dev which is not found (as it have been renamed).
Specific deployment URL still works correctly
Account ID :
ed33fe0d81307382198c2ab6589061b3
2 Replies
I'm a bit confused on what you mean about redirects but yes, if you rename the repos you need to recreate the pages projects, you broke the links
Ok it seems it worked on other pages but I may be wrong, thanks