And of course after I ask the question, I find the solution… Apparently it’s caused by a trigger happy Mod_Security.
Adding these lines to the .htaccess file makes it go away nicely:
<IfModule mod_security.c>
SetEnvIfNoCase Request_URI ^/wp-admin/(?:post|async-upload)\.php$ MODSEC_ENABLE=Off
SetEnvIfNoCase Request_URI ^/xmlrpc\.php$ MODSEC_ENABLE=Off
SecFilterDebugLevel 0
SecFilterDefaultAction "deny,nolog,noauditlog,status:503"
</IfModule>
Related Posts:
- Can you have a blog in a subdirectory hosted on a different server?
- Move WordPress from /blog folder to root but leave post at /blog
- Moving my current wordpress blog to a subdomain
- Could not load the preview image. Please reload the page and try again – error on image upload
- How to display blog posts on a dedicated page?
- Two Blog Layouts, Same Theme
- Show first sentence of blog post in blog roll
- Keep WYSIWYG on Blog Page
- Detect archive and category page
- Custom URL for all posts in WordPress
- List all blog categories
- A garbled copy of MY blog on this site? [closed]
- A different thumbnail to the blog index vs. the image on the top of a post?
- Deleting a blog
- How to move all theme templates into a subfolder WP
- Where can I find my blog page?
- How to display the posts and news in front page?
- How do I change the taglines next to the featured image on my posts?
- WordPress Blog – Grid View
- How to show latest blog post rather then earliest
- inviting people to blog and editing roles
- Removing blog page images
- problem with wordpress author profile page URL
- How to make blog posts appear under different menu items?
- Portfolio & Blog cohabitation : multiple single.php files?
- How to add list of other blogs, with latest posts from those blogs, to a single page of my website?
- Put post urls into their own category
- I want to display my 2. latest post
- Why the Gutenberg Editor is Not Available In My WP Site?
- How to prevent WordPress from auto creating ol li on list elements?
- How do I add a sign up form to my blog?
- WordPress blog assign unqiue body class
- I am getting “0” in the starting of my post description at home page
- How can I make my Blog category unindexed in Google?
- Recent Posts Listed by Author, Can I exclude authors?
- How to modify display of blog listing page?
- Internal and External Blog
- Can I make a parent page of the blog and have it display a paragraph/thumbnail of certain entries?
- How can I set a vote on the comments?
- Making a column vector in wordpress blog using Latex
- How do you allow users to subscribe to a WordPress blog?
- Blog on a separate server from WooCommerce WITHOUT effecting SEO?
- what is the address of default home page?
- Creating new page overwrites old page
- How to set condition for all posts with one label
- Blogs got Deleted automatically
- Integrate wordpress blog into existing html site
- Retrieve details of my wordpress site
- Blog post stuck in drafts
- I need to customize wordpress “previous” “next” links
- I Have No List Of Blogs – Empty Blog Folder Recreating Itself
- How to change the layout of blog posts to that a compressed snippet shows rather than full text
- Can I create mini-WordPresses on my WordPress?
- How to create library of HTML snippets to use in posts
- Adding a WordPress Blog to a current WordPress site
- Two blogs one page
- Blog Displays Only Sticky Posts
- Uploading a external squeeze page within WP
- Posts page drop down is not selecting the selected page
- URL of blog when using index.php as blog and front-page.php as homepage
- Not showing up on WordPress Reader
- Blog as a part of a WordPress site?
- Fatal error: require() [function.require]: Failed opening required in wordpress
- how to show content of latest blog post with read more link?
- Auto-posting Facebook posts to blog [closed]
- How to access the so called “Posts page”
- Home page of blog displays no posts
- How to turn off “you have to login to comment” on blogs
- How can I get blog content from SFTP?
- how to display full post with pagination on home page
- VERY new to coding – keep breaking site trying to add to functions.php
- Block multiple categories from Blog
- How To Add Perfect Apostrophe And Quotation Mark In WordPress Posts?
- Replacing the default content created while the site creation
- How to Redirect huge numbers of URLs to another URLs?
- How to make this WP_Query run faster on a WordPress website?
- Blog Posts not showing title
- Why does pagination go to a blank page when navigating through home.php?
- Cause of Blank Lines Being Added to WP FIles?
- Changing wordpress publication date to ACF date and time picker date not working
- get author in blog posts?
- Is it possible to send blog posts via email to subscribers?
- WordPress code editor messed up my code!
- Loop don’t work within single.php page
- How to run wp cli from a wp hook?
- Display subcategories in dropdown
- Tag,php – how to get it to display featured post image? [closed]
- Author & date removal
- PHP code snippet to remove microdata
- Code for cron to delete posts that contain specific expression (e.g. “unable to fetch” every 30 minutes
- Website Tablet Check Out Field Issue
- Blog Post slider not working
- style.min.css code issue
- Edit Posts Page but not category specific pages?
- widget that will do shortcodes that user inputs
- Get image paths from RSS feeds
- Creating a press page for our project
- Article Template
- I want create woocommerec match products columns
- How to remove default blog page?