Steps for cloudflare redirect:
www to non-www:
- Add CNAME record for www pointing to flash.funnels.msgsndr.com and keep the Proxy Status “Proxied“
- Add A record for the non-www domain pointing to 34.68.234.4 and keep the Proxy Status “DNS Only“
- Add a Page Rule for the URL www.yourdomain.com/*
- Pick the setting Forwarding URL –> 301 – Permanent Redirect
- In the destination URL, add https://yourdomain.com/$1
- Go to GHL and connect non-www domain to the funnel
non-www to www:
- Add CNAME record for www pointing to flash.funnels.msgsndr.com and keep the Proxy Status “DNS Only“
- Add A record for the non-www domain pointing to 34.68.234.4 and keep the Proxy Status “Proxied“
- Add a Page Rule for the URL yourdomain.com/*
- Pick the setting Forwarding URL –> 301 – Permanent Redirect
- In the destination URL, add https://www.yourdomain.com/$1
- Go to GHL and connect www domain to the funnel
Troubleshooting
Q1: I’m keep getting Funnel Error Code 500 – Failed to execute ‘appendchild’ on ‘node’. This node type does not support this method, what should I do?

1. Login to Cloudflare
2. Click on your domain where you are seeing the 500 error code

3. Click on DNS tab within the left menu

4. Click on Edit

5. Uncheck Proxy status

6. Click on Save
