Admin Management Marketing Modules Payment Modules Shipping Modules
Contact Us Request a Quote Request a Callback
osCommerce Templates CreLoaded Templates ZenCart Templates Website Templates Zero Download Clipart
Hosting Packages What is Web Hosting About Our Web Hosting Technical Support Policy Terms of Service Glossary of Terms
Coming Soon
Client Login Client Helpdesk Knowledge Base Free Downloads The Reading Room
Recent Projects Sitemap
 osCommerce  Work Smarter, Not Harder with Solution from osCommerce4u
 Nurture Your Business
Free Newsletter
  osCommerce Developments
  Useful Hints & Tips
  SEO & Security Advice
 Take the first steps to financial freedom
  Knowledgebase
Search:     Advanced search
Browse by category:

Setup your SSL Trustlogo

Add comment
Views: 324
Votes: 1
Comments: 0
Posted: 06 Oct, 2007
by: Admin A.
Updated: 06 Oct, 2007
by: Admin A.
All SSL certificates we supply come with a Trustlogo for you to display on your site. The TrustLogo is a way to provide trust and confidence to your website visitors. The TrustLogo graphic not only provides a visual confidence boost in your legitimacy, but employs unique technology to allow website visitors to quickly validate your right to display a TrustLogo and to easily view your credentials, as verified by a trusted third party.

 

To install the Trustlogo on your site, first you need to save this image to your PC and then upload it to your sites image directory.

Now open the file you would like to display the trust logo in, and add the following code just before the </head> tag.
If you're using osCommerce you need to add this code somewhere in the includes/header.php script.

<script language="javascript" type="text/javascript">
//<![CDATA[
var cot_loc0=(window.location.protocol == "https:")? "https://secure.comodo.net/trustlogo/javascript/cot.js" :
"http://www.trustlogo.com/trustlogo/javascript/cot.js";
document.writeln('<scr' + 'ipt language="JavaScript" src="'+cot_loc0+'" type="text\/javascript">' + '<\/scr' + 'ipt>');
//]]>
</script>

Now in the same file add the following piece of code just before the </body> tag.
If you're using osCommerce, add this code to the end of the /includes/footer.php script.

<script language="JavaScript" type="text/javascript">
COT("https://www.yourdomain.co.uk/images/secure_site.gif ", "SC2", "none");
</script>

Make sure you change the path to point to where you uploaded the image.

Now view the page in a bowser to see if it worked, you should see the Red Trustlogo at the bottom of the page. If you hover your mouse over the logo you should see your company details.

Others in this Category
document Installing an SSL Certificate
document Purchasing an SSL Certificate
document Transferring an SSL Certificate



RSS

Current Parse Time: 0.131 s with 22 queries