ssl certificate site seal
We have a Modular Merchant SSL certificate. I was wondering if there is a logo, site seal or something that we can post on our website to demonstrate that the certificate is valid?
Yes, a site seal is available for all SSL certificates provided by Modular Merchant. The site seal will allow your customers to verify that your security certificate is legitimate, up-to-date, and registered to your domain name.
The code for displaying the site seal will differ, depending on the type of SSL certificate that you have purchased.
Professional-Grade SSL Site Seal
Clients who have the Professional-Grade SSL Certificate installed may include a site seal by adding the following code to any page on their website.
code <!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT --->
<table width=130 border=0 cellspacing=0 cellpadding=0 title="CLICK TO VERIFY:
This site uses a GlobalSign SSL Certificate to secure your personal information." >
<tr><td><span id="ss_img_wrapper_130-65_image_en">
<a href="http://www.globalsign.com/" target=_blank title="SSL">
<img alt="SSL" border=0 id="ss_img" src="//seal.globalsign.com/SiteSeal/images/gs_noscript_130-65_en.gif">
</a></span><script type="text/javascript" src="//seal.globalsign.com/SiteSeal/gs_image_130-65_en.js">
</script><br /><a href="http://www.globalsign.com/" target=_blank style="color:#000000
;text-decoration:none; font:bold 8px arial; margin:0px; padding:0px;">SSL</a></td></tr></table>
<!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT --->
multiple versions of the pro-grade site seal
Standard SSL Site Seal
Clients who have the standard SSL Certificate installed may include a site seal by adding the following code to any page on their website.
code <!--- Secure Site Seal - DO NOT EDIT --->
<span id="ss_img_wrapper_115-55_image_en">
<a href="http://www.alphassl.com/ssl-certificates/wildcard-ssl.html"
target="_blank" title="SSL Certificates"><img alt="Wildcard SSL Cer
tificates" border=0 id="ss_img" src="//seal.alphassl.com/SiteSeal/images/alpha_noscript_115-55_en.gif" title="SSL Certificate"></a></span><script type="text/javascript" src="//seal.alphassl.com/SiteSeal/alpha_
image_115-55_en.js"></script>
<!--- Secure Site Seal - DO NOT EDIT --->
When the appropriate version of the code above is implemented, a site seal, verifying your website's security credentials, will be displayed on your web site where the site seal's code is located.
|