Hmm we really don't know what is the problem because this is a server related question now. Can you please contact your hosting provider and please make a video to show them that your site is slow. They then should know what is the problem and fix it for you or offer any plan upgrade if you are using a very slow server.
Hello,
our shop start site is really really slow. It needs sometimes up to 2 minuntes to get an answer from our server. All others sites works normaly.
Please have a look,
best regards
Oliver Reif
Hi Oliver,
This happens only if your server is slow or maybe any third-party plugin that you have installed is causing any issue.
Please read this article where we wrote about the site speed. Also we suggest you to contact your hosing provider about this issue.
Thanks!
Hello Ylli,
thanks for your reply. I´m allready using your tipps, but the "slowest" site is only "https://www.n51e12.de/shop/" .
To your site speed steps. If i´m using the code line in my .htaccess, i will get an server error 500.
"
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
<ifmodule mod_expires.c=""><IfModule mod_expires.c>
"ExpiresActive On
ExpiresByType image/jpg "access plus 1 year"
ExpiresByType image/jpeg "access plus 1 year"
ExpiresByType image/gif "access plus 1 year"
ExpiresByType image/png "access plus 1 year"
ExpiresByType text/css "access plus 1 month"
ExpiresByType application/pdf "access plus 1 month"
ExpiresByType text/x-javascript "access plus 1 month"
ExpiresByType application/javascript "access plus 1 month"
ExpiresByType text/javascript "access plus 1 month"
ExpiresByType application/x-shockwave-flash "access plus 1 month"
ExpiresByType image/x-icon "access plus 1 year"
ExpiresDefault "access plus 30 days"
</ifmodule></IfModule>
best regards
Oliver Reif
Hi Oliver,
Hmm we really don't know what is the problem because this is a server related question now. Can you please contact your hosting provider and please make a video to show them that your site is slow. They then should know what is the problem and fix it for you or offer any plan upgrade if you are using a very slow server.
Also please read this article Kalium Server Requirements.