Pagespeed: combine_css with WordPress
If you use WordPress with mod_pagespeed or ngx_pagespeed and use the filter combine_css, you will notice that nothing happens. What to do. The reason for the problems: The pagespeed module does not take into account CSS embeds that have different IDs. WordPress sets the name of the CSS as ID when embedding, in the end it looks like this: link rel='stylesheet' ...