HTTP Security Headers in .htaccess prevents Edit with Elementor
-
i inserted the standard security code HTTP Security Headers. then, in WP i click “Edit with Elementor” and my webpage did not render. and it wouldn’t render in safe mode. i then removed the HTTP Security Headers and Edit with Elementor rendered as it normal does.
i suppose i could experiment and remove one line at a time; however, my question is, so how are can elementor’s users insert HTTP Security Headers and have elementor work?
it can’t be true that all elementor users do not have HTTP Security Headers. also, please speak to the code below or alternate array of security headers that work; ‘click here to read more about it’ virtually NEVER answers a question. i’m sure a knowledgeable person has necessary HTTP Security Headers (or, maybe elementor does?).<ifModule mod_headers.c> Header set Strict-Transport-Security “max-age=31536000” env=HTTPS Header set X-XSS-Protection “1; mode=block” Header set X-Content-Type-Options nosniff Header set X-Frame-Options DENY Header set Referrer-Policy: no-referrer-when-downgrade </ifModule>
- The topic ‘HTTP Security Headers in .htaccess prevents Edit with Elementor’ is closed to new replies.