Hello,

I've created module that spreads images over given number of subdomains on store. It greatly speeds up page loading times, gives better performance score in Google Page Speed and Yahoo YSlow. I'm not completely sure, but it should also affect SEO due to not-so-recent Google decision to take into account page speed.

I think it is great way to speed up any Zen Cart store which contains lots of images.

Here's simple overview of what the module does.
It changes all urls of images on Your store from:
http://www.mydomain.com/images/products/my_product.jpg
http://www.mydomain.com/images/products/my_product2.jpg
http://www.mydomain.com/images/products/my_product3.jpg
to
http://www.img1.mydomain.com/images/...my_product.jpg
http://www.img2.mydomain.com/images/products
http://www.img3.mydomain.com/images/...my_product.jpg

It's done automatically, no manual mapping <imgX,subdomainY> is needed.

Unfortunately the module isn't yet completely finished and I don't have time to test it completely. I'm looking for volunteers for 'Release Candidate' quality installation. I'll guide You with installation and provide support, or I may install the module myself.

Anyone interested in participating in tests please either PM on zen-cart.com or send me email via www.data-diggers.com. Please keep in mind that You must be able to create subdomains for Your domain.

Regards,
Data-Digger.