andymathieson opened a new issue #1670: SVG file URLs not being mapped to CDN URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1670 Hi guys, I'm 99% there with our Pagespeed config file. Just the SVG file URLs don't map to the CDN. All other static files do, CSS, JS, webp, jpg etc but simply not the SVG's which we use quite a lot. ``` <!-- <!-- mod_pagespeed on Filters: ah Add Head cc Combine Css jc Combine Javascript gp Convert Gif to Png jp Convert Jpeg to Progressive jw Convert Jpeg To Webp mc Convert Meta Tags pj Convert Png to Jpeg ws When converting images to WebP, prefer lossless conversions db Debug ec Cache Extend Css ei Cache Extend Images es Cache Extend Scripts fc Fallback Rewrite Css if Flatten CSS Imports hw Flushes html ci Inline Css ii Inline Images il Inline @import to Link ji Inline Javascript js Jpeg Subsampling pr Prioritize Critical Css rj Recompress Jpeg rp Recompress Png rw Recompress Webp ri Resize Images cf Rewrite Css jm Rewrite External Javascript jj Rewrite Inline Javascript cu Rewrite Style Attributes With Url cp Strip Image Color Profiles md Strip Image Meta Data Options: AvoidRenamingIntrospectiveJavascript (aris) True EnableRewriting (e) 1 FileCacheInodeLimit (afcl) 500000 ImageResolutionLimitBytes (irlb) 128000000 LoadFromFileCacheTtlMs (lfct) 315360000000 LowercaseHtmlNames (lh) True RewriteLevel (l) Core Filters XHeaderValue (xhv) Powered By ngx_pagespeed #NumFlushes 0 #EndDocument after 2449us #Total Parse duration 2362us #Total Render duration 44033us #Total Idle duration 87us Critical Images: https://domain.co.uk/assets/media/london/img/cross-white.svg https://domain.co.uk/assets/media/london/img/logotype-black.svg https://domain.co.uk/assets/media/london/img/logotype-white.svg The following filters were disabled for this request: SupportNoscript --> ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services