Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 06-11-2016 01:58:36

watchtime
Member
From: Melbourne, Australia
Registered: 10-24-2003
Posts: 83
Website

Trust Seal not displaying on home page

I am trying to display a Trust Seal logo on my Home page but when I paste the code into the skin.php it does not show the logo.
Here is the code I have been given to use by the Sucuri company.

<script
    src="https://sucuri.net/monitoring/badge.js"
    data-s="20"
    id="sucuri-s"
    data-i="0a142f567944c808bcedb958e2f1ab4468a84e9cdd"
    data-p="l" - position - l(left) or r(right) or o(relative)
    data-c="d"
    data-t="s"
    ></script>

Can anyone help please?


with thanks,
George

Offline

 

#2 06-11-2016 18:35:24

Graham
Member
Registered: 09-30-2004
Posts: 981
Website

Re: Trust Seal not displaying on home page

I used to have the Trustwave logo and another one on my site, but I found that they were actually slowing down my page load times because of the lag of the logos being served, so I dropped them.

Offline

 

#3 06-11-2016 21:36:48

watchtime
Member
From: Melbourne, Australia
Registered: 10-24-2003
Posts: 83
Website

Re: Trust Seal not displaying on home page

Sucuri is caching my site; they claim that speeds up the process?
I am currently using the old Trust Seal which displays OK
There must be something odd about the new Trust Seal code which stops it from being displayed


with thanks,
George

Offline

 

#4 06-13-2016 07:29:12

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19798
Website

Re: Trust Seal not displaying on home page

Change the URL from https://sucuri.net/monitoring/badge.js to //sucuri.net/monitoring/badge.js (minus the https:) and see if that makes a difference.


Nick Hendler

Offline

 

#5 06-13-2016 13:54:25

Graham
Member
Registered: 09-30-2004
Posts: 981
Website

Re: Trust Seal not displaying on home page

watchtime wrote:

Sucuri is caching my site; they claim that speeds up the process?

IIRC the ones I used were reloaded from their server on every page because they included a time-stamp, so caching them wouldn't help.

I used one of the page speed tools to see if they were blocking the pages from loading.

Offline

 

Board footer