Title: Slow load &#8211; cache?
Last modified: August 30, 2016

---

# Slow load – cache?

 *  [hotconductor](https://wordpress.org/support/users/hotconductor/)
 * (@hotconductor)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/slow-load-cache/)
 * I love the plugin but it seems to take ages to load. Do you still recommend Tinymce
   compressor be used, or a different plugin such as W3 etc?
 * I am currently using Wordfence and their Falcon engine, which works great for
   other resources. Right now TinyMCE is the only thing slowing down the site load.
   LOVE it btw. The plugin is great!
 * [https://wordpress.org/plugins/tinymce-advanced/](https://wordpress.org/plugins/tinymce-advanced/)

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

 *  Plugin Author [Andrew Ozz](https://wordpress.org/support/users/azaozz/)
 * (@azaozz)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/slow-load-cache/#post-6515240)
 * If you mean: [https://github.com/tinymce/tinymce_compressor](https://github.com/tinymce/tinymce_compressor),
   don’t think it can be used with this plugin.
 * When adding “external” plugins to TinyMCE, the editor itself loads them from 
   JS. Don’t think any of the “WP caching plugins” can speed that up. The best option
   will be something similar to how WP loads tinymce: concatenated, pre-compressed
   file containing all plugins. May try something like that in the future.
 *  Thread Starter [hotconductor](https://wordpress.org/support/users/hotconductor/)
 * (@hotconductor)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/slow-load-cache/#post-6515298)
 * Do you have any counsel on how we could potentially speed up load times? On my
   build currently TinyMCE Advanced adds roughly 2 seconds to the load time. This
   happens on every page. Just trying to try various options to see if I can condense
   things.
 * CDN made no impact on load times. WP Super Cache and Autoptimize helped a little,
   but not substantially.
 *  [Frank Goossens](https://wordpress.org/support/users/futtta/)
 * (@futtta)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/slow-load-cache/#post-6515300)
 * Hi, I’m autoptimize’s developer. Just a small remark; AO is only active on the
   front-end, not on wp-admin pages, so it’s bound not to have any effect on pages
   where tinymce adv. is typically used.
 * hope this clarifies,
    frank
 *  Plugin Author [Andrew Ozz](https://wordpress.org/support/users/azaozz/)
 * (@azaozz)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/slow-load-cache/#post-6515329)
 * > Do you have any counsel on how we could potentially speed up load times?
 * Best way is to (properly) configure the web server so the TinyMCE plugins (JS)
   files are cached in the browsers. The other option would be to concatenate and
   pre-compress all plugins files and load that from PHP. See wp-includes/js/tinymce/
   wp-tinymce.php.
 * > …AO is only active on the front-end, not on wp-admin pages
 * Even if it was, don’t think it can make any difference for TinyMCE external plugins.
   They are loaded by TinyMCE itself (from JS) after it initializes. They can be
   pre-loaded but that needs some more settings.
 *  Thread Starter [hotconductor](https://wordpress.org/support/users/hotconductor/)
 * (@hotconductor)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/slow-load-cache/#post-6515421)
 * Do you have a recommended plug-in for executing what you described above?

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

The topic ‘Slow load – cache?’ is closed to new replies.

 * ![](https://ps.w.org/tinymce-advanced/assets/icon-256x256.png?rev=971511)
 * [Advanced Editor Tools](https://wordpress.org/plugins/tinymce-advanced/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tinymce-advanced/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tinymce-advanced/)
 * [Active Topics](https://wordpress.org/support/plugin/tinymce-advanced/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tinymce-advanced/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tinymce-advanced/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [hotconductor](https://wordpress.org/support/users/hotconductor/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/slow-load-cache/#post-6515421)
 * Status: not a support question