Article 5EB9G How to solve Content-Security-Policy and Permissions-Policy?

How to solve Content-Security-Policy and Permissions-Policy?

by
n00b_noob
from LinuxQuestions.org on (#5EB9G)
Hello,
I have a WordPress website and checked it with https://securityheaders.com/ website and it show me an error about Content Security Policy (CSP)" and "Permissions-Policy" headers. I changed my Apache configuration and added below line to it:
Code:Header set Content-Security-Policy-Report-Only "default-src 'self'; script-src 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline';"But, problem not solved. Chromium show me some issues.
How can I solve it?

Thank you.
Attached Thumbnailsattachment.php?attachmentid=35657&stc=1& attachment.php?attachmentid=35658&stc=1& latest?d=yIl2AUoC8zA latest?i=SqxP7RFZXWI:61JDW8Z-h-o:F7zBnMy latest?i=SqxP7RFZXWI:61JDW8Z-h-o:V_sGLiP latest?d=qj6IDK7rITs latest?i=SqxP7RFZXWI:61JDW8Z-h-o:gIN9vFwSqxP7RFZXWI
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments