...
- Login your WordPress
- Install and activate plug-in W3 Total Cache plugs-in
- In the menu performance, select General Settings and scroll down to CDN
- Check the box “Enable CDN”
- Choose CDN Type: Generic Mirror
- Save All Settings
- Now you can enter your CDN name menu performance under CDN
- Under Configuration enter the Enter CDN name in the textbox behindunder Configuration Replace site’s hostname with: <CDN name> in textbox under Configuration
- Click Test Mirror to check the CDN is functioning properly
- Save all setting
- Under Configuration enter the Enter CDN name in the textbox behindunder Configuration Replace site’s hostname with: <CDN name> in textbox under Configuration
...
-The CDN can be accessed using HTTP or HTTPS. Make sure to use HTTPS (SSL), if your website uses an HTTPS:// address. Otherwise you will likely end up with mixed-content warnings in your browser (images being loaded from http links).
...
or check in your browser:
Firefox: Tools-> > Web developer-Web >Web developer>Web Console
Chrome: View-> Developer > Developer >Developer>Developer Tools Tab: Console
Safari: Develop-> Show >Show Error Console
For example: www.example.com/aaa.jpg
...