• Resolved balaxi

    (@balaxi)


    Hi everyone,

    We have this website and every time when we access the first time, after 0,5 – 2s it reloads itself.

    Now earlier it occurred only when I started scrolling but not it does every new session.

    Me and the devs are also puzzled what is causing this issue.

    A) some script error

    B) plugin incompatibility

    C) server side

    We can’t figure out and we would be so happy if someone has some idea what can cause this issue because the visitors are starting complaining too.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • It works normal for me

    Hi,

    I think it’s fixed as I am not able to replicate it at all.

    Hi there,

    There are a few reasons behind this problem:

    1. Might be you’re loading your whole page again in an image tag.
    <img src="http://example.com" />

    background:url();

    2. Might be because of ajax call site is loading twice like for example “$.ajax() ”

    3. This may be a plugin conflict. Please attempt to disable all plugins. If the problem goes away, enable them one by one to identify the source of your troubles.

    Might this help.

    • This reply was modified 7 years, 7 months ago by Rachna.
    Thread Starter balaxi

    (@balaxi)

    Hi,

    thank you for all your supports and comments.

    Yes it seems to be a plugin conflict, namely with the Swift Performance Lite. We deactivated it and seems to be fixed now.

    Also the plugin messed with other plugins as well, for instance with Yoast.

    Glad to know that, you found the issue 🙂

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Website loading twice’ is closed to new replies.