Menu not working - Rocket Loader

Domain : plagiocephalie.com

When Rocket Loader is activated, menu is not working.

I went through the page where a similar issue is described:

and set up the followings page rules in order to prevent the issue

plagiocephalie.com/?elementor_library=*. ----- rocket loader off
plagiocephalie.com/ * elementor * ----- rocket loader off

Note : there are no spaces between star sign and the word elementor on second rule.

but the problem remains.

I have Cloudflare Pro activated with the following speed optimization settings:
Polish - lossy, webP enabled
Autominify - JS, CMS, HTML enabled
Brotli - enabled
Early hints - enabled
Apo - enabled
Http2 Priorization - enabled

Any help will be highly appreciated.

Rocket Loader can interfere with scripts you have on your site that rely specifically on load order.

If you know specifically which scripts aren’t compatible through testing, you can disable rocket load for these specifically: Ignore JavaScripts in Rocket Loader · Cloudflare Fundamentals docs. Or you can disable the feature entirely.

Outside of that, the benefits of Rocket Loader are pretty much zero these days if you’re using modern development techniques and async/defer-ing any scripts in your head.

2 Likes

@cherryjimbo I think you are right.

I have 2 websites, one running with Rocket Loader and the other without.

Guess what?

Since I activate Rocket Loader on a website, the number of webiste visits and google ranking dropped.

On the other hand, the webiste I could not activate Rocket Loader, pagespeed performance score is higher and google ranking did not drop nor did visits.

So I have deactivated Rocket Loader and activated Argo instead.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.