Ways Customers can can use CHECKOUTCHAMP STORE as there root domain

As we are all aware We are not a hosting provider, Meaning we can not give root access and we also can not provide an A record since we do not give out ip addresses also our AWS only works with CNAME

(CNAME FLATTENING may not really work yet because the root domain can not be configured in the checkoutchamp funnelkonnekt)

With that said there are a few tricks:

  1. Cloudflare , which can create rules for redirecting on the fly,

    1. Cname Flattening

    2. Redirect Rules while forcing https on all domains

  2. Get a small Linux hosting company

    1. .htaccess - which configures apache to redirect to there checkoutchamp sup domain

    2. Php Page - which they can redirect directly from the index.php script

I will provide working examples of all ways later in the week.