Hi!
I have had a GeoTrust security certificate installed on my server and they have given me the following script to put on my page to tell users:
The thing is, I have put it in my overall layout but it seems to be causing actinic to run slowly (have to wait ages to view a different page in the program) and is also causing some of the pages to display funnily.
When I preview/upload the site it works fine in all browsers so it must be an actinic issue. Can anyone think why it would be acting like this?
Thanks.
I have had a GeoTrust security certificate installed on my server and they have given me the following script to put on my page to tell users:
Code:
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" SRC="//smarticon.geotrust.com/si.js"></SCRIPT>
When I preview/upload the site it works fine in all browsers so it must be an actinic issue. Can anyone think why it would be acting like this?
Thanks.
Comment