admin管理员组文章数量:1415099
So I am not sure where to start with this problem. Client is unable to see this page: /
It does not seem to load for them or a few people in my office. I believe it might have something to do with the W3 Total Cache plugin.
I am viewing the site in Chrome on a Mac (not sure what browser config client is using). When I inspect the page in console I get the "Failed to set referrer policy" error a bunch of times.
So first thing I did was uncheck Referrer policy in the W3 plugin Brower Cache settings. That was a suggestion I saw from doing some searching. Didn't seem to help but I get a new error now. Now the console just gives me a bunch of 404 errors pointing to this: /%3Cscript%20type=
Im not sure what this is or how to fix it. Any direction would be greatly appreciated thanks.
So I am not sure where to start with this problem. Client is unable to see this page: https://www.godental365/patient-reviews/
It does not seem to load for them or a few people in my office. I believe it might have something to do with the W3 Total Cache plugin.
I am viewing the site in Chrome on a Mac (not sure what browser config client is using). When I inspect the page in console I get the "Failed to set referrer policy" error a bunch of times.
So first thing I did was uncheck Referrer policy in the W3 plugin Brower Cache settings. That was a suggestion I saw from doing some searching. Didn't seem to help but I get a new error now. Now the console just gives me a bunch of 404 errors pointing to this: https://www.godental365/patient-reviews/%3Cscript%20type=
Im not sure what this is or how to fix it. Any direction would be greatly appreciated thanks.
Share Improve this question asked Jun 20, 2018 at 21:04 ChrisChris 211 silver badge4 bronze badges2 Answers
Reset to default 4Chris did you try the solution from the WordPress Forum?
According to some users, this can solve the problem. Go into your .htaccess file and change the following:
Header set Referrer-Policy ""
to
Header set Referrer-Policy "origin"
If you use W3 Total Cache verify this solution: WordPress Failed to Set Referrer Policy Response Headers – W3 Total Cache
本文标签: 404 errorHow to fix quotfailed to set referrer policy The value 39 39 is not one ofquot
版权声明:本文标题:404 error - How to fix "failed to set referrer policy: The value ' ' is not one of..."? 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745162624a2645508.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论