Just use the site address URL, http://example.com
From the literature: `When the custom CDN URL works, you can access all files in your site via that URL and it will be delivered through the MaxCDN content delivery network.
For example, if you normally open an image from example.com/images/example.jpg, that same image now opens with cdn.example.com/images/example.jpg as well, and it’s loaded from content delivery network.`
This would be exactly the same for cdn.example.com/wordpress/wp-content/uploads
and cdn.example.com/wordpress/wp-content/themes/twentyten
or whatever else.
So going this route, everything below your root will be available via CDN, including all your wordpress files. Why complicate things?
Related Posts:
- How to provide a local fallback for Font Awesome if CDN fails?
- Is it too late to use a CDN? [closed]
- Is it possible to host a WordPress site entirely on Cloudfront?
- How to Setup a CDN for All Content?
- WP-Stateless: Multi Regional Vs Regional Storage
- Store wordpress media completely off my server and on a CDN
- WordPress remote file storage
- Amazon S3 + Cloudfront with WordPress
- how optimize CDN without using plugins
- Warnings even when the WP_DEBUG set to false
- Using wp-super-cache and amazon cloudfront – can I serve a file directly (no cdn)? [closed]
- Using WordPress behind a CloudFront Custom Distribution
- How to know if I have activated Cloudfare successfully?
- Fully caching WordPress site by CDN (eg. Cloudflare)
- I am using CloudFront and Cloudflare at the same time. Is that good? [closed]
- W3 Total Cache, CDN and Custom Post Types
- All my cdn links are automatically set to relative(ie //: instead of http://). why? [closed]
- How should we improve the website speed? [closed]
- How to delete a file or folder in Python?
- How do I list all files of a directory?
- How can I safely create a nested directory in Python?
- Find the current directory and file’s directory [duplicate]
- What is the reason for the error message “System cannot find the path specified”?
- How do I list all files of a directory?
- How to find if directory exists in Python
- How do I find all files containing specific text on Linux?
- Importing modules from parent folder
- Importing modules from parent folder
- How can I safely create a nested directory in Python?
- PHP – Move a file into a different folder on the server
- How do I list all files of a directory?
- How to change permissions for a folder and its subfolders/files in one step
- How to rename a directory/folder on GitHub website?
- Download a single folder or directory from a GitHub repo
- Creating a new directory in C
- How to create a directory using Ansible
- How to change permissions for a folder and its subfolders/files in one step
- How can I get the source directory of a Bash script from within the script itself?
- In a Git repository, how to properly rename a directory?
- Compare 2 directories in windows
- How can I add a blank directory to a Git repository?
- How can I get the list of files in a directory using C or C++?
- How can I get the list of files in a directory using C or C++?
- How to create a directory in Java?
- What is the current directory in a batch file?
- Count how many files in directory PHP
- How do I get the full path of the current file’s directory?
- Portable way to check if directory exists [Windows/Linux, C]
- Creating files and directories via Python
- How to change current working directory using a batch file
- If a folder does not exist, create it
- Extract a part of the filepath (a directory) in Python
- Can’t remove a directory in Unix
- How can I find script’s directory?
- Bootstrap 3 Glyphicons CDN
- Command prompt won’t change directory to another drive
- Python copy files to a new directory and rename if file name already exists
- Create a folder if it doesn’t already exist
- cd into directory without having permission
- What is the difference between \ and \\ in file path
- How can I rename a project folder from within Visual Studio?
- Recommendations for an address book/directory plugin WordPress?
- how to get wp-content folder in wordpress?
- Custom Post Type Templates from Plugin Folder?
- How to structure a plugin
- Add multiple plugin directories
- Cannot access non-wordpress subdirectories as wordpress overrides them with a 404 error
- How to get the path to the current theme?
- Moving a WP Multisite to a subdirectory
- get_template_directory() vs bloginfo( ‘template_directory’ ) vs TEMPLATEPATH
- Change upload directory for PDF files
- What’s the purpose of index.php in wp-content directory? [duplicate]
- Can wordpress theme folder name be changed freely and nothing technically happens
- Getting Images from theme’s directory in pages
- Get a path to a different plugin
- W3 Total Cache, CDN and theme files [closed]
- How to move page template files like page-{slug}.php to a sub-directory?
- Best Practice for Referencing the Plugin Directory
- How MUST the directory for a plugin be structured?
- Options for CDN with WordPress Including Supporting Plugins?
- Use a separate upload folder for custom post attachment upload
- Dash or underscore in theme folder name?
- wp enqueue script using scripts from cdn with a safety callback
- Rename UPLOADS folder with custom WP_CONTENT_DIR
- What WP folder can I use to write files to?
- Categorising themes by folders in backend
- What is the best way to get directory path for wp-config.php?
- How does W3 Total Cache CDN URL rewrites work? [closed]
- Configuring WordPress for Amazon CloudFront Caching?
- get_stylesheet_directory() returns wrong URI… localhost/using vhosts
- How to replace regular jquery calls with CDN calls from Google?
- Move WordPress to subdirectory, keep ALL URLs
- Multisite in subfolder – How to make new sites to be in same level subfolders as the main site
- How do I serve static content on same domain as WordPress
- Could a large quantity of files in the uploads folder affect performance?
- Why should I use “Organize my uploads into month- and year-based folders” option? (Cons/Pros)
- Permissions to wp-content folder in Windows Server 2012
- File and directory permissions
- How to individually set WP_DEBUG on a sub-directory multisite?
- Benefits or Problems for using Sub-Directory vs Sub-Domain install of WP Network