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]
- Importing modules from parent folder
- Extract a part of the filepath (a directory) in Python
- Python copy files to a new directory and rename if file name already exists
- Add multiple plugin directories
- Get a path to a different plugin
- Dash or underscore in theme folder name?
- wp enqueue script using scripts from cdn with a safety callback
- Where should I host my images?
- Can I change get_template_directory_uri()?
- Group Posts by First Letter of Title
- Deregister WordPress jquery on specific page
- Copy and delete a directory with WordPress functions
- Changing directory and/or URL structure
- Custom Post Type Archive in Sub Folder
- How long does it take for a new plugin to be approved?
- How to point my domain to a WordPress install in a sub-directory?
- Can I put my WordPress theme files in another folder?
- Permalinks not working on second wordpress installed in a subdirect
- How to Create Hierarchical Directory for Nation Wide Mental Health Services
- Change wp-content without changing the name of the folder
- How to copy one folder to another folder recursively
- Post Ancestor and Child Post in Custom Post Type
- Hosting plugin Google Code with auto update?
- Static files or dynamic WP pages for “static content”?
- Where to save common libraries?
- Two identical wp-includes directories on server
- Menu Custom link – using relative link when WP is in a subdirectory
- Install theme on multiple domains
- Loading files for theme and child theme (Require)
- Change the actual (or viewable) WordPress directory structure
- WordPress page templates in a directory
- Right permissions to WordPress directory
- wp theme.. Could not create directory
- Access files at new location using old file paths
- Fixing custom 404 pages broken by WordPress in a subdirectory
- Installed theme uses get_template_directory, breaks WordPress on Windows
- How prevent someone from opening my theme directory
- Enqueueing a script and a style sheet not working
- uploading images to specified directories
- move_uploaded_file() not working on wordpress front end
- Is it possible to configure WordPress’s Core Files to accept duplicate Child Categories?
- Auto-create a post with last 10 images in WordPress directory
- change url for static files in /wp-admin with a cdn url
- How to host unrelated pages on WordPress domain
- How does W3 Total Cache Load Images In Stylesheet via CDN? [closed]
- Multisite installation on an existing single installation
- why there is a large file named core in wpmu’s directory?
- force_ssl_admin() causing issues with preview links
- Where is the right place to store custom images?
- Hiding Directory Path
- Use of Folders within WordPress
- Storing WordPress Media Library Uploaded files onto a separate domain
- google xml sitemap won’t work on directory install
- Wp-CLI not working with WordPress installed with composer
- Let users edit their role from the frontend
- WordPress File Structure
- Infamous admin login redirect
- loading javascript CDN with local fallback (not jQuery)
- placing the media uploads in a subdirectory
- navigation doesn’t work in custom header.php
- Page not found when trying to link to files in child theme directory
- Moving from subdirectory and subdomain -> root
- Best way to transfer WordPress install to root of directory when I’m ready to launch?
- Prepend to all image URLs with PHP, only for mobile devices
- How to change Route respond To A specific Path?
- Open content directory help!
- Problems with running a 2nd installation of WordPress on my domain?
- Serving cache from multiple domain names
- htaccess- to hide subdirectory slug only from the post
- Multisites with different root directory
- Having a forum in a subfolder
- admin_url() do not retrieve the correct url in an subdirectory install
- Should I paste CDN links in a JS file or use a Bootstrap CDN plugin?
- How to replace a wordpress installation in root directory with another in a subdirectory?
- Move WordPress with changed name ‘wp-content’
- W3 Total Cache + S3 + Cloudfront. [closed]
- Hide/Remove Wp Directory /wp-content/uploads/
- Can not login after moving to cloudflare and adding rules
- How to load plugin static data from cloudfront
- How to copy file preserving directory path in Linux?
- For what is the “.well-known”-folder?
- Could moving my WordPress installation from /var/www/html/ to /var/www/ break the application?