• Resolved rajendradewani

    (@rajendradewani)


    I am referring to the points highlighted by ready.mobi

    The following issue is highlighted.

    JavaScript placement
    JavaScript includes should always be included at the end of the document to avoid blocking the page loading

    Found JavaScript inside head
    <script>if(document.location.protocol!=”https:”){document.location=document.URL.replace(/^http:/i,”https:”);}</script>

    Please help us fix the issue.

Viewing 1 replies (of 1 total)
  • Plugin Contributor Rogier Lankhorst

    (@rogierlankhorst)

    This is because you have enabled the javascript redirect. You can just deactivate the javascript redirect in settings/ssl.

Viewing 1 replies (of 1 total)

The topic ‘Found JavaScript inside head’ is closed to new replies.