Exclude Javascript
-
Hi,
I have this script on my widget:
<script type=”text/javascript”> //<![CDATA[
var tlJsHost = ((window.location.protocol == “https:”) ? “https://secure.comodo.com/” : “https://www.trustlogo.com/”);
document.write(unescape(“%3Cscript src='” + tlJsHost + “trustlogo/javascript/trustlogo.js’ type=’text/javascript’%3E%3C/script%3E”));
//]]>
</script>
<script language=”JavaScript” type=”text/javascript”>
TrustLogo(“https://www.dedoho.pw/wp-content/uploads/2018/05/comodo_secure_seal_113x59_transp.png”, “CL1”, “none”);
</script>How can I exclude this script from Autoptimize, if I activated “Also aggregate inline JS” option too?
The page I need help with: [log in to see the link]
- The topic ‘Exclude Javascript’ is closed to new replies.