Title: Console Errors
Last modified: March 29, 2020

---

# Console Errors

 *  Resolved [reachdigital](https://wordpress.org/support/users/reachdigital/)
 * (@reachdigital)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/console-errors-14/)
 * Hi,
 * Im having issues with console errors after installing the plugin.
 * I have deactivated and removed but I still see some errors, which point to “pagespeed”.
 * Seems like JQuery keeps getting blocked or something. Another example is
 * /wp-includes/js/jquery/jquery.js,qver=1.12.4-wp.pagespeed.jm.gp20iU5FlU.js
 * which is producing a 500 error.
 * Is there a way to reset the plugin? Please note I used this plugin for a while
   and it is only from last week I started having issues.
 * Help would be appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Gabe Livan](https://wordpress.org/support/users/gabelivan/)
 * (@gabelivan)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/console-errors-14/#post-12644588)
 * [@reachdigital](https://wordpress.org/support/users/reachdigital/) The source
   that you mentioned (`/wp-includes/js/jquery/jquery.js,qver=1.12.4-wp.pagespeed.
   jm.gp20iU5FlU.js`) is dynamically created to avoid using query string which contains**.
   js?ver=** and it could be a .htaccess issue (or whatever technique is used to
   alter it on the fly). You could reset Asset CleanUp to its default settings (
   if you are really sure about that), by going to “Tools” -> “Reset” and then choose
   to apply the reset for everything. It’s likely an issue not related to the plugin
   as it would never alter the JS source like that. Are you saying that whenever
   you activate and deactivate the plugin that 500 error is showing and hiding depending
   on the plugin’s status? That would be surprising. Also, are you getting the error
   on every page of your website?
 *  Thread Starter [reachdigital](https://wordpress.org/support/users/reachdigital/)
 * (@reachdigital)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/console-errors-14/#post-12648670)
 * Thank you I will take a look again.
 *  [jvplannet](https://wordpress.org/support/users/jvplannet/)
 * (@jvplannet)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/console-errors-14/#post-13443597)
 * I locate the problem. Is an apache module calle pagespeed
 * You can solve it adding the following directives to your apache/nginx directives
 * <IfModule pagespeed_module>
    ModPagespeed off </IfModule>
    -  This reply was modified 5 years, 8 months ago by [jvplannet](https://wordpress.org/support/users/jvplannet/).

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Console Errors’ is closed to new replies.

 * ![](https://ps.w.org/wp-asset-clean-up/assets/icon-256x256.png?rev=1981952)
 * [Asset CleanUp: Page Speed Booster](https://wordpress.org/plugins/wp-asset-clean-up/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-asset-clean-up/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-asset-clean-up/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-asset-clean-up/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-asset-clean-up/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-asset-clean-up/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [jvplannet](https://wordpress.org/support/users/jvplannet/)
 * Last activity: [5 years, 8 months ago](https://wordpress.org/support/topic/console-errors-14/#post-13443597)
 * Status: resolved