Wordfence “potentially unsafe operation” warning
-
Hi there,
So I installed the Header, Footer and Post Injections plugin as I want to add custom code to the header. I inserted the links below so that the website favicon can also appear in mobile search results (as it currently only appears on the desktop):
<link rel="apple-touch-icon" sizes="180x180" href=/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32"
href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16"
href="/favicon-16x16.png">
link rel="manifest" href="/site.webmanifest">
link rel="mask icon" href="/safari-pinned-tab-svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme color" content="#ffffff">
After inserting it in the <head> part of the pages, Wordfence stated the following: "A potentially unsafe operation has been detected in your request to this site Your access to this service has been limited. (HTTP response code 403)"
My question is - is Wordfence being overly-sensitive as it's detected that custom code is being inserted and it's not sure if the actual admin is doing that, or could adding the code above potentially open up the website to security risks?
Really not sure what the HTTP response code 403 means either.
Given that Wordfence has detected this as an unsafe operation, shall I avoid adding in the code or mark that warning as a "false positive" and proceed with inserting the code anyway?
If this isn't the correct platform to ask about this subject, it would be greatly appreciated if someone could point me in the right direction of who I can contact about this.
Many thanks!The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Wordfence “potentially unsafe operation” warning’ is closed to new replies.