| Re: Why do the images on my web site load so slowly? Hey man, I think I may be able to help out.
Your image sizes are not to bad, they all seem fairly small. I see you are using XML to load the images. Am I correct? If so this could be part of your problem. Did you create this site your self?
Your site does not load that slow for me, but then again it could all depend on the persons computer and connection.
You can try to redo your source code. You have a very large sized source code. Your main index has over 1025 lines of code. To me this seems to be over kill for such a small simple page. Maybe try moving your CSS and XML to its own page, and having the main page call for it could help a tad. Some other options you could do to the site.
-- Redesign, Site does not stand out, and it does not do a good job selling the product.
-- Investing in a different means to organize your products. PHP has alot of great options for these kinds of things. Maybe a shopping cart(paypal) this way it will be alot easier for you to manage everything and keep track of all your sales. |