As part of our commitment to enhancing trust, transparency, and compliance, we’re excited to share more information about the LegitScript Certification Seal. This FAQ provides all the information you need about implementing the seal, its benefits, and how to ensure a seamless display.
Featuring the LegitScript Seal on your website signals your commitment to compliance, transparency, and integrity. It gives visitors confidence that your business meets LegitScript’s rigorous standards — and helps set you apart as a trusted, credible provider in your field.
Adding the LegitScript Seal to your website is encouraged, but it is optional. If you opt to not display the seal on your website you will still have the full benefits of Certification.
If your certification seal code was implemented correctly, it will look like this (without the watermark):
When hovering your cursor over the seal image, a hover message should display in order to give visitors quick validation that your website is approved by LegitScript.
Clicking the seal image will bring you to the LegitScript Certification Status page for your website.
If the seal image does not update automatically, it might indicate incorrect implementation.
Please follow the troubleshooting steps below:
To display your LegitScript seal of approval on your website, please include the following HTML code in your web pages at the position where the seal should be displayed.
Important: Replace “[YOUR-WEBSITE-URL].com” in the code below with your website URL and "[YOUR-ID-NUMBER]" with your ID number. The ID number is formatted with digits followed by “.png” Your ID number is included in the original code we provided via email. If you no longer have that email please reach out to our Client Relations team at [email protected] ID number is formatted with digits followed by “.png”.
Please double-check that you’ve copied the code exactly as provided in our instructions. Ensure there are no extra spaces or missing characters.
<a href="https://www.legitscript.com/websites/?checker_keywords=[YOUR-WEBSITE-URL].com" target="_blank" title="Verify LegitScript Approval for www.[YOUR-WEBSITE-URL].com">
<img src="https://static.legitscript.com/seals/[YOUR-ID-NUMBER].png" alt="Verify Approval for www.[YOUR-WEBSITE-URL].com" width="73" height="79" />
</a>
The seal will be linked to your website's validation page at LegitScript.com.
The default image size is 73x79px. However, you can enlarge the image up to 146x158px (in the HTML code) without degrading its resolution quality. This allows for flexibility so that you can display the LegitScript seal of approval in a size and format that works best for your website design. Here is a sample:
Your ID number is included in the original code we provided via email. The ID number is formatted with eight digits followed by “.png”. If you no longer have that email, please reach out to our Client Relations team at [email protected].
The alignment of the seal image on your website may depend on how your page is coded or styled. Your internal IT team or web developer can make adjustments to the code or styling to ensure the seal lines up perfectly with your other badges.
This issue is likely related to how your website is handling responsive design or browser compatibility. We recommend reaching out to your IT team to review the implementation and ensure the seal displays consistently across devices.
Our seal code is designed to be compatible with any modern programming language that works with HTML, including JavaScript and similar setups. If your website uses standard technologies like HTML or JavaScript, the seal code will integrate seamlessly.
The seal code is built to integrate smoothly with HTML, so workarounds are rarely needed. However, if you encounter a unique setup, your internal IT team might need to make custom adjustments for implementation.