For My WordPress site i am seeing below errors how to fix it
I have checked it using csp evalator
Thank you
I have tried adding the below code in htaccess
Header set Content-Security-Policy “default-src ‘none’; script-src ‘self’; connect-src ‘self’; img-src ‘self’; style-src ‘self’;”
still facing the same