SSL Site Seals not displaing in Sitefinity site

Posted by Community Admin on 04-Aug-2018 03:26

SSL Site Seals not displaing in Sitefinity site

All Replies

Posted by Community Admin on 08-Feb-2013 00:00

I am using a Shared Content Block to display my GoDaddy.com Site Seal within a Sitefinity website that is secured with SSL and when I attempt to render/view the website, the content of the HTML is never rendered on the screen.

 However, when I add the same code to a User Control and publish it as a custom control on the Sitefinity website, it renders just fine.

This is the code snippet from GoDaddy.com that I am using: <span id="siteseal"><script type="text/javascript" src="seal.godaddy.com/getSeal

 Please advise why this is not working or how to make it work without a custom User Control within Sitefinity.  Do I need to publish this as a JavaScript widget even though it is a combination of HTML & JavaScript?

Posted by Community Admin on 12-Feb-2013 00:00

Hello Samir,

 You can drop a content block on the page and go to Edit > HTML Mode > and paste the code in there.

<span id="siteseal"><script type="text/javascript" src="https://seal.godaddy.com/getSeal?sealID=3sEClyHPy2qWHWCdAh2khuTu8bMAHOt9hTOoXgxA3JHYepR3enMdKZpNss"></script></span>

You can see the example working live here. Regards,
Patrick Dunn
the Telerik team
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed