Title: Not used java script
Last modified: August 13, 2020

---

# Not used java script

 *  Resolved Anonymous User 17612203
 * (@anonymized-17612203)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/not-used-java-script/)
 * [https://developers.google.com/speed/pagespeed/insights/](https://developers.google.com/speed/pagespeed/insights/)
 * Testing my site here shows me that there are 3 not used java scripts…
 * [https://static.domain.com/cache/fvm/1597309224/out/footer-6ba9776769b6132f8ad3bd54099ba5a811797c63.min.js](https://static.domain.com/cache/fvm/1597309224/out/footer-6ba9776769b6132f8ad3bd54099ba5a811797c63.min.js)
 * [https://static.domain.com/cache/fvm/1597309224/out/footer-6ca57b6673371b9fd0434ac1905ff3e8d1b9f434.min.js](https://static.domain.com/cache/fvm/1597309224/out/footer-6ca57b6673371b9fd0434ac1905ff3e8d1b9f434.min.js)
 * [https://static.domain.com/cache/fvm/1597309224/out/footer-3366680235d6bd3009cd8b21314f13380769cb44.min.js](https://static.domain.com/cache/fvm/1597309224/out/footer-3366680235d6bd3009cd8b21314f13380769cb44.min.js)
 * Any idea how to get this solved?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Raul P.](https://wordpress.org/support/users/alignak/)
 * (@alignak)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/not-used-java-script/#post-13257937)
 * FVM only merges and minifies code, it doesn’t remove anything.
 * You need to hire a developer or use another plugin to remove unused css/js code(
   manual process) before you use FVM to minify and merge the remaining files.
 * For example, [https://wordpress.org/plugins/wp-asset-clean-up/](https://wordpress.org/plugins/wp-asset-clean-up/)
 * Also, pagespeed is likely telling the percentage of code that is not in use, 
   not that the whole file is not in use. Even if one line is in use, you still 
   need the whole thing as you cannot edit plugins and remove it.
 * It may not be used on that page, but it will certainly be needed somewhere else…
   hence you need a developer for that part.

Viewing 1 replies (of 1 total)

The topic ‘Not used java script’ is closed to new replies.

 * ![](https://ps.w.org/fast-velocity-minify/assets/icon-128x128.jpg?rev=1440946)
 * [Fast Velocity Minify](https://wordpress.org/plugins/fast-velocity-minify/)
 * [Support Threads](https://wordpress.org/support/plugin/fast-velocity-minify/)
 * [Active Topics](https://wordpress.org/support/plugin/fast-velocity-minify/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fast-velocity-minify/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fast-velocity-minify/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Raul P.](https://wordpress.org/support/users/alignak/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/not-used-java-script/#post-13257937)
 * Status: resolved