VLT-Website-Heading

How to upgrade your Cloudflare domain plan using the API

Feb 8, 2019 5:38:10 PM / by Vu Long Tran posted in cloudflare, apis

0 Comments

This guide details the steps to help you to change your plan on Cloudflare using the Cloudflare API. You can always change your plan within the user interface of the Cloudflare portal, however, you may be looking to change your plans in bulk and that is where using the Cloudflare API makes more sense.

For the purposes of Cloudflare settings, a "zone" or "domain zone" is Cloudflare's naming convention for a "website" URL address.

Read More

How to get a custom domain to work on Blogger with SSL

May 7, 2018 2:28:00 PM / by Vu Long Tran posted in web development, cloudflare, cybersecurity, blogging, blogger, ssl

0 Comments

For those trying to proxy your traffic through Cloudflare and are also using Blogger.com/ Blogspot.com to host your website you may find some issues with the HTTPS redirects and general loading of your HTTPS on your website.

This follows some of the posts that I have seen on the Cloudflare Community page on "Custom domain with blogger not working".

I recommend setting up the redirect on Cloudflare.com, so that Cloudflare's edge locations will do the redirecting effort, rather than you needing the visitor to send a request back to your origin as part of the redirect work.

So here's a few things that I did to have this work.
Read More