Support - Knowledge base

Giving you the answers you need

Why not try our knowledge base for instant help and advice to enhance your online experience with Register365? From within the knowledge base you can browse our frequently asked questions and find the right answers to help solve your queries.

Home  >  General Technical Advice  >  View Article

How to I display my TrustLogo?

3*3*3*3*3*

Article

  1. Copy the below Javascript in your HTML page's tag.

    Use the following line if you are displaying your TrustLogo over a STANDARD NON-SECURE page, e.g. http://

    <script language="JavaScript" src="http://www.trustlogo.com/trustlogo/javascript/trustlogo.js" type="text/javascript">   
    </script>

    Use the following line if you are displaying your TrustLogo over a SECURE page,
    e.g. https://

    <script language="JavaScript" src="https://secure.comodo.net/trustlogo/javascript/trustlogo.js" type="text/javascript">   
    </script>
  2. Copy and paste the below code into your web page HTML, where you would like the Trustlogo to appear:

    <script type="text/javascript">TrustLogo("http://www.ssl365.com/images/home/SSL365tlAa.gif", "ssl365", "none");</script>

Rate This Article

How useful was this article?

Not usefulA little usefulUsefulVery usefulEverything I needed