Title: Image with &#8220;fetchpriority=high&#8221;
Last modified: July 25, 2025

---

# Image with “fetchpriority=high”

 *  Resolved [joy0114](https://wordpress.org/support/users/joy0114/)
 * (@joy0114)
 * [11 months ago](https://wordpress.org/support/topic/image-with-fetchpriorityhigh/)
 * Hi,
 * Actually, I have the same issue than [@realmranshuman](https://wordpress.org/support/users/realmranshuman/)(
   [https://wordpress.org/support/topic/fetchpriority-is-high-yet-lighthosue-pagespeed-insights-isnt-able-to-detect-it/](https://wordpress.org/support/topic/fetchpriority-is-high-yet-lighthosue-pagespeed-insights-isnt-able-to-detect-it/)):
   although “fetchpriority=high” appears in the page’s HTML, Google Pagespeed does
   not see it.
 * I haven’t tried LSCWP 7.3 yet, but I don’t think I saw anything related to this
   issue in the latest changelog.
 * Report: UJMUFSXH
    Date: 07/25/2025 08:53:35
 * Thanks a lot !
    Best regards
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fimage-with-fetchpriorityhigh%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/topic/image-with-fetchpriorityhigh/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/image-with-fetchpriorityhigh/page/2/?output_format=md)

 *  Plugin Support [litetim](https://wordpress.org/support/users/litetim/)
 * (@litetim)
 * [11 months ago](https://wordpress.org/support/topic/image-with-fetchpriorityhigh/#post-18570867)
 * [@joy0114](https://wordpress.org/support/users/joy0114/) 
   Are you sure `fetchpriority
   =high` appears in html? I made a quick search and it is not present.
 *  Thread Starter [joy0114](https://wordpress.org/support/users/joy0114/)
 * (@joy0114)
 * [11 months ago](https://wordpress.org/support/topic/image-with-fetchpriorityhigh/#post-18570935)
 * Hi Litetim,
 * Yes, I’m sure.
    Here a screenshot of developer tools. Selected element is the
   image that we can see above. [screenshot](https://snipboard.io/zdxDgb.jpg)
 * And a screenshot from a Pagespeed analysis:
    [Pagespeed capture](https://snipboard.io/iL2ojd.jpg)
 * The class `wp-image-24844` AND the path toward this image are both exclude of
   lazyloading in Litespeed settings.
 * That’s strange; Perhaps an issue on google side …? I don’t see why these people
   would be perfect !
 * Thanks you.
 *  Plugin Support [litetim](https://wordpress.org/support/users/litetim/)
 * (@litetim)
 * [10 months, 4 weeks ago](https://wordpress.org/support/topic/image-with-fetchpriorityhigh/#post-18574070)
 * [@joy0114](https://wordpress.org/support/users/joy0114/) do you have Instant 
   Click [https://docs.litespeedtech.com/lscache/lscwp/cache/#instant-click](https://docs.litespeedtech.com/lscache/lscwp/cache/#instant-click)
   ON?
 *  Thread Starter [joy0114](https://wordpress.org/support/users/joy0114/)
 * (@joy0114)
 * [10 months, 4 weeks ago](https://wordpress.org/support/topic/image-with-fetchpriorityhigh/#post-18574335)
 * Hi Litetim,
 * Yes, indeed, it’s enabled.
    Does this have anything to do with google pagespeed
   not seeing `fetchpriority=high` ?
 *  Thread Starter [joy0114](https://wordpress.org/support/users/joy0114/)
 * (@joy0114)
 * [10 months, 4 weeks ago](https://wordpress.org/support/topic/image-with-fetchpriorityhigh/#post-18574520)
 * To be precise, Instant Click is enabled, but instant_click.min.js is deferred.
 * Because pagespeed told me instant_click.min.js was causing a delay for displaying
   page.
    Since I deferred it, no more complain …
 *  Plugin Support [litetim](https://wordpress.org/support/users/litetim/)
 * (@litetim)
 * [10 months, 4 weeks ago](https://wordpress.org/support/topic/image-with-fetchpriorityhigh/#post-18574565)
 * [@joy0114](https://wordpress.org/support/users/joy0114/)
 * what code is applying **fetchpriority=high** for that image? LSC is adding that
   only in **instant_click** js library
   Thank you 🙂
 *  Thread Starter [joy0114](https://wordpress.org/support/users/joy0114/)
 * (@joy0114)
 * [10 months, 4 weeks ago](https://wordpress.org/support/topic/image-with-fetchpriorityhigh/#post-18574679)
 * Okay, now I understand your question about to known whether or not Instant Click
   is enabled.
 * I have no idea what can add `fetchpriority=high` to html code … Maybe it’s just
   WordPress.
    I don’t have any image optimization plugin, nor html code optimization,
   apart from LSCWP.
 * I’ve just tried a test site with these parameters:
    Instant Click>> disabled 
   All LSCWP functions>> disabled.
 * The home page, containing this image, still shows `fetchpriority=high` for this
   image.
    And yet there’s no cache at all. So something other than LSCWP is adding
   this parameter.
 * I just did a search on the term “fetchpriority” with Regexxer (regexp search)
   on my theme (Astra), and on Astra Pro which extends Astra’s functionality :
    
   NOTHING
 * I didn’t do it on the WordPress core, as there are too many files to examine 
   and my processor is suffering …
 * But that doesn’t explain why `fetchpriority=high` isn’t correctly seen by Pagespeed…
 *  Plugin Support [litetim](https://wordpress.org/support/users/litetim/)
 * (@litetim)
 * [10 months, 3 weeks ago](https://wordpress.org/support/topic/image-with-fetchpriorityhigh/#post-18574757)
 * [@joy0114](https://wordpress.org/support/users/joy0114/) revert your settings
   to how best fits you and I will continue debugging it
 *  Plugin Support [litetim](https://wordpress.org/support/users/litetim/)
 * (@litetim)
 * [10 months, 3 weeks ago](https://wordpress.org/support/topic/image-with-fetchpriorityhigh/#post-18574883)
 * [@joy0114](https://wordpress.org/support/users/joy0114/) 
   let’s test this code.
   Add it in theme `functions.php`.`add_filter('wp_img_tag_add_decoding_attr', '
   __return_false');`Clear cache and run a google test
    -  This reply was modified 10 months, 3 weeks ago by [litetim](https://wordpress.org/support/users/litetim/).
 *  Thread Starter [joy0114](https://wordpress.org/support/users/joy0114/)
 * (@joy0114)
 * [10 months, 3 weeks ago](https://wordpress.org/support/topic/image-with-fetchpriorityhigh/#post-18575019)
 * I applied everything you told me: the result is identical.
 * To recap, with these settings:
    ***Instant Click activated ***instant_click js
   file deferred ***your code in functions.php ***Clear cache
 * Google pagespeed still doesn’t see that `fetchpriority=high` is present. However,
   this is the case in the page’s html code, for this image (which Google identifies
   as LCP).
 * It says:
    chargement différé non appliqué fetchpriority=high doit être appliqué
   La demande est visible dans le document initial
 * in english:
    deferred loading not applied fetchpriority=high must be applied 
   The request is visible in the initial document.
 * I’m really sorry to bother you with this problem which is really minor …
 * Best regards
 *  Plugin Support [litetim](https://wordpress.org/support/users/litetim/)
 * (@litetim)
 * [10 months, 3 weeks ago](https://wordpress.org/support/topic/image-with-fetchpriorityhigh/#post-18578223)
 * [@joy0114](https://wordpress.org/support/users/joy0114/) I’ve been looking into
   solutions and things we can test.
   There is this setting in Elementor: [https://elementor.com/help/image-loading-optimization/](https://elementor.com/help/image-loading-optimization/)
   Is it `Enabled` for you?
 *  Thread Starter [joy0114](https://wordpress.org/support/users/joy0114/)
 * (@joy0114)
 * [10 months, 3 weeks ago](https://wordpress.org/support/topic/image-with-fetchpriorityhigh/#post-18578742)
 * Hi Litetim,
 * Sorry, but I don’t use Elementor, just Gutenberg …
 * If you think this problem is not related to Litespeed, I might need to turn to
   the WordPress forum, or even Gutenberg ?
 * Thanks .
    Best regards
 *  Plugin Support [litetim](https://wordpress.org/support/users/litetim/)
 * (@litetim)
 * [10 months, 3 weeks ago](https://wordpress.org/support/topic/image-with-fetchpriorityhigh/#post-18580447)
 * [@joy0114](https://wordpress.org/support/users/joy0114/) not forgot about you,
   have a few things to do and I keep looking for things to test
 *  Thread Starter [joy0114](https://wordpress.org/support/users/joy0114/)
 * (@joy0114)
 * [10 months, 3 weeks ago](https://wordpress.org/support/topic/image-with-fetchpriorityhigh/#post-18580626)
 * Hi Litetimm,
 * No problem ! Take your time, there’s absolutely no pressure !
    Best regards
 *  Thread Starter [joy0114](https://wordpress.org/support/users/joy0114/)
 * (@joy0114)
 * [10 months, 3 weeks ago](https://wordpress.org/support/topic/image-with-fetchpriorityhigh/#post-18581198)
 * Hi Litetim,
 * I don’t think the Litespeed plugin has anything to do with this issue.
    I just
   found a post that describes this exact problem:
 * [Same issue with fetchpriority=high](https://github.com/GoogleChrome/lighthouse/discussions/16462)
 * and above all: [https://issues.chromium.org/issues/419817756](https://issues.chromium.org/issues/419817756)
 * I don’t think it’s part of LSCWP’s functionality to handle image preloading.
   
   From what I’ve seen, LSCWP handles whether or not to defer image loading, which
   is different from preloading.
 * I’m surprised that few people have noticed this issue on their WordPress sites!
 * I’ll probably have to look for a workaround elsewhere, directly in WordPress 
   I suppose.
 * Do you think so too ?
    Thank you again for your opinion.
 * Best regards

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/topic/image-with-fetchpriorityhigh/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/image-with-fetchpriorityhigh/page/2/?output_format=md)

The topic ‘Image with “fetchpriority=high”’ is closed to new replies.

 * ![](https://ps.w.org/litespeed-cache/assets/icon-256x256.png?rev=2554181)
 * [LiteSpeed Cache](https://wordpress.org/plugins/litespeed-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/litespeed-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/litespeed-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/litespeed-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/litespeed-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/litespeed-cache/reviews/)

 * 20 replies
 * 3 participants
 * Last reply from: [joy0114](https://wordpress.org/support/users/joy0114/)
 * Last activity: [9 months, 3 weeks ago](https://wordpress.org/support/topic/image-with-fetchpriorityhigh/page/2/#post-18620783)
 * Status: resolved