• Resolved underro

    (@underro)


    Hi there.
    I’m using litespeed, and I’ve set, with good results, for a god point to live.
    (in all tests I am in the “green zone” and in almost all tests I am in the +90% zone).
    The only problem is that many pages do not load the content until I move the mouse cursor. At that point it loads instantly.
    This happens when in “Load JS Deferred” I have “Delayed”.
    When I put it on “Deferred” everything is ok, but things move hard and the score is in the “orange zone”.
    What could I do, so that it remains “Delayed”, and the rest of the settings made, but the page loads, without moving the mouse?
    Thanks.

    TSZLEYTS

Viewing 4 replies - 1 through 4 (of 4 total)
  • This isn’t an issue, but for understanding delayed loading means that especially js sources are loaded first after user action like mouse movements. If your theme uses Javascript to display any content (very bad coding) then it is logical that content is displayed after the user does any action.

    Cache plugin has some features to exclude sources from being delayed loaded, but in this special case I don’t think hat it will help.

    btw. Loading sources delayed is tricking and only mask problems with bad coded theme.

    Thread Starter underro

    (@underro)

    Hello there.
    Thank you very much for the answer.
    I got the idea.

    In the exclusion area, the standards are added: jquery.js and jquery.min.js. Should there be something else, …standard?

    But is there any trick to help here, such as: …a “short auto-movement” of the mouse backwards? Generated with any snipet code? Because, when I clicked on to a new page and as soon as it went to the new page, I moved the mouse, it loaded instantly.
    Because I’m not a pro, I couldn’t solve these issues by coding right now. At least, a temporary solution until the shop justifies the payment of an external technical service.

    In the exclusion area, the standards are added: jquery.js and jquery.min.js. Should there be something else, …standard?

    This you have to find out by yourself. Every theme is different and it depends on your theme and installed plugins which of them causes any issues if delayed is used.

    But is there any trick to help here, such as: …a “short auto-movement” of the mouse backwards? Generated with any snipet code? Because, when I clicked on to a new page and as soon as it went to the new page, I moved the mouse, it loaded instantly.

    Mobile devices don’t have mouse movements, so your trick doesn’t work. It doesn’t work as well because the action must really be done by the user and not by any script.

    • This reply was modified 2 years, 4 months ago by serpentdriver.
    Thread Starter underro

    (@underro)

    OK.
    I understand.
    Thanks again for the answers.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Page loading issue’ is closed to new replies.