nicolauria opened a new issue #1986: Uncacheable content, preventing rewriting of... URL: https://github.com/apache/incubator-pagespeed-mod/issues/1986 I am running an AWS Lightsail Bitnami instance. It comes configured with pagespeed. Several filters are already enabled: inline_images,combine_css,combine_javascript,rewrite_javascript,rewrite_css,inline_css,lazyload_images My css and js files are not being combined and lazy_loading images is not working as well. When I append '?PageSpeedFilters= debug' to my url I get the following: Uncacheable content, preventing rewriting of http://18.237.178.106/wp-includes/js/wp-embed.min.js?ver=5.3.2 I have enabled caching on the instance in '/opt/bitnami/apps/wordpress/conf/htaccess.conf' and my files appear to be cached. Do you have any suggestions on how I can resolve this problem? This is the url I am testing: http://18.237.178.106
---------------------------------------------------------------- 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