• Resolved venkat01

    (@venkat01)


    After unchecking the “Aggregate JS-files?” and “Aggregate CSS-files?” options in Autoptimize, created aggregate files like “autoptimize_single_ec27e253fae1b7b891fb5a40e687768.js” were removed. However, the website still tries to load these files, resulting in a “410 Gone” error, which shows as broken javascript file in the webpage. How can I remove this file and fix the issue?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    clearing any page cache you or your host might have should do the trick venkat01 ??

    hope this helps,
    frank

    Thread Starter venkat01

    (@venkat01)

    Tried clearing the cache using the plugin and on the server, but it didn’t fix the issue.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    AO itself does not do page caching, so clearing AO’s cache will not help. Can you share your site’s URL so I can try to find out if you have different caching layers?

    Thread Starter venkat01

    (@venkat01)

    Here is my url. Please check this

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    looks OK to me at first sight (see https://imgur.com/a/QlIUPlS)

    I do see however;
    1. the only 2 autoptimized CSS files are preloaded but not used later on, so the preload is not needed really
    2. you’re also using WP Fastest Cache, but optimizing CSS and/ or JS with 2 plugins can produce unexpected results, it would be better to disable CSS & JS optimization in either WPFC or AO?
    3. seeing the references to WPFC, you like have page caching there. I also see Cloudflare, that could play a role as well (although based on the HTTP reponse headers you don’t have page caching there)

    hope this helps,
    frank

    Thread Starter venkat01

    (@venkat01)

    Ok thank you. will check the above. could you please check these network requests.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    those are the 2 preloads I mentioned in the first of my 3 bullet points ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.