Lukmanul Hakim
Forum Replies Created
-
Forum: Plugins
In reply to: [Fast Velocity Minify] FVM Optimized Link Does’n Change to CDN HostnameMy website is using CDN Enabler, but http://www.lukmanulhakim.id/wp-content/uploads/fvm/cache/ can not changed to my CDN Hostname.
Forum: Plugins
In reply to: [Fast Velocity Minify] FVM Optimized Link Does’n Change to CDN HostnameI think this id not solved yet 🙁
I double check my website page source and I found that FVM URL Source is:
src=’//www.lukmanulhakim.id/wp-content/uploads/fvm/cache/header-cde238ca-1504464930.min.js’
That should be:
src=’//cdn.scripts.lukman.al-hakim.id/wp-content/uploads/fvm/cache/header-cde238ca-1504464930.min.js’>
My FVM CDN Options: http://prntscr.com/ggmmgn
- This reply was modified 8 years, 9 months ago by Lukmanul Hakim.
Forum: Plugins
In reply to: [Fast Velocity Minify] FVM Optimized Link Does’n Change to CDN Hostname@vegaswebsitedesigns thanks 🙂
@alignak problem solved by change CDN URL from cdn.example.com to https://cdn.example.com.
For CDN Plugins, I like WP CDN Rewrite by Chris Scott, Michael Pretty, Kevin Langley, Sean McCafferty more than CDN Enabler by KeyCDN.
It’s can spesificly set CDN URL for JS (*.js) with cdn.js.example.com and CDD (.css) with cdn.css.example.com.
On FVM, I use cdn.scripts.example.com.