Hi, I realize I have this error in my console.
Error in chrome :
Error parsing header X-XSS-Protection: 1; mode=block, 1; mode=block: expected semicolon at character position 13. The default protections will be applied.
I am using webarx. link:hidden link
any idea how to solve this error?
is this cause the usage of <script> </script> ?
Hi Dee,
Thanks for asking! I'd be happy to help.
Although this question isn't directly related to Toolset plugins, I'll be happy to point in the right direction.
If you'll check the headers returned by your website, you'll find some duplicate entries:
hidden link
Following are some useful links on the topic:
https://stackoverflow.com/questions/36329776/why-this-error-in-dev-console-of-chrome-when-using-x-xss-protection
hidden link
There ara a number of ways to include headers (as explained in the article above) and you can make sure that the website is not adding the same header entries, using multiple methods.
Note: For general questions related to WordPress usage and security, you can start a new thread at specialized WordPress forums:
https://wordpress.org/support/
https://wordpress.stackexchange.com/
I hope this helps.
regards,
Waqar