the pages load v.slowly i.e. take about 20 seconds
Sounds like a host issue not a script issue, is there a link we could use to check the load times for ourselves?
it has a shopping cart which uses https , so for this do i need install ssl on my own or i have to contact the shared hosting service provider
Unless you have a dedicated IP for your shared account you won’t be able to install the SSL certificate you have purchased. Once you have the dedicated IP you can simply install the certificate in your cPanel.
Your site didn’t even finish loading for me after 20 seconds, in fact it continued attempting to load files in which caused Firebug to timeout at 50 seconds for me. I actually left the page open for an additional 30-40 seconds and files were still been loaded.
What i found was your host is to blame, to be honest the host you are with "and I’m not disclosing any names" is crap in my opinion. They oversell the servers and at points in time there can be upwards of 90 users on one server which is far too much load for the server to handle especially if 50% of those accounts are actively using bandwidth.
The only thing i can suggest is you make a post in the hosting forum and get others opinions about which host you should go with.
I gave up after 3min although I am in the UK it should not take that long. On IE the images did not load within that time but a video link did.
On Firefox I had nothing but links and some text.
I have just installed a shopping cart and when I moved it from my localhost to the server I had to install the shopping cart on the server using the install program to setup the config file then download the config file. Upload the shopping cart from my localhost and then upload the config file again.
P.S. Some other problems:
The following requests are returning 404/410 responses. Either fix the broken links or remove the references to the non-existent resources.
Yes You guys point right stuff, the problem was the missing images as it take time to scan images and there are some coding issues and code were hard linked and contact to other site.
But now its better. and work is still in progress.
One more thing i want to complete is that since i have a shopping cart on the website so it uses https
now i have moved it on other server so what do i need to setup the ssl to make the shopping cart secure. and what files are need from the old server to complete this.