wp-rocket icon indicating copy to clipboard operation
wp-rocket copied to clipboard

WPML + Domain Per Language + Optimize CSS Delivery issue

Open piotrbak opened this issue 5 years ago • 2 comments

When working on WPML + Language Per Domain setup, there is technically one WordPress and many domains. Sites are sharing the same Critical CSS code and it can lead to some issues:

-Mixed content when CPCSS was generated on HTTP domain while other domains are HTTPS -CORS problem when loading fonts from a different domain

Expected behaviour We could add CORS rules to .htaccess and inform customer about the possible problem when we detect HTTP domain or Create a different set of Critical CSS for each domain

Screenshots https://jumpshare.com/v/2iAvgR87axf0aOtzzKyA

piotrbak avatar Jun 04 '19 21:06 piotrbak

This issue still exists. The commit that closed it is unrelated.

New case: https://secure.helpscout.net/conversation/1965737480/359306?folderId=377611

webtrainingwheels avatar Aug 02 '22 19:08 webtrainingwheels

Related: https://secure.helpscout.net/conversation/2008215877/368260/

joejoe04 avatar Sep 15 '22 21:09 joejoe04