I transferred this site to cloudflare in Sep 2024 and cloudflare is now the registrar. When I first transferred it, the site was working correctly. I just tried going to the site and now I get the 404 error. I have not changed any settings for this site after I transferred it to cloudflare.
This site does not show up in namecheap as one of the domains that they host. Cloudflare is the registrar, as far as I understand. Here is a screenshot of my domains that are managed by namecheap
I spoke with namecheap, and they verified that I have never had any hosting with them. The support rep said that when I transferred my domain back in Sep2024 that the default namecheap IP address also transferred to cloudflare. This site (jeffbizcard.com) is just a redirect, and the rep also told me that redirects do not need hosting. He recommended that I delete the two A records that pointed to the namecheap IP address. I did this, and now I get a different error message “DNS_PROBE_FINISHED_NXDOMAIN”
Ok, now your next step is to find out where you have the site hosted, and reach out to that host to find out what your DNS records should be, and then add them here.
I don’t have that site hosted anywhere, because it is a redirect and does not require hosting. I have several other sites that are still managed by namecheap that are redirects, and they do not require hosting.
The root domain that it redirects to is blinq.me. When I open my terminal window and type “ping blinq.me” it shows 104.18.23.166. I added an A record in cloudflare that points to this site, but now I get a different error message:
If it’s just a redirect you need, you can do this:
Create an “AAAA” record for the hostname(s) you want to redirect. Set it to a value of 100:: (an easy-to-remember placeholder), and make sure it’s Proxied.
Create a Redirect Rule with a Custom filter expression: If Hostname IS IN jeffbizcard.comwww.jeffbizcard.com (which ever hostname(s) you want to redirect) with a Static target of the new URL.
I created the AAAA record. However, when I click on “Add Rule” it takes me to a page that has 20 different templates. I tried a few of them, but I did not see a way to create the redirect rule that you listed. Which template should I use? Here are the first 6:
Okay, I did that. But it’s not clear which field should be selected, and where to enter the text “If Hostname IS IN jeffbizcard.comwww.jeffbizcard.com”.