• Avoid document.write()

    For users on slow connections, external scripts dynamically injected via document.write() can delay page load by tens of seconds.

    For mine it said it was on line 123.

    Is this slowing down the website?

Viewing 1 replies (of 1 total)
  • Plugin Author codealfa

    (@codealfa)

    That script wouldn’t have been produced by the plugin. The plugin only combines and minifies the scripts that it finds on the website originally.

    You’ll have to find the original file that contains this script and either modify it or remove it from the site. If you deactivate the plugin temporarily and run the GTMetrix test again you should still see this issue being caused by the original file/script.

Viewing 1 replies (of 1 total)
  • The topic ‘GTXMetrix saying JCH is slowing website down’ is closed to new replies.