True BusinessID, EV, & Wildcard Site Seal Installation
To install the True BusinessID Smart Icon seal, simply add the following lines of JavaScript to each web page on which you want the True BusinessID True Site seal to appear:
<!-- GeoTrust True Site [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 -->
This script will retrieve your True BusinessID registration data from GeoTrust's True BusinessID registry server and display the True BusinessID True Site seal on your web page.
Microsoft FrontPage Installation:
In order to properly install your True BusinessID seal on your website using Microsoft 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 web page and put the cursor where you want the icon to appear
- On the main menu, choose Insert -> Advanced -> HTML to open up the HTML Markup dialog
- Paste the non-comment lines of the Tag into the dialog as shown below
and click OK.

- Save the file (in the menu File->Save, or press CTRL-S)
The resulting HTML from FrontPage will look like this:
<!-- webbot bot="HTMLMarkup" startspan -->
<
SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" SRC="//smarticon.geotrust.com/si.js"></SCRIPT>
<
!-- webbot bot="HTMLMarkup" endspan -->
The opening and closing webbot comments added by FrontPage 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 -->
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript"
SRC="//smarticon.geotrust.com/si.js"></SCRIPT>
<!-- webbot bot="HTMLMarkup" endspan -->






bitscan™