1000 FAQs, 500 tutorials and explanatory videos. Here, there are only solutions!
Add a Sectigo trust seal
This guide explains how to add a dynamic trust seal to a secure site with a Sectigo SSL certificate.
Preamble
- Infomaniak, as a host, offers SSL certificates to secure its clients' websites
- Sectigo (formerly known as Comodo) is a recognized SSL certificate provider that offers different levels of security
- The "dynamic trust seal", or "Sectigo Trust Seal" / "Sectigo Trust Logo" is a visual that website owners can display on their pages to indicate to visitors that their connection is secure, a sign of trust that informs users that transactions and information exchanges made on the site are encrypted and protected by an SSL certificate issued by Sectigo.
- By using a Sectigo SSL certificate and displaying the dynamic trust seal, a website at Infomaniak therefore benefits not only from data exchange security, but also from increased user trust, essential for e-commerce and for the protection of personal information.
Adding a trust seal
Here's how a dynamic trust seal works:
- Validation: to obtain such a seal, the site owner must first obtain a valid SSL certificate from Sectigo, which requires a validation process; depending on the level of certificate chosen (Domain Validation - DV, Organization Validation - OV or Extended Validation - EV), this validation may be more or less in-depth
- Installation: once the SSL certificate is obtained and installed on the Infomaniak web server, the website is then able to establish secure HTTPS connections
- Displaying the seal: Sectigo provides an HTML code or script that the site owner can then integrate into their website; this code allows the Sectigo dynamic trust seal to be displayed
- Update: the seal is often updated in real time to reflect the current situation of the SSL certificate; if the certificate were to expire or be revoked, the seal would also reflect this, warning potential visitors that the site may no longer be secure
The trust seal consists of an image and an HTML code. The latter only works if a Sectigo certificate is installed on the site and in this case generates an interactive logo that displays the certificate data.
Save one of the images below
Right-click on the image to save, then click on Save image as...
- Small
- Medium
- Large
Upload the image to your site
Send the image to your web server (via FTP or your CMS) and note the URL to access this image for the next step (for example https://domain.xyz/wp-content/uploads/sectigo.png
).
Get the code to integrate into your pages
Enter the full address of your image on the page https://www.trustlogo.com/install/index2.html to check if the image is accessible.
Click the Continue button on the same page to get the 2 codes to copy-paste into the header of your (or your) Web page(s):
Important:
- In the code,
CL1
corresponds to aDV
SSL certificate; replaceCL1
withSC5β
for anEV
type SSL certificate.