Title: Error When Saving
Last modified: March 4, 2019

---

# Error When Saving

 *  Resolved [drumstix116](https://wordpress.org/support/users/drumstix116/)
 * (@drumstix116)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/error-when-saving-8/)
 * Whenever I try to save on the Head, Footer and Post Injections screen, it always
   goes to a page that says:
 * This page isn’t working Chrome detected unusual code on this page and blocked
   it to protect your personal information (for example, passwords, phone numbers,
   and credit cards).
    Try visiting the site’s homepage. ERR_BLOCKED_BY_XSS_AUDITOR
 * I tried on Chrome, Firefox and Edge but still getting the same error. I also 
   tried not editing any code I already have in the plugin which was accepted before
   then just save without changes and also get the error.
 * Has anyone else experienced this or know how to fix this please? Thank you!

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [giorgiolombardi](https://wordpress.org/support/users/giorgiolombardi/)
 * (@giorgiolombardi)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/error-when-saving-8/#post-11306964)
 * Hi, I have the same problem. Also with Safari browser. Please, can you help me?
 *  Plugin Author [Stefano Lissa](https://wordpress.org/support/users/satollo/)
 * (@satollo)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/error-when-saving-8/#post-11307435)
 * Hi, ask the provider is there is a filter at server level.
 * Stefano.
 *  [jgvhx](https://wordpress.org/support/users/jgvhx/)
 * (@jgvhx)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/error-when-saving-8/#post-11396481)
 * I am experiencing the same issue when saving. Didn’t have a problem in the past.
 * [@satollo](https://wordpress.org/support/users/satollo/) – Can you be more precise?
   What type of filter would create such an error at the server level?
 *  Plugin Author [Stefano Lissa](https://wordpress.org/support/users/satollo/)
 * (@satollo)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/error-when-saving-8/#post-11396543)
 * Since the body of a newsletter is a full html page, sometime security filter,
   seeing a POST with such content, block the request returning error, 500, not 
   found, not allowed and like.
 * This is usually the problem.
 * Check even the log on newsletter status panel. If you see a error line reporting
 * SHOW FULL COLUMNS…
 * this is usually a symptom of database charset problem. I’ve a case right now 
   and I’m trying to understand where the problem is since we filter characters 
   that cannot be managed by the database (for example when you use emoji but the
   database is not utf8mb4).
 * Stefano.
 *  Plugin Author [Stefano Lissa](https://wordpress.org/support/users/satollo/)
 * (@satollo)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/error-when-saving-8/#post-11398755)
 * Hi, sorry, that was a copy and paste for another support request. Sorry.
 * When you save something with head and footer, it may happen the content is javascript
   or even PHP code.
 * Some servers are configure to check when is moving from the browser to the site
   and sniff potential malicious code deciding, wrongly, that your code is not safe.
 * This is usually what happens.
 * Stefano.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Error When Saving’ is closed to new replies.

 * ![](https://ps.w.org/header-footer/assets/icon-256x256.png?rev=3452717)
 * [Head, Footer and Post Injections](https://wordpress.org/plugins/header-footer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/header-footer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/header-footer/)
 * [Active Topics](https://wordpress.org/support/plugin/header-footer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/header-footer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/header-footer/reviews/)

 * 5 replies
 * 4 participants
 * Last reply from: [Stefano Lissa](https://wordpress.org/support/users/satollo/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/error-when-saving-8/#post-11398755)
 * Status: resolved