Parallelize Downloads
Parallelize Downloads
Description
This plugin enables Parallelized Downloads / Domain Sharding for your WordPress images.
This is a good alternative if you don’t want to pay for a CDN but have an image heavy site.
Domain sharding is a technique used to increase the amount of simultaneously downloaded resources for a particular website by using multiple domains.
This allows websites to be delivered faster to users as they do not have to wait for the previous set of resources to be downloaded before beginning the next set.
This plugin is only useful if you have an image heavy site. For sites with very few images you may see an increase in load times with this plugin due to increased numbers of DNS lookups.
See here for more information on Domain Sharding
Installation
- Install “Domain Sharding” either via the WordPress.org plugin directory, or by uploading the files to your server inside the wp-content/plugins folder of your WordPress installation.
- Activate “Domain Sharding” plugin via WordPress Settings.
Visit Settings > Parallelize Downloads to add your domains
Faq
My images have broken
Please double check that your domains’ DNS A records are correctly pointed to your website
How many domains should I use?
We suggest anywhere between 2 and 4
Reviews
TOP plugin, but it's necessary an upload
By phineas137 on March 15, 2018
Buen plugin
By erwinux on December 10, 2017
Changelog
1.0
- Initial release