Hello Netlify Support team,
I am having a persistent “Page not found” issue with my custom domain, and I have already tried all the standard troubleshooting steps.
- Netlify Site Name:
prismatic-cannoli-d3d976.netlify.app - Custom Domain:
dogechoco.xyz
The Situation:
- The Netlify subdomain (
prismatic-cannoli-d3d976.netlify.app) works perfectly. - The custom domain (
https://dogechoco.xyz) shows a Netlify 404 “Page not found” error. This confirms that DNS propagation from my registrar (Namecheap) to Netlify is successful.
Troubleshooting Steps I Have Already Taken:
- Waited over 24 hours for DNS to fully propagate.
- Confirmed that all 4 Netlify nameservers are correctly configured at my registrar.
- Removed and re-added the custom domain in the Netlify UI.
- Triggered a “Clear cache and deploy site” multiple times.
- Added a
_redirectsfile with the content/* /index.html 200to thepublicdirectory and confirmed it was deployed. - Tested on multiple browsers, in incognito/private mode, and on different networks (mobile cellular data).
Despite all of this, the custom domain still serves the “Page not found” error. Could you please check on your end if there is an internal routing, provisioning, or CDN issue with this custom domain? It seems all user-side configurations are correct.
Thank you for your help.