The request body is larger than the server is willing to accept.
HTTP 413 Payload Too Large (formerly "Request Entity Too Large") means the request body exceeds the server's size limit. Common with file uploads, large form submissions, or API requests with excessive data.
No direct SEO impact. Affects file upload functionality.
LemWatch can monitor your upload endpoints to ensure they handle files within your expected size limits.