Title: Preload specific requests Variable File
Last modified: February 2, 2021

---

# Preload specific requests Variable File

 *  Resolved [Karim Hamdy](https://wordpress.org/support/users/karimhamdy/)
 * (@karimhamdy)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/preload-specific-requests-variable-file/)
 * Hi There,
 * I’ve been trying to fix render-blocking which is caused by an autoptimize.js 
   file
    Example: [https://acebranding.net/wp-content/cache/autoptimize/js/autoptimize_83cef60411ba5288823001b3b2763419.js](https://acebranding.net/wp-content/cache/autoptimize/js/autoptimize_83cef60411ba5288823001b3b2763419.js)
 * after a while, this file naming will be changed and It will cause longer blocking
   again because of the new generated file
 * so if there a possible option to preload specific requests for all files located
   in the folder itself?
    cache/autoptimize/js
 * thanks for your help
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fpreload-specific-requests-variable-file%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/preload-specific-requests-variable-file/#post-13990389)
 * the autoptimized JavaScript is loaded with the “defer” attribute unless the ‘
   force into head’ option is ticked. if JS is deferred, it should not ever be render
   blocking.
 * hope this clarifies,
    frank

Viewing 1 replies (of 1 total)

The topic ‘Preload specific requests Variable File’ is closed to new replies.

 * ![](https://ps.w.org/autoptimize/assets/icon-256X256.png?rev=2211608)
 * [Autoptimize](https://wordpress.org/plugins/autoptimize/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/autoptimize/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/autoptimize/)
 * [Active Topics](https://wordpress.org/support/plugin/autoptimize/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/autoptimize/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/autoptimize/reviews/)

## Tags

 * [render-blocking](https://wordpress.org/support/topic-tag/render-blocking/)

 * 1 reply
 * 2 participants
 * Last reply from: [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/preload-specific-requests-variable-file/#post-13990389)
 * Status: resolved