Title: JS content type
Last modified: August 22, 2016

---

# JS content type

 *  Resolved [jbd7](https://wordpress.org/support/users/jbd7/)
 * (@jbd7)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/js-content-type/)
 * Hi Dipak,
 * Thanks for your plugin that satisfies the Google PageSpeed without any effort.
 * For my site, I still had the “leverage cache” suggestion, but this time only 
   JS files remaining in the list. And it appeared that JS files are called “application/
   javascript” when I check in Chrome.
 * I figured out that I could complete your plugin .htaccess entry with
 * #your-entry
    ExpiresByType text/x-javascript “access 2 week” #my-addition ExpiresByType
   application/x-javascript “access plus 1 month” ExpiresByType text/javascript “
   access plus 1 month” ExpiresByType application/javascript “access plus 1 month”
 * That gave me another 10 points boost to the PageSpeed test. Let me know if I’m
   doing right, if so that becomes a suggestion for your next release.
 * By the way, do you know if it’s worth addressing the minification of css/js/html(
   which is not done by your plugin) when the content is already gzip’ed (which 
   your plugin does)?
 * Thanks,
 * jb
 * [https://wordpress.org/plugins/wp-performance-score-booster/](https://wordpress.org/plugins/wp-performance-score-booster/)

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

 *  Plugin Author [Dipak Gajjar](https://wordpress.org/support/users/dipakcg/)
 * (@dipakcg)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/js-content-type/#post-5933715)
 * **[@jbd7](https://wordpress.org/support/users/jbd7/)**, To minify inline JS and
   CSS, you can use one of my another plugin [WP Super Minify](https://wordpress.org/plugins/wp-super-minify/).
 *  Thread Starter [jbd7](https://wordpress.org/support/users/jbd7/)
 * (@jbd7)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/js-content-type/#post-5933728)
 * Thanks, I tried it, but nothing happened. So I went for better wordpress minify.

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

The topic ‘JS content type’ is closed to new replies.

 * ![](https://ps.w.org/wp-performance-score-booster/assets/icon-256x256.png?rev
   =1778587)
 * [WP Performance Score Booster – Optimize Speed, Enable Cache & Page Preload](https://wordpress.org/plugins/wp-performance-score-booster/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-performance-score-booster/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-performance-score-booster/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-performance-score-booster/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-performance-score-booster/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-performance-score-booster/reviews/)

## Tags

 * [cache](https://wordpress.org/support/topic-tag/cache/)
 * [javascript](https://wordpress.org/support/topic-tag/javascript/)
 * [Leverage](https://wordpress.org/support/topic-tag/leverage/)

 * 2 replies
 * 2 participants
 * Last reply from: [jbd7](https://wordpress.org/support/users/jbd7/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/js-content-type/#post-5933728)
 * Status: resolved