External privacy policy

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

This thread is closed to new posts. You must sign in to post in the forums.
6/4/2019 6:23:02 PM
Gravatar
Total Posts 3

External privacy policy

Is it possible to have the privacy policy link to an external site? I have three sites and I need two of them to link to the privacy policy on the third site. The third site is not a Mojo site.

6/8/2019 9:24:23 PM
Gravatar
Total Posts 216
Community Expert

mojoPortal Hosting & Design @ i7MEDIA!

Re: External privacy policy

Yes, in your layout.master find the line with the Privacy Page Link and replace it with your own manual URL, like this:

<a href="www.mysiteurl.com/privacypolicypage">Privacy Policy</a>

But replace the href value with the URL of your privacy policy page.

Hope this helps!

6/10/2019 9:28:26 AM
Gravatar
Total Posts 3

Re: External privacy policy

The only thing I see in my layout.master is this bit.

 

<portal:PrivacyPageLink id="pp1" runat="server" />

6/10/2019 11:34:00 AM
Gravatar
Total Posts 3

Re: External privacy policy

Nevermind I got it. Didn't think to just put in standard HTML to replace that line. I am all set.

 

You must sign in to post in the forums. This thread is closed to new posts.