If you're using WordPress Hosting Pro and want to configure your DNS settings on Cloudflare for optimized performance and security, follow the steps below.
Prerequisites
- A Cloudflare account.
- Your domain added to Cloudflare.
- Access to your WordPress Hosting Pro hosting details (e.g., IP address or CNAME record).
Steps to Configure DNS Proxy
-
Log in to Cloudflare
Navigate to Cloudflare's dashboard and log in with your credentials. -
Select Your Domain
From the Cloudflare dashboard, choose the domain for which you want to configure DNS. -
Go to DNS Settings
Click on the DNS tab in the Cloudflare interface. -
Add or Edit DNS Records
Depending on your hosting configuration, you may need to either add new DNS records or modify existing ones.-
A Record:
- Type:
A
- Name: Your root domain (e.g.,
example.com
). - Content: Your WordPress Hosting Pro-provided IP address (e.g.,
34.149.86.124
as seen in the image). - Proxy Status: Click the cloud icon to disable the orange “Proxied” status.
- Type:
-
CNAME Record:
-
Type:
CNAME
-
Name:
www
or other subdomains. -
Content: Your WordPress Hosting Pro-provided CNAME (e.g.,
host.websiteprohosting.com
). -
Proxy Status: Enable the orange “Proxied” status.
-
Note: If the proxy status is set to DNS Only, Cloudflare's features such as caching and SSL won’t be active for those records. You need to enable the proxy (orange cloud).
-
-
Verify DNS Changes
After updating your DNS settings, ensure the proxy status for bothA
andCNAME
records is set to Proxied (orange cloud). This ensures Cloudflare optimizes and secures your website traffic. -
Test Your Configuration
- Visit your website to ensure it loads correctly.
- Use Cloudflare diagnostic tools to check for any configuration issues.
Troubleshooting
-
Website not resolving correctly?
Double-check the DNS entries and ensure the proxy status is enabled for the correct records. -
SSL Issues?
Make sure you have an active SSL certificate on Cloudflare. Under the SSL/TLS tab, choose “Full” or “Full (Strict)” depending on your server setup.
By configuring the proxy status correctly, you’ll be able to leverage Cloudflare’s security and performance features effectively for your WordPress Hosting Pro setup.