Install QuickSSL True Site Seal
To install the QuickSSL True Site Seal, simply add the following lines to each web page on which you want the True Site Seal 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 QuickSSL registration data from the QuickSSL registry server and cause the QuickSSL Seal to be displayed on your web page. Remember, the web page on which you place this QuickSSL Seal must use exactly the same domain that is in your QuickSSL enrollment application. For instance, if the enrollment is for www.example.com, then the QuickSSL Premium registration is for that site, and does not include other fully qualified domains like www2.example.com.
Important note: Use of the QuickSSL Premium service is subject to the terms and conditions of the QuickSSL Subscriber Agreement. You must agree to those terms and conditions if you use the QuickSSL Premium service. You are indicating your acceptance of that agreement by installing the QuickSSL smart icon on your web site.
This GIF is a sample snapshot of the QuickSSL True Site Seal. The actual site will disable right click and save features and will display a live date/time stamp much like the True Site displayed on the bottom of this page
FrontPage installation
In order to properly install your QuickSSL 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:
- Open the html page (*.htm, *.html, *.asp, or whatever) and put the cursor where you want the icon to appear
- In the main menu, choose Insert -> Web Component -> Advanced Controls -> HTML to open up the HTML Markup dialog
- Paste the second line (the non-comment line) of the Tag into the dialog as shown below in Figure 1 and click OK.
- 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 -->




Feedback
