magento image loading takes too much time - image

I have a problem with magento application. the site taking too much time to load. problem is with category page , images of category are not loaded as it should.
can anybody help to find solution.hosting server is bluehost.
everything was working fine previously, but now i am facing these issue.
Thanks.

Other than caching the images, there isnt much you can do except maybe upgrading the hosting account. If you are on a shared hosting account and loading 10+ product images on a page, it may take 6-7 seconds to load.
You should check the size of the images. If you are uploading images from your digital camera, a lot of times they can be several megabytes in size.
I would suggest using jpg images no larger than 800px x 800px in size. And make sure Magento cache is enabled. Each full resolution image in file size should be under 250KB.
You could also attach your magento store to a cloud service that caches images and pages which can greatly improve speed.
One more thing you can do, open a ticket with bluehost and ask them to check the speed of the site, lots of times they have tools they can run diagnostics. Maybe its something other than the images slowing things down like javascript getting hung up (any extensions installed related to the images?)

Related

Should I use an image organization plugin in my Woocommerce website?

Is there a connection between the organization of the images to the speed in which they load?
I was wondering if a division to folders can speed up the website or is that unrelated?
I am currently migrating a website which has 30,000 images.
Obviously uploading them all to the same folder can be a lot easier, but I was wondering if I should maybe get an image organization plugin to help the website's speed.
Can such plugin help the speed by helping the "look up" time for each image?

M2E Pro uploading greyed-out images to eBay listings

Currently running Magento Pro 1.12.0.0
M2E Pro Version: 5.2.3.r4567
As stated above, any time the client lists products on eBay from Magento using the extension M2E Pro, the images - usually the primary image - is either fully or partially greyed.
They can fix this by going into eBay and reuploading the greyed images but it is a pain and very time consuming for them. The result resembles a jpg that has been interrupted during upload or download - part of the image will show.
There is no consistency. I've experimented with a set of 50kb images and a set of 85kb images. I received varied results. I attributed this varience to some sort of server memory cap so I raised the PHP memory limit with no success.
M2E Pro support team was unable to help and I can't find anyone else online experiencing this issue online so here's hoping! Thanks in advance.
After evaluating the full web stack and disabling/enabling individual layers, was able to narrow it down to a bug in LiteSpeed - their Apache alternative. Apparently a common occurrence for their current version:
http://www.litespeedtech.com/support/forum/showthread.php?t=5870
As opposed to downgrading as the forum member did, I completely removed LiteSpeed and will most likely be loading Varnish in its place. Marking this as solved and tagging with "LiteSpeed" for the benefit of any of its users experiencing similar issues.
I had a similar problem, where even eBay wasn't able to help me.
Just make sure, that the images you are uploading are not CMYK, they need to be in RGB.
I also changed all images to jpg, because there were severe issues with transparent png on eBay.

Magento image CDN Amazon s3 images half work half dont

I am using Magento 1.11. I have been searching for a while now and I have tried a bunch of different things such as increasing the memory size in my php.ini page, which helped with some of the images that are in my media directory. However, half of the ones that reference the Amazon CDN are not working, the other half are. This is what led me to believe it was a memory issue. Also, this is a dev environment ment to represent the existing produciton environment. All of the images on the production environment are working.
I am at a loss.
thank you for any suggestions.

Web Performance

Im working on a large site, trying to decrease the load times, and I have bumped into a rather strange issue. Im using google chromes built in developer tools, and I am finding that certain images are getting hung up, and the browser is continuing to look for them. Has anyone encountered this issue before? How do I isolate what is causing this problem?
The site runs a couple of ads, is it possible this error is occurring because of ad networks?
Here is a link to the actual problem: http://i.stack.imgur.com/IEtLA.png (updated)
If you have not done already, use a tool like http://www.webpagetest.org/ to test your site. It will test the site from nominated locations around the world, with the browser of your choice, and you will get waterfall charts for your page.
Just an idea.... If not yet done, try Google's free website testing and optimization tool 'Website Optimizer'. See what it tells you.
Another idea, try accessing the site with another browser, either one, IE, Safari, or FireFox, to see if you get the same issue; if you do then it may be the server for some reason not serving those images.
One more.... To isolate further, if possible, try using only few (one or two) images in your site/pages; if these load then add one or two more images until you encounter the issue, then that image has something and you may replace that image.

Why sometimes, some images on my website aren't being loaded by a browser

I'm developing a web app and during the tests I noticed that sometimes browsers don't load all images (like background or some decorative images) on the website. I need to hit the refresh button to to have it fully loaded. This usually happens when the website is visited for the first time.
I suspect that maybe the development server is not fast enough and browsers "assume" that the links to images are broken because there is no fast response from the server. But I'm not sure. At the moment my development server is on a remote host inside VirtualBox with Ubuntu-server 8.04. I know that it is not the best configuration, but I'm not sure whether this is indeed the case. Or maybe it is due to some apache/php configuration parameters?
I would appreciate any suggestions or clues.
Many thanks

Resources