• Hello,

    I’m using Speed Booster Pack plugin to improve my website speed. But I think you have a conflict. When I enable their cache function while RSSSL is on, I got mixed content error on cached page. Even I enable the mixed content fixer, I get the same result. First page load works as expected but when the plugin serves the Cached content, I got a mixed content error.

    Shouldn’t mixed content fixer option suppose to fix that conflict?

    Thanks a lot.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Rogier Lankhorst

    (@rogierlankhorst)

    Can you share your domain? Then we can take a look.

    Thread Starter Mustafa Zahid EFE

    (@zahidefe)

    Hi, sorry for late reply.

    I created a sample post: https://blog.zahidefe.net/test-deneme-bla/
    In my html code, first image’s url is starting with http, and second image is starting with https.
    This url that I share with you is cached content and first image is serving over http in cached version. But if you add ?sbp_disable=1 query parameter, you’ll see non cached content and in that none cached version, RSSSL works well and I get https for first image too.

    If you need any further information I can provide.

    Best Regards,
    Mustafa Zahid Efe

    Plugin Author Mark

    (@markwolters)

    Hi @zahidefe,

    if the first image uses https:// when caching is disabled the issue is caused by caching. Could you try to clear all caches of your caching plugin? Once the caches have been cleared I would expect the first image to use https:// as well.

    Thread Starter Mustafa Zahid EFE

    (@zahidefe)

    Hi @markwolters,
    I cleared the cache dozens of times but it does not seem to work. Somehow, the cache file is created before the RSSSL works. When we inspect the code, the cache file is created on template_redirect hook. That’s why the cached version is wrong but the uncached version is right.

    Plugin Author Mark

    (@markwolters)

    Hi @zahidefe,

    could you try to enable the ‘Switch mixed content fixer hook’ in the Settings->SSL menu to check if that resolves the issue?

    Thread Starter Mustafa Zahid EFE

    (@zahidefe)

    Hi @markwolters ,

    It’s already enabled. Nothing has changed.

    Thx

    Plugin Author Mark

    (@markwolters)

    Hi @zahidefe,

    and does it work when the option has been disabled? I expect the issue to lie with your caching plugin, as it seems to be working fine when caching is disabled.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Conflict With Speed Booster Pack’ is closed to new replies.