I have an old site that became part of another one during a rebuild.
I have added the _redirects file and all of them are being processed except one - -the root domain.
Deploy summary
3 new files uploaded
1 generated page and 2 assets changed.
54 redirect rules processed
All redirect rules deployed without errors.
No header rules processed
This deploy did not include any header rules. Learn more about headers.
All linked resources are secure
Congratulations! No insecure mixed content found in your files.
No edge functions deployed
This deploy did not include any edge functions. Learn more about Edge Functions.
Deploy log
Preview
9:44:18 AM: Starting post processing
9:44:18 AM: Post processing - HTML
9:44:18 AM: Post processing - header rules
9:44:18 AM: Post processing - redirect rules
9:44:19 AM: Post processing done
9:44:19 AM: Section completed: postprocessing
9:44:19 AM: Site is live
Hi @neil0armitage, thanks for the post.
What web framework is your site built with?
Also if possible can you share a code snippet of your _redirects file for me to help with the debugging?
Hi @neil0armitage, thanks for the feedback.
Since you want the root page / to redirect to https://cluckin.net/guinea-fowl-and-their-care.html, kindly remove the redirects on line 1 and 7 which begins with /index.html since it is repeated and incorrect.
The correct line for redirect from root page to https://cluckin.net/guinea-fowl-and-their-care.html is on line 2 which begins with /.
Redeploy again after the changes to see if it works.
All files already uploaded by a previous deploy with the same commits.
51 redirect rules processed
All redirect rules deployed without errors.
No header rules processed
This deploy did not include any header rules. Learn more about headers.
All linked resources are secure
Congratulations! No insecure mixed content found in your files.
No edge functions deployed
This deploy did not include any edge functions. Learn more about Edge Functions.
Deploy log
Preview
1:41:49 PM: Starting post processing
1:41:50 PM: Post processing - HTML
1:41:50 PM: Post processing - header rules
1:41:50 PM: Post processing - redirect rules
1:41:50 PM: Post processing done
1:41:50 PM: Section completed: postprocessing
1:41:51 PM: Site is live