Cloudflare Pages
Cloudflare Pages has a generous free tier and is fast in the Philippines.
1. Get your site online
- Create a free Cloudflare account.
- In the dashboard go to Workers & Pages → Create → Pages.
- Connect a Git repository (GitHub/GitLab) or upload files directly.
- Deploy. You get a URL like
https://your-project.pages.dev.
2. Submit your request
On the submit form:
- Record type:
CNAME - Target:
your-project.pages.dev
3. After it is live
- Open your Pages project → Custom domains → Set up a custom domain.
- Enter
yourname.filipino-talent.com. - Because we already published the DNS record, Cloudflare verifies it automatically and issues HTTPS.
Notes
- If Cloudflare Pages asks you to “add a CNAME record”, it is already done by us. Wait a few minutes and retry the verification.
- The target is the project’s
pages.devaddress, not a deployment hash URL.