Install GeoTrust True BusinessID True Site Seal

Install GeoTrust True BusinessID Site Seal

Simply add the following lines to each web page on which you want it to appear:

<!-- GeoTrust QuickSSL [tm] Smart Icon tag. Do not edit. --> <script language="javascript" type="text/javascript" src="//smarticon.geotrust.com/si.js"></script> <!-- end GeoTrust Smart Icon tag -->

These instructions will retrieve your registration data from the True Site registry server and display the True Site Seal on your web page. Remember, the web page on which you place this True Site Seal must use exactly the same domain that is registered on the application.

NOTE: Use of the True Site Seal is subject to the terms and conditions of the True Site Subscriber Agreement. You must agree to those terms and conditions if you use the True Site Seal. You are indicating your acceptance of that agreement by installing the True Site Seal on your web site.

FrontPage Installation: In order to properly install your True Site Seal on your web site using FrontPage, you will need to follow one of the two procedures below. Otherwise, FrontPage will change the HTML code for the seal, causing the icon to function improperly.

Method 1
One way to add the Tag with FrontPage 2000 is as follows:

  1. Open the HTML page (*.htm, *.html, *.asp, or whatever) and put the cursor where you want the icon to appear.
  2. In the Main Menu, choose Insert > Advanced > HTML… to open up the HTML Markup dialog.
  3. Paste the second line (the non-comment line) of the Tag into the dialog as shown below and click OK.
  4. Save the file (in the menu File > Save, or press CTRL-S).
 
<!-- webbot bot="HTMLMarkup" startspan --> <!-- GeoTrust QuickSSL [tm] Smart Icon tag. Do not edit. --> <script language="javascript" type="text/javascript" src="//smarticon.geotrust.com/si.js"></script> <!-- end GeoTrust Smart Icon tag --> <!-- webbot bot="HTMLMarkup" endspan -->

The opening and closing webbot comments seem to prevent “file:” from being added when the page is opened and then saved in FrontPage.

Method 2
The other way to essentially accomplish the same thing is to open the HTML source file in a text editor such as Notepad and add the webbot comment lines manually. Before the Tag, add:

<!-- webbot bot="HTMLMarkup" startspan -->

And after the Tag, add:

<!-- webbot bot="HTMLMarkup" endspan -->

So that your HTML source looks like:

<!-- webbot bot="HTMLMarkup" startspan --> <!-- GeoTrust QuickSSL [tm] Smart Icon tag. Do not edit. --> <script language="javascript" type="text/javascript" src="//smarticon.geotrust.com/si.js"></script> <!-- end GeoTrust Smart Icon tag --> <!-- webbot bot="HTMLMarkup" endspan -->
  • 0 Usuários acharam útil
Esta resposta lhe foi útil?

Artigos Relacionados

Before You Start – Introduction to SSL Certificates

Introduction IMPORTANT NOTE: Before obtaining a Certificate, you must generate a Private Key and...

GeoTrust True Site Seal

A Sign of Security Every GeoTrust® SSL Certificate includes a GeoTrust® True Site Seal,...

Glossary of Terms – SSL Certificate Terminology

SSL Jargon-Buster Use our handy SSL jargon-buster to clarify all the SSL terminology. 256 BIT...

How do I Generate a CSR?

General CSR Creation Guidelines Before you can configure an SSL certificate, it is recommended...

How do I Install an SSL Certificate?

Please see the below video demonstrations for generating CSRs and installing SSL certificates for...