Re: Privacy Statement/code
First, what platform are you using for your site: WordPress, SiteBuilder, HTML?? If you are using WP you can search the plug-in area for one that fits your bill. However for straight HTML code then you should:
Create a page with your policy (Google "Privacy Policy" templates) and post your content there.
Create a link to your policy: text link < a href="www.mysite.com/yourpagename">Privacy Policy</a>
Image link: < a href="www.mysite.com/yourpagename">< img src="http://www.mysite.com/imagesource.png></a>
**Please Note: remove the spaces after the "<" for the code to read, I added them here so you could see the example without a live link**
Feel free to PM me with any help you need. Good luck on your site and let us know when it is done.
|