- Create a new repo on GitHub (e.g.
wallahop-privacy) - Upload the
index.htmlfile to the root of the repo - Go to repo Settings → Pages
- Source: Deploy from a branch
- Branch: main (or master), folder: / (root)
- Save – your URL will be:
https://YOUR_USERNAME.github.io/wallahop-privacy/
Privacy Policy URL for App Store Connect: https://YOUR_USERNAME.github.io/wallahop-privacy/
- Go to netlify.com and sign up (free)
- Add new site → Deploy manually
- Drag the
privacy-policyfolder (containing index.html) into the drop zone - Netlify gives you a URL like:
https://random-name-12345.netlify.app - Optional: Add a custom domain or change the subdomain in site settings
- Go to pages.cloudflare.com
- Create a project → Direct Upload
- Upload the
privacy-policyfolder - You get a URL like:
https://wallahop-privacy.pages.dev
GitHub Pages is usually fastest if you already have GitHub – no extra signup, and the URL looks like: https://yourusername.github.io/wallahop-privacy/