dudaster / ele-custom-skin

Create a skin for Elementor Pro Post and Post Archive widgets using Elementor templates
GNU General Public License v3.0
59 stars 10 forks source link

Compatibility with security headers #941

Open dev-mominul opened 4 months ago

dev-mominul commented 4 months ago

Hi,

We're trying to add some security headers to our client's website (https://unifiservice.com). In a previous instance, we encountered an issue where the Elementor editor failed to load after adding security headers to another client’s website. To avoid similar problems, I wanted to consult with you before implementing these headers on the new client's site.

The security headers requested by our client are:

  1. Strict-Transport-Security
  2. X-Content-Type-Options
  3. X-Frame-Options
  4. X-XSS-Protection or Content-Security-Policy (one of these is required)

Could you please review these headers and let us know if they might cause any compatibility issues with Ele Custom Skin and Pro?