buildElementorapiREST APIerror404extensionElementorinfoajaxerrorsave errorlabelCommonwarningModerate

Elementor: 404 Not Found on document save

When you click Update in Elementor the editor sends a POST request to admin-ajax.php or the Elementor REST endpoint. The server returns a 404 response. WordPress interprets the response as a missing page and redirects the editor to a 404 screen. No changes are stored.

The 404 originates from the request never reaching the proper handler. A Web Application Firewall such as ModSecurity may block the POST payload. Custom rewrite rules in .htaccess can also capture the URL and serve a generic 404 page. An invalid nonce or a disabled REST API produces the same result because WordPress rejects the request before processing.

Large pages increase the request size. When the payload exceeds server limits the request aborts and the server returns a 404 instead of a detailed error. A CDN or page‑cache layer may serve a stale 404 for the endpoint, making the problem appear intermittent.

Symptoms

[dashicons-warning]
Redirect to 404 after Save
Editor shows spinner then loads a Page Not Found screen.
[dashicons-warning]
No changes saved
Re‑opening the page shows the previous version.
[dashicons-database]
Network request shows 404
DevTools displays a 404 status for admin-ajax.php or Elementor REST URL.

Common Causes

ModSecurity or WAF block
Firewall rules reject the POST and return a 404.
Incorrect rewrite rules
Custom .htaccess redirects capture the Elementor save URL.
Invalid nonce or disabled REST API
WordPress rejects the request and sends a 404 response.
Server limits exceeded
Large page data exceeds request size limits, causing early termination.
CDN or cache serving stale 404
Cached response returns a 404 for the AJAX endpoint.
Need this fixed right now?

Don't waste your day debugging. Our experts can Fix your issues in under 2 hours.*

Success Rate

100% Guaranteed

Starting from

$35 /hour
99+

Trusted by Business Owners

“I spent 3 days trying to fix the Elementor loading loop. These guys fixed it in 20 minutes. Lifesavers!”

— Sarah J., Web Designer

Related Issues

contact_mail
Contact Form 7: REST API request failed: 503 Service Unavailable
A 503 Service Unavailable response stops Contact Form 7 from sending data...
apiREST APIerror503descriptioncontact-form-7
contact_mail
Contact Form 7: REST API request failed: 429 Too Many Requests

The form tries to send data through the WordPress REST API. The...

apiREST APIerrorerrorsecurityfirewalldescriptioncontact-form-7settingsserver_configuration
contact_mail
Contact Form 7: REST API request failed: 401 Unauthorized

The form tries to send data via the WordPress REST API. The...

apiREST APIadmin_panel_settingspermissionsdescriptioncontact-form-7lock401
contact_mail
Contact Form 7: File upload error: temporary directory missing

The error appears when Contact Form 7 cannot locate a writable temporary...

codePHPcloud_offupload erroradmin_panel_settingspermissionsdescriptiontemporary filedescriptioncontact-form-7
contact_mail
Contact Form 7: Mail (2) sending failed: PHP mail() function disabled

Contact Form 7 reports a failure for Mail (2) when the PHP...

codePHPerrorerrordescriptioncontact-form-7mailMailsettingsserver_configuration
contact_mail
Contact Form 7: Mail (2) sending failed: SSL certificate verification failed

Contact Form 7 reports a failure when trying to send the secondary...

errorerrorlocksslcodecURLdescriptioncontact-form-7