How to work fast with magento web sites. They get too much time to load and save and create products. I've got a freelancer project. In that i have to add products. But it get too much time. So this i don't have time to do my studies.
I tried Google Chrome, Opera and Firefox. Firefox and opera worked fast first time now they don't. Please tell me a way to do this work fast.
Thanks
Working With Magento Web sites
Re: Working With Magento Web sites
Magento is the famous shopping cart, right? I remember I discussed an issue with someone regarding the same matter. (may be you).
Basically 60- 70% of this depends on the following factors.
Basically 60- 70% of this depends on the following factors.
- Network bandwidth of web server (if it is your localhost then omit this)
- Performance of Web server's (CPU/Memory/Free HD space)
- Performance of Database server (CPU/Memory/Free HD space)
- Speed of Local internet connection
- Performance of local computer (Ex:If gzip is enabled on the web site, local CPU needs to decompress web pages)
- Fragmented database (You can optimise the database manually)
- Coding errors
Re: Working With Magento Web sites
I can't do them because this site is not mine.Neo wrote:Magento is the famous shopping cart, right? I remember I discussed an issue with someone regarding the same matter. (may be you).
Basically 60- 70% of this depends on the following factors.
Check these things one step at a time and see whether there is any improvement.
- Network bandwidth of web server (if it is your localhost then omit this)
- Performance of Web server's (CPU/Memory/Free HD space)
- Performance of Database server (CPU/Memory/Free HD space)
- Speed of Local internet connection
- Performance of local computer (Ex:If gzip is enabled on the web site, local CPU needs to decompress web pages)
- Fragmented database (You can optimise the database manually)
- Coding errors