I just updated the plugin to the latest version and my site’s speed slowed down by 2–3 seconds, which is very noticeable. I got the screenshot showing the wp-simple-firewall plugin appearing in the PHP slow logs from the server as well.
The speed immediately goes back to normal after I deactivated the plugin.
Not sure if it’s just my website, or it’s a common issue.
]]>I have tested with different sites, with and without other plugins . But it slows down the sites in mobile from 94 to 74 performance.
Interesting, on computer there ist no performance difference
I would liked to have it
Moving around the WP admin is all fine until I hit the products tab, then it takes about 5 minutes or so to load. Removing the session_start() reliably makes it all work fine.
Now, I’m “supposedly” starting my session properly using:
function register_my_session()
{
? if( !session_id() )
? {
? ? session_start();
? }
}
add_action(‘init’, ‘register_my_session’);
Any idea what I might be doing wrong here? I’m sure this is somethng I’m not doing right somewhere.
Woocommerce ver: 7.4.1
Wooc0mmerce Blocks: ver 9.7.2
WordPress ver: 6.1.1
PHP ver: 7.3.33
(Minimal other plujgins on site at present)
]]>Can you help me, please?
]]>Is there anything you can do about it?
]]>I am currently still investigating whether I can make adjustments here and there, but as it looks now, the translation service is not profitable for a dynaUpdatemic content site
The basic language also only loads with a 5 minute delay.
Update: `Because my page has a very active blog post program, translatepress does not work properly. Every time I load the homepage it is unnecessarily translated too much and the original foreign language is translated again with wrong texts both with deeple and with Google translator. The Urls are almost never not translated in the slug! the loading time gets to 5 minutes every time a new post appears, and this happens at least once every minute.
In my opinion, Translatepress is therefore not useful for sites with a lot of context to be translated, but it is recommended for smaller sites with a few posts.
The translation service uses approx. 200€ per 3rd day for machine translations, so unprofitable given the short age of the messages on the front page.
Finally, customers are flocking to the site because of the delays.`
]]>