N00B, here; struggling to understand how to forward a domain name (e.g.,myoldbusinessname.com) to a Facebook PAGE created for the purpose (e.g.,Redirecting...).
Have read CF Help files and community posts to the point Iām seeing doubleā¦but not seeing a simple way to do this.
Greetings and welcome to Cloudflare!
No need to worry, once we all did it first time and struggled with at least something
Community is here to help!
I am afraid not exactly that way.
Moreover, first you would have to make sure your domain is using Cloudflare (nameservers can be checked at your domain registar) and has been successfully added to your Cloudflare account.
Second, you would have to go to the DNS tab of your Cloudflare dashboard for your domain and make sure you have got an A yourdomain.com and A www records both being pointed to some IP address like 192.0.2.1
In case if you struggle a bit how to manage your DNS records, kindly see below two helpful articles about how to add or edit your DNS records:
Third, you would have create a Page Rule under the Rules ā Page Rules tab, therefore click on the button āCreate a Page Ruleā with Forwarding URL - 301 Redirectfrom which one (*yourdomain.com/*) to which one you want (facebook.com/some-page).
@fritex; many, many thanks for the kind & informative reply.
Much appreciated!
Clarification question: Regrets; Iām unclear as to the rationale for your reference to an IP address āā¦like 192.0.2.1ā.
(Which appears to be a router IP address.)
Are you suggestion using some type of āDummyā IP address?
If so, may I assume itās because the approach you suggest is based on the notion the IP address wonāt be accessed because the re-write rules will be executed prior to invoking (say) 192.0.2.1?
Itās part of a reserved IP address range and is safe to use in a private setting. Since you need a DNS entry for a page rule to work, you need an IP address in there. Not one that will actually resolve to someoneās website, and not one thatās so bogus that it wonāt pass validation. Home networks will often be in the 192.168 range, and Cloudflare wonāt validate that for a hostname, but 192.0 is ok.