GoDaddy Websites + Marketing is a platform that makes it easy to design websites. To add TrustedSite trustmarks to your GoDaddy website:

1. Log in to your GoDaddy account and click Edit Site.

2. This will open the Site Editor. Click “Add Section”.

3. A menu will pop up offering various templates for the new section. Select HTML.

4. For the floating trustmark, please add the following code in the “Custom Code” section:

<script> var t = document.createElement('script'); t.setAttribute("type", "text/javascript"); t.setAttribute("src", "https://cdn.ywxi.net/js/1.js"); parent.document.getElementsByTagName("head")[0].appendChild(t); </script>

For the engagement trustmarks, please use this code snippet (you must replace the YOUR_SITE_HERE text with the URL of your site):

TrustedSite Certified SECURE

<a target="_blank" href="https://www.trustedsite.com/verify?host=YOUR_SITE_HERE"><img class="ts-trustmark" border="0" src="//cdn.ywxi.net/meter/YOUR_SITE_HERE/202.svg" width="90" height="37" title="TrustedSite Certified Secure" oncontextmenu="window.open('https://www.trustedsite.com/verify?host=YOUR_SITE_HERE'); return false;"></a> 

TrustedSite Secure Form

<a target="_blank" href="https://www.trustedsite.com/verify?host=YOUR_SITE_HERE"><img class="ts-trustmark" border="0" src="//cdn.ywxi.net/meter/YOUR_SITE_HERE/211.svg" width="90" height="37" title="TrustedSite Certified Secure Form" oncontextmenu="window.open('https://www.trustedsite.com/verify?host=YOUR_SITE_HERE'); return false;"></a> 

TrustedSite Secure Checkout

<a target="_blank" href="https://www.trustedsite.com/verify?host=YOUR_SITE_HERE"><img class="ts-trustmark" border="0" src="//cdn.ywxi.net/meter/YOUR_SITE_HERE/212.svg" width="90" height="37" title="TrustedSite Certified Secure Checkout" oncontextmenu="window.open('https://www.trustedsite.com/verify?host=YOUR_SITE_HERE'); return false;"></a> 

TrustedSite Secure Login

<a target="_blank" href="https://www.trustedsite.com/verify?host=YOUR_SITE_HERE"><img class="ts-trustmark" border="0" src="//cdn.ywxi.net/meter/YOUR_SITE_HERE/213.svg" width="90" height="37" title="TrustedSite Certified Secure Login" oncontextmenu="window.open('https://www.trustedsite.com/verify?host=YOUR_SITE_HERE'); return false;"></a> 

5. Click “Done”, click “Publish”, and then click “Save and Publish”. If your TrustedSite account is already set up, the Trustmarks should appear on your live website within a few minutes.

Did this answer your question?