Jump to content

Amazing loading time on my website.


Recommended Posts

Hi,

I recently installed Prestashop for my website, but I don't understant why the loading time of all the pages is very long (front & back office).

My host is "online.net"

My .htaccess:

"
AddType application/x-httpd-php5 .php
RewriteEngine on
RewriteBase /
"

This is my website organisation directory:

/www/include/vente/(prestashop)

Prestashop is a part of my entire website, my main website is in "www/".

If anyone can help me, thanks

(Sorry for my english, I'm french ^^)

The website: www.reflexsono.com/include/vente/

Link to comment
Share on other sites

You should look in your server for slow mysql queries.

You should have a folder /tmp/mysql_slow_queries with a list of files (by date) with the queries that are taking over 1 second.

Open a few of those files, and look for queries that took especially long (the time for each query is shown at the top).

Post some of the slow queries here and I will take a look.

Link to comment
Share on other sites

It's not available on all hosts, you can try to ftp to your server using the master account (if you see /public_html/ than you are in the root directory, if you see /tmp in there, then you may have those logs, otherwise, you should ask your host.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...