So I'm trying to speed up a couple sites and I'm always seeing the parallelize downloads message when I do speed tests.
I get the theory of creating subdomains (images.mydomain.com, images2.mydomain.com) and hosting the images on those sub-domains, but when you have an existing WP site with images that are all structured either /images/filename.jpg OR /wp-content/uploads/2013/01/logo.png, isn't it just begging for a huge mess because of the URL & directory change? Is there an easy way to do this so I don't have to physically find every image on site and manually change the target url? Sorry if this is a super basic question. Like I said I understand the idea behind it, but doing it cleanly seems like a huge pain in the ass.
I get the theory of creating subdomains (images.mydomain.com, images2.mydomain.com) and hosting the images on those sub-domains, but when you have an existing WP site with images that are all structured either /images/filename.jpg OR /wp-content/uploads/2013/01/logo.png, isn't it just begging for a huge mess because of the URL & directory change? Is there an easy way to do this so I don't have to physically find every image on site and manually change the target url? Sorry if this is a super basic question. Like I said I understand the idea behind it, but doing it cleanly seems like a huge pain in the ass.