Title: plugin performance optimization
Last modified: March 25, 2024

---

# plugin performance optimization

 *  Resolved [proguid](https://wordpress.org/support/users/procarmanuals/)
 * (@procarmanuals)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/plugin-performance-optimization/)
 * I have the plugin options selected:
 * [https://prnt.sc/yga_gjOX81Gk](https://prnt.sc/yga_gjOX81Gk)
 * All other elements are off. When analyzing downloaded scripts, I see redundant
   ones:
 * [https://prnt.sc/yQMyrAwdRr1a](https://prnt.sc/yQMyrAwdRr1a)
 * [https://prnt.sc/o7mGxAQGX6lN](https://prnt.sc/o7mGxAQGX6lN)
 * [https://prnt.sc/i3BmtKWUaHRT](https://prnt.sc/i3BmtKWUaHRT)
 * and other scripts
 * The right thing to do would be to not add unnecessary scripts if they are not
   activated in the plugin.

Viewing 8 replies - 16 through 23 (of 23 total)

[←](https://wordpress.org/support/topic/plugin-performance-optimization/?output_format=md)
[1](https://wordpress.org/support/topic/plugin-performance-optimization/?output_format=md)
2

 *  Plugin Support [Ashikur Rahman](https://wordpress.org/support/users/ashikurwp/)
 * (@ashikurwp)
 * [2 years ago](https://wordpress.org/support/topic/plugin-performance-optimization/page/2/#post-17784310)
 * Hi @[proguid](https://wordpress.org/support/users/procarmanuals/),
   Greetings.
   Sure, take your time to test it, and please let us know the update.Looking forward
   to hearing back from you.Thanks!
 *  Thread Starter [proguid](https://wordpress.org/support/users/procarmanuals/)
 * (@procarmanuals)
 * [2 years ago](https://wordpress.org/support/topic/plugin-performance-optimization/page/2/#post-17787989)
 * Styles are still loaded on all pages:
 * [https://prnt.sc/YFJBxluPiXXp](https://prnt.sc/YFJBxluPiXXp)
 * [https://prnt.sc/4NeeuPDRUyAI](https://prnt.sc/4NeeuPDRUyAI)
 * Call admin-ajax.php. On high traffic pages/sites this will be a problem. Earlier
   I tested a plugin that also called admin-ajax.php, as the number of plugins and
   traffic increased the call took too long.
 * [https://prnt.sc/kU_W-xwzGoGo](https://prnt.sc/kU_W-xwzGoGo)
 * Superfluous scripts on the preview page:
 * [https://prnt.sc/nJUe6fk2CGhe](https://prnt.sc/nJUe6fk2CGhe)
 * [https://prnt.sc/6GTx5MsxS_L4](https://prnt.sc/6GTx5MsxS_L4)
 * [https://prnt.sc/ZNAdGIE4ikrE](https://prnt.sc/ZNAdGIE4ikrE)
 * Large number of files, if possible reduce the number of files.
 * [https://prnt.sc/wnD0AN1xNbCW](https://prnt.sc/wnD0AN1xNbCW)
 * Great job, but there’s more work to do
 *  Plugin Support [Ashikur Rahman](https://wordpress.org/support/users/ashikurwp/)
 * (@ashikurwp)
 * [2 years ago](https://wordpress.org/support/topic/plugin-performance-optimization/page/2/#post-17792826)
 * Hi [proguid](https://wordpress.org/support/users/procarmanuals/),
 * Greetings.
 * Thanks for letting us know your feedback. Your query has been forwarded to the
   DEV team again for further investigation. 
   Best regards!
 *  Plugin Support [Ashikur Rahman](https://wordpress.org/support/users/ashikurwp/)
 * (@ashikurwp)
 * [2 years ago](https://wordpress.org/support/topic/plugin-performance-optimization/page/2/#post-17798915)
 * Hi [proguid](https://wordpress.org/support/users/procarmanuals/),
   Greetings.We’ve
   checked it with our DEV team. **Regarding your query : Styles are still loaded
   on all pages:**>These are global CSS styles and will appear once you have installed
   and activated the plugin.**Regarding your query : Call admin-ajax.php. On high
   traffic pages/sites this will be a problem. Earlier I tested a plugin that also
   called admin-ajax.php, as the number of plugins and traffic increased the call
   took too long:**>We’ve used those files for security/XSS reasons.**Regarding 
   your query : Superfluous scripts on the preview page:**> With EmbedPress, you
   can embed over 150 different sources, not limited to just PDF embedding. Some
   files are loaded directly from WordPress, while others are required for utilizing
   the EmbedPress feature.**Regarding your query: Large number of files, if possible
   reduce the number of files:**> These files are essential for embedding PDFs.However,
   our development team is working to enhance the performance of EmbedPress. Hopefully,
   we will improve the feature and incorporate your suggestions gradually in the
   upcoming releases. Hope you understand. Thanks!
 *  Thread Starter [proguid](https://wordpress.org/support/users/procarmanuals/)
 * (@procarmanuals)
 * [2 years ago](https://wordpress.org/support/topic/plugin-performance-optimization/page/3/#post-17799607)
 * I’ll run a couple more texts, maybe test on another site where traffic is high.
   Security is good, but a lot of overhead.
   So far I have a choice between two plugins.
   The second: [https://wp-pdf.com/free-instructions/](https://wp-pdf.com/free-instructions/).
   It’s lighter and faster, but the authors are rewriting it and there will be changes.
 * I need a simple and fast plugin that will insert pdf files into a page. I hope
   you can make a fast plugin.
   The less requests to third party resources – the 
   better.
 * What are these files for?
   [https://prnt.sc/4NeeuPDRUyAI](https://prnt.sc/4NeeuPDRUyAI)
 * [https://prnt.sc/nJUe6fk2CGhe](https://prnt.sc/nJUe6fk2CGhe)
 * [https://prnt.sc/6GTx5MsxS_L4](https://prnt.sc/6GTx5MsxS_L4)
 * [https://prnt.sc/ZNAdGIE4ikrE](https://prnt.sc/ZNAdGIE4ikrE)
 * Why ads.js? That can’t be turned off in the plugin.
   I, as a user, should be able
   to change whatever I want – that’s the rule of good coding.
 *  Plugin Support [Ashikur Rahman](https://wordpress.org/support/users/ashikurwp/)
 * (@ashikurwp)
 * [2 years ago](https://wordpress.org/support/topic/plugin-performance-optimization/page/3/#post-17802284)
 * Hi [proguid](https://wordpress.org/support/users/procarmanuals/),
   Greetings.As
   we’ve mentioned previously, the **EmbedPress plugin is not limited to embedding
   PDFs**; it can be utilized to embed over 150+ different types of resources. This
   necessitates additional files to load and ensure that every feature functions
   smoothly. However, we sincerely appreciate your feedback. We will forward your
   query to the team for further investigation and improvements. Your input is truly
   valued.Best regards!
 *  Thread Starter [proguid](https://wordpress.org/support/users/procarmanuals/)
 * (@procarmanuals)
 * [2 years ago](https://wordpress.org/support/topic/plugin-performance-optimization/page/3/#post-17802398)
 * For now, I will observe your project and occasionally test it.
   What I do know
   is this:
    - The plugin should be fast and not slow down the site (global css, which I’ve
      seen only from you and loading of third-party api)
    - if I chose only pdf files, I don’t need the functionality of other plugins,
      because I didn’t choose them
    - plugin should load only necessary files (styles, js)
 * Good luck with your project!
   P.S. Universal plugins lose to specialized ones.
   This is just my experience.
 *  Plugin Support [Ashikur Rahman](https://wordpress.org/support/users/ashikurwp/)
 * (@ashikurwp)
 * [2 years ago](https://wordpress.org/support/topic/plugin-performance-optimization/page/3/#post-17805073)
 * Hi [proguid](https://wordpress.org/support/users/procarmanuals/),
   Thank you for
   your feedback and for observing our plugin. We’re committed to optimizing the
   plugin for speed and efficiency, ensuring it only loads necessary files. We understand
   your point about specialized plugins and appreciate your input. Feel free to 
   reach out if you have any further questions or observations.Best regards!

Viewing 8 replies - 16 through 23 (of 23 total)

[←](https://wordpress.org/support/topic/plugin-performance-optimization/?output_format=md)
[1](https://wordpress.org/support/topic/plugin-performance-optimization/?output_format=md)
2

The topic ‘plugin performance optimization’ is closed to new replies.

 * ![](https://ps.w.org/embedpress/assets/icon-128x128.gif?rev=3419899)
 * [EmbedPress – PDF Embedder, Embed PDF viewer, YouTube Videos, 3D FlipBook, Social feeds & more](https://wordpress.org/plugins/embedpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/embedpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/embedpress/)
 * [Active Topics](https://wordpress.org/support/plugin/embedpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/embedpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/embedpress/reviews/)

 * 35 replies
 * 2 participants
 * Last reply from: [Ashikur Rahman](https://wordpress.org/support/users/ashikurwp/)
 * Last activity: [2 years ago](https://wordpress.org/support/topic/plugin-performance-optimization/page/3/#post-17805073)
 * Status: resolved