Basically my question is ... I run over 100 websites that all need to have updated (or added) a privacy policy to them and I was wondering if hosting all the privacy policies on a single website would be a problem. Example: I would have a file called privacy.php on MAINDOMAIN.com and then link to that file from all my websites. When someone clicks on the privacy policy link it will send them to the MAINDOMAIN.com/privacy.php file which will dynamically update the information based upon the referring domain. Privacy Policy for XYZ.com << if person came from XYZ.com Or do you think the policy should be actually hosted on every website?