Title: WordPress core files still loading despite checking unload
Last modified: October 23, 2022

---

# WordPress core files still loading despite checking unload

 *  [slade470](https://wordpress.org/support/users/slade470/)
 * (@slade470)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/wordpress-core-files-still-loading-despite-checking-unload/)
 * I have marked a few wordpress core files to unload only on product pages, but
   they still appear to load on product pages.
 * If I am making a mistake with the settings, please let me know.
    Here are the
   screenshots.
 * [https://prnt.sc/RjhXd37iO4rK](https://prnt.sc/RjhXd37iO4rK)
 * loading on frontend product page.
    [https://prnt.sc/zFTxt0yC5D26](https://prnt.sc/zFTxt0yC5D26)
 * Note:
    I am using localhost for testing purpose to check if this plugin meet 
   my requirement or not.
 * question no 2:
 * is there any option to block single/multiple URL for product page to reduce HTTP
   requests.?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Gabe Livan](https://wordpress.org/support/users/gabelivan/)
 * (@gabelivan)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/wordpress-core-files-still-loading-despite-checking-unload/#post-16135518)
 * [@slade470](https://wordpress.org/support/users/slade470/) it looks like you 
   are not making any mistake with the rule, as it’s applied correctly. If you check
   carefully (on the second print screen you provided), that LINK is a preload one.
   The “rel” value is NOT “stylesheet”. Check if there another LINK with the same“
   href” value (I can’t check since you are on your localhost).
 * It’s likely that you are using a plugin that preloads CSS/JS (or you have a code
   that triggers in your theme), even if the original “stylesheet” is unloaded. 
   Are you aware of using such a plugin? I will consider improving Asset CleanUp
   so it would strip the preloads as well, since they are useless if they are on
   their own, like they seem to be in your case.

Viewing 1 replies (of 1 total)

The topic ‘WordPress core files still loading despite checking unload’ is closed
to new replies.

 * ![](https://ps.w.org/wp-asset-clean-up/assets/icon-256x256.png?rev=1981952)
 * [Asset CleanUp: Page Speed Booster](https://wordpress.org/plugins/wp-asset-clean-up/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-asset-clean-up/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-asset-clean-up/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-asset-clean-up/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-asset-clean-up/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-asset-clean-up/reviews/)

## Tags

 * [Wordpress core files](https://wordpress.org/support/topic-tag/wordpress-core-files/)

 * 1 reply
 * 2 participants
 * Last reply from: [Gabe Livan](https://wordpress.org/support/users/gabelivan/)
 * Last activity: [3 years, 6 months ago](https://wordpress.org/support/topic/wordpress-core-files-still-loading-despite-checking-unload/#post-16135518)
 * Status: not resolved