What can I do about a privacy url? [closed]

You can create a free site on Google Sites and create a boilerplate privacy policy if you need that too.


website hosting

checkout GitHub's GitHub Pages services. they host a simple static website for you for free! basic instructions:

  1. create a public repository on GitHub named [username].github.io (replace "[username]")
  2. commit an index.html file to the root of the repo.
  3. you can see your site online at http://[username].github.io/.

privacy policy

basic privacy policy template here....it'll give you a template that you can simply copy and paste and modify to fit your needs. unlike most other places that are after your money and/or personal information!!! 😠😠😠

even some of the free ones have you fill out your survey, and ask you for email at the last moment...annoying!


  • Try App Privacy Policy Generator
  • Download as an HTML/Copy the Content
  • Host it on Github Pages/Google Sites

I just created a Google Doc, set its sharing to public, and put the shareable link in the privacy url. Easy. :-)

EDIT: I noticed I needed to create a new document for each app, otherwise I got the error:

You are not allowed that domain for a privacy policy URL.