• Resolved eddie

    (@ediet)


    I enabled “Enable FVM CSS files Preload”, “Enable FVM JS files Preload”. But “<link rel=”preload”…” or other not appear. On https://gtmetrix.com “Waterfall Chart” nothing changes.

    The same problem with sections “Preconnect Headers”, “Preload Headers”.

    Please deal with the problem.

    • This topic was modified 4 years, 6 months ago by eddie.
Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Raul P.

    (@alignak)

    Did you repeat the tests a few times and does your server support http push?

    The intended section for the http headers is for http headers, not for the preload link tag. Those are different things. It also only generates after the css and js files are created, so you may need to purge the page cache before you start seeing the headers.

    I agree the implementation could be better, but I will improve it in the future.

    Thread Starter eddie

    (@ediet)

    Did you repeat the tests a few times and does your server support http push?

    What mod it is?

    Several times. I was cleaning the cache.

    The intended section for the http headers is for http headers, not for the preload link tag. Those are different things. It also only generates after the css and js files are created, so you may need to purge the page cache before you start seeing the headers.

    I looked http headers by https://bertal.ru. And timeline of scripts/css by https://gtmetrix.com “Waterfall Chart”.

    • This reply was modified 4 years, 6 months ago by eddie.
    • This reply was modified 4 years, 6 months ago by eddie.
    Thread Starter eddie

    (@ediet)

    I manually add in code:

    <link rel=”preconnect” href=”/wp-content/uploads/cache/fvm/” crossorigin>

    But its not a good decision.

    Thread Starter eddie

    (@ediet)

    Did you repeat the tests a few times and does your server support http push?

    HTTP/2 enabled.

    How do I resolve the problem?

    out/header-XXX.min.js
    out/footer-XXX.min.js
    have a large loading delay.

    Plugin Author Raul P.

    (@alignak)

    let me know your site url.
    I’ll take a look.

    Thread Starter eddie

    (@ediet)

    https://edieta.org/

    • This reply was modified 4 years, 5 months ago by eddie.
    • This reply was modified 4 years, 5 months ago by eddie.
    Thread Starter eddie

    (@ediet)

    I gave you the site url 2 weeks ago. Did that help you?

    Plugin Author Raul P.

    (@alignak)

    no time to look yet, sorry.

    Thread Starter eddie

    (@ediet)

    Hello!
    Any time for this?

    Plugin Author Raul P.

    (@alignak)

    It will be available in a few days time. Thanks

    Thread Starter eddie

    (@ediet)

    Thank you!
    And could you make an option to disable FVM in AMP? It’s not needed there.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘“Developers” – does not work’ is closed to new replies.