{"id":68993,"date":"2023-09-21T13:58:18","date_gmt":"2023-09-21T13:58:18","guid":{"rendered":"https:\/\/www.awardspace.com\/?p=68993"},"modified":"2024-10-18T10:36:33","modified_gmt":"2024-10-18T10:36:33","slug":"fix-413-error-request-entity-too-large","status":"publish","type":"post","link":"https:\/\/www.awardspace.com\/kb\/fix-413-error-request-entity-too-large\/","title":{"rendered":"How to Fix 413 Error Request Entity Too Large"},"content":{"rendered":"<p>If you use WordPress to create your website, it is likely that you can stumble upon 413 Error Request Entity Too Large. This is a very specific error message that can stunt your workflow and progress. If you see such an error message on your website and search for ways of fixing it, then keep reading, as in this article you will understand what is 413 Error\u00a0 and what you can do to fix it. \u00a0<\/p>\r\n<p>&nbsp;<\/p>\r\n<h2>What is 413 Error Request Entity Too Large<\/h2>\r\n<p>413 Error is an <a href=\"\/kb\/http-status-codes\/\" target=\"_blank\" rel=\"noreferrer noopener\">HTTP status code<\/a> indicating that the client tries to upload a file to the <a href=\"\/kb\/what-is-server\/\" target=\"_blank\" rel=\"noreferrer noopener\">requested web server<\/a> that exceeds the set upload size limit. <a href=\"\/kb\/what-is-http\/\" target=\"_blank\" rel=\"noreferrer noopener\">HTTP<\/a> Error 413 is typical for WordPress-based websites and oftentimes appears when the client is using the CMS\u2019s Media Library:<\/p>\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" class=\"wp-image-51516\" src=\"https:\/\/www.awardspace.com\/wp-content\/uploads\/2023\/07\/1-413-Error-WordPress-Media-Library.jpg\" alt=\"413 Error WordPress Media Library Message\" \/><\/figure>\r\n<p>&nbsp;<\/p>\r\n<p>&amp;nbsp 413 Error is a part of the 4xx status codes. In indicates that there is a problem in the communication between a server and a client. More specifically, that the issue is rooted somewhere on the client side. Similar status codes include:<\/p>\r\n<p>&nbsp;<\/p>\r\n<ul>\r\n<li><a href=\"\/kb\/how-to-fix-400-error-bad-request\/\" target=\"_blank\" rel=\"noopener\">Error 400 Bad Request<\/a><\/li>\r\n<li><a href=\"\/kb\/how-to-fix-401-error-unauthorized\/\" target=\"_blank\" rel=\"noopener\">Error 401 Unauthorized<\/a><\/li>\r\n<li><a href=\"\/kb\/how-to-fix-402-error-payment-required\/\" target=\"_blank\" rel=\"noopener\">Error 402 Payment Required<\/a><\/li>\r\n<li><a href=\"\/kb\/what-causes-403-forbidden\/\" target=\"_blank\" rel=\"noopener\">Error 403 Forbidden<\/a><\/li>\r\n<li><a href=\"\/kb\/how-to-fix-405-error-method-not-allowed\/\" target=\"_blank\" rel=\"noopener\">Error 405 Method Not Allowed<\/a><\/li>\r\n<li><a href=\"\/kb\/how-to-fix-406-error-not-acceptable\/\" target=\"_blank\" rel=\"noopener\">Error 406 Not Acceptable<\/a><\/li>\r\n<li><a href=\"\/kb\/fix-408-error-code-request-timeout\/\" target=\"_blank\" rel=\"noopener\">Error 408 Request Timeout<\/a><\/li>\r\n<li><a href=\"\/kb\/how-to-fix-402-error-payment-required\/\" target=\"_blank\" rel=\"noopener\">Error 409 Conflict<\/a><\/li>\r\n<\/ul>\r\n<p>&nbsp;<\/p>\r\n<h2 class=\"wp-block-heading\">How to Fix 413 Error<\/h2>\r\n<p>There are two methods you can apply to fix the issue and upload your file to WordPress without encountering 413 Error.<\/p>\r\n<p>&nbsp;<\/p>\r\n<h3 class=\"wp-block-heading\">Method 1: Modify the PHP.ini File<\/h3>\r\n<p>PHP.ini is a configuration file that controls different variables on the web server such as maximum upload file size, resource limits, time to execute PHP scripts, and others. You can <a href=\"\/video-tutorials\/how-to-edit-php-ini-file\/\" target=\"_blank\" rel=\"noreferrer noopener\">modify this file\u2019s script<\/a>, so it increases the maximum upload file size limit and therefore enables the upload of large files. If you are using the AwardSpace hosting service, here\u2019s how to do so: Log in to your hosting panel and head to <strong>Hosting Tools-&gt;PHP Settings:<\/strong><\/p>\r\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" class=\"wp-image-51517\" src=\"https:\/\/www.awardspace.com\/wp-content\/uploads\/2023\/07\/2-413-Error-hosting-panel-php-settings-1024x469.jpg\" alt=\"413 Error Hosting Panel PHP Settings\" \/> \u00a0<\/figure>\r\n<figure><\/figure>\r\n<figure class=\"wp-block-image size-large\">Once you open the <strong>PHP Settings<\/strong> page, click on the <strong>Configure php.ini<\/strong> tab:\r\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" class=\"wp-image-51518\" src=\"https:\/\/www.awardspace.com\/wp-content\/uploads\/2023\/07\/3-413-Error-hosting-panel-configure-php-file-1024x276.jpg\" alt=\"413 Error Hosting Panel Configure PHP File\" \/> \u00a0<\/figure>\r\n<figure><\/figure>\r\n<figure class=\"wp-block-image size-large\">Once you click the <strong>Configure php.ini<\/strong> tab, you will be able to modify the PHP script:\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" class=\"wp-image-51519\" src=\"https:\/\/www.awardspace.com\/wp-content\/uploads\/2023\/07\/5-413-Error-php-ini-file-snippet.jpg\" alt=\"413 Error PHP.ini File\" \/><\/figure>\r\n<figure><\/figure>\r\n<figure class=\"wp-block-image size-full\"><\/figure>\r\n\u00a0 Once you find this PHP snippet, change the variable to an amount larger than the file size you want to upload: <img decoding=\"async\" class=\"wp-image-51521\" src=\"https:\/\/www.awardspace.com\/wp-content\/uploads\/2023\/07\/6-413-Error-php-ini-file-change-value.jpg\" alt=\"413 Error PHP.ini FIle Change Snippet\" \/> \u00a0<\/figure>\r\n<figure class=\"wp-block-image size-large\">\r\n<p>&nbsp;<\/p>\r\n<p>Once you make the changes, click on <strong>Save<\/strong>, so the system applies and saves the changes you just made:<\/p>\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" class=\"wp-image-51515\" src=\"https:\/\/www.awardspace.com\/wp-content\/uploads\/2023\/07\/7-413-Error-php-ini-file-save-changes.jpg\" alt=\"413 Error PHP.ini FIle Save Changes\" \/><\/figure>\r\n<p>&nbsp;<\/p>\r\n<p>\u00a0 Now you should be able to upload your file without encountering a 413 Error.<\/p>\r\n<p>Via the PHP.ini file, you can also edit other variables related to the upload size limit:<\/p>\r\n<p>&nbsp;<\/p>\r\n<ul>\r\n<li><strong>max_execution_time<\/strong> &#8211; this variable determines the maximum time to upload, measured in seconds.<\/li>\r\n<li><strong>post_max_size<\/strong>\u00a0\u2013 this variable determines the maximum post size, measured in megabytes.<\/li>\r\n<\/ul>\r\n<p>&nbsp;<\/p>\r\n<ul>\r\n<li><a href=\"\/video-tutorials\/how-to-edit-php-ini-file\/\" target=\"_blank\" rel=\"noreferrer noopener\">How to Edit the php.ini File<\/a><\/li>\r\n<li><a href=\"\/kb\/edit-php-ini-settings-switch-php-version\/\" target=\"_blank\" rel=\"noreferrer noopener\">Can I Edit my php.ini Settings and\/or Switch the version of the PHP?<\/a><\/li>\r\n<li><a href=\"\/video-tutorials\/how-to-change-the-php-version\/\" target=\"_blank\" rel=\"noreferrer noopener\">How to Change the PHP Version<\/a><\/li>\r\n<li><a href=\"\/kb\/customize-php-settings\/\" target=\"_blank\" rel=\"noreferrer noopener\">How Do I Customize My PHP Settings?<\/a><\/li>\r\n<\/ul>\r\n<p>&nbsp;<\/p>\r\n<h3 class=\"wp-block-heading\">Method 2: Use FTP Protocol<\/h3>\r\n<p>A second convenient method to upload large files to your WordPress website is to use an FTP client. FTP is an abbreviation for File Transfer Protocol. It makes transferring files between devices simple and intuitive. By using FTP you can upload very large files to WordPress and the only limit would be the one that comes from your hosting plan. Here are some resources that can get you started on using FTP for your WordPress website:<\/p>\r\n<ul>\r\n<li><a href=\"\/kb\/what-is-ftp-and-ftp-client\/\">What is an FTP Client?<\/a><\/li>\r\n<li><a href=\"\/kb\/download-ftp-client\/\">How to Download an FTP Client if You Don\u2019t Have One?<\/a><\/li>\r\n<li><a href=\"\/kb\/correct-settings-establish-ftp-connection\/\">FTP Connection Settings<\/a><\/li>\r\n<li><a href=\"\/kb\/how-does-ftps-work\/\">What Is FTPS and How Does it Work?<\/a><\/li>\r\n<li><a href=\"\/kb\/establish-connection-filezilla\/\">How to Establish a Connection with FileZilla?<\/a><\/li>\r\n<\/ul>\r\n<p>&nbsp;<\/p>\r\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\r\n<p>413 Error is an HTTP status code informing users that a file exceeds the set server file upload size limits and therefore can\u2019t be uploaded. This error is typical for WordPress websites and most commonly can be seen when a client is using the built-in WordPress Media Library to upload such large files.<\/p>\r\n<\/figure>\r\n<\/figure>","protected":false},"excerpt":{"rendered":"<p>If you use WordPress to create your website, it is likely that you can stumble upon 413 Error Request Entity Too Large. This is a very specific error message that can stunt your workflow and progress. If you see such an error message on your website and search for ways of fixing it, then keep [&hellip;]<\/p>\n","protected":false},"author":16,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[13],"tags":[227,198],"class_list":["post-68993","post","type-post","status-publish","format-standard","hentry","category-hosting-basics","tag-error-code","tag-http-status-codes"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Fix 413 Error Request Entity Too Large - AwardSpace.com<\/title>\n<meta name=\"description\" content=\"Read how to fix 413 Errpr on your WordPress website with either increasing the upload size limits or using an FTP client.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.awardspace.com\/kb\/fix-413-error-request-entity-too-large\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Fix 413 Error Request Entity Too Large - AwardSpace.com\" \/>\n<meta property=\"og:description\" content=\"Read how to fix 413 Errpr on your WordPress website with either increasing the upload size limits or using an FTP client.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.awardspace.com\/kb\/fix-413-error-request-entity-too-large\/\" \/>\n<meta property=\"og:site_name\" content=\"AwardSpace.com\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/AwardSpace\/\" \/>\n<meta property=\"article:published_time\" content=\"2023-09-21T13:58:18+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-18T10:36:33+00:00\" \/>\n<meta name=\"author\" content=\"George Boychev\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@awspace\" \/>\n<meta name=\"twitter:site\" content=\"@awspace\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"George Boychev\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.awardspace.com\/kb\/fix-413-error-request-entity-too-large\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.awardspace.com\/kb\/fix-413-error-request-entity-too-large\/\"},\"author\":{\"name\":\"George Boychev\",\"@id\":\"https:\/\/www.awardspace.com\/#\/schema\/person\/c34b380be18b6fb9d891474cdb991ed6\"},\"headline\":\"How to Fix 413 Error Request Entity Too Large\",\"datePublished\":\"2023-09-21T13:58:18+00:00\",\"dateModified\":\"2024-10-18T10:36:33+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.awardspace.com\/kb\/fix-413-error-request-entity-too-large\/\"},\"wordCount\":655,\"publisher\":{\"@id\":\"https:\/\/www.awardspace.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.awardspace.com\/kb\/fix-413-error-request-entity-too-large\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.awardspace.com\/wp-content\/uploads\/2023\/07\/1-413-Error-WordPress-Media-Library.jpg\",\"keywords\":[\"error code\",\"HTTP status codes\"],\"articleSection\":[\"Hosting Basics\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.awardspace.com\/kb\/fix-413-error-request-entity-too-large\/\",\"url\":\"https:\/\/www.awardspace.com\/kb\/fix-413-error-request-entity-too-large\/\",\"name\":\"How to Fix 413 Error Request Entity Too Large - AwardSpace.com\",\"isPartOf\":{\"@id\":\"https:\/\/www.awardspace.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.awardspace.com\/kb\/fix-413-error-request-entity-too-large\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.awardspace.com\/kb\/fix-413-error-request-entity-too-large\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.awardspace.com\/wp-content\/uploads\/2023\/07\/1-413-Error-WordPress-Media-Library.jpg\",\"datePublished\":\"2023-09-21T13:58:18+00:00\",\"dateModified\":\"2024-10-18T10:36:33+00:00\",\"description\":\"Read how to fix 413 Errpr on your WordPress website with either increasing the upload size limits or using an FTP client.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.awardspace.com\/kb\/fix-413-error-request-entity-too-large\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.awardspace.com\/kb\/fix-413-error-request-entity-too-large\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.awardspace.com\/kb\/fix-413-error-request-entity-too-large\/#primaryimage\",\"url\":\"https:\/\/www.awardspace.com\/wp-content\/uploads\/2023\/07\/1-413-Error-WordPress-Media-Library.jpg\",\"contentUrl\":\"https:\/\/www.awardspace.com\/wp-content\/uploads\/2023\/07\/1-413-Error-WordPress-Media-Library.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.awardspace.com\/kb\/fix-413-error-request-entity-too-large\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.awardspace.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Knowledge Base\",\"item\":\"https:\/\/www.awardspace.com\/kb\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Hosting Basics\",\"item\":\"https:\/\/www.awardspace.com\/kb\/hosting-basics\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"How to Fix 413 Error Request Entity Too Large\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.awardspace.com\/#website\",\"url\":\"https:\/\/www.awardspace.com\/\",\"name\":\"AwardSpace.com\",\"description\":\"Free Web Hosting with PHP, MySQL, Email Sending, No Ads\",\"publisher\":{\"@id\":\"https:\/\/www.awardspace.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.awardspace.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.awardspace.com\/#organization\",\"name\":\"AwardSpace.com\",\"url\":\"https:\/\/www.awardspace.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.awardspace.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.awardspace.com\/wp-content\/uploads\/2018\/08\/awardspace_logo.png\",\"contentUrl\":\"https:\/\/www.awardspace.com\/wp-content\/uploads\/2018\/08\/awardspace_logo.png\",\"width\":1759,\"height\":176,\"caption\":\"AwardSpace.com\"},\"image\":{\"@id\":\"https:\/\/www.awardspace.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/AwardSpace\/\",\"https:\/\/x.com\/awspace\",\"https:\/\/www.instagram.com\/awardspace\/\",\"https:\/\/www.quora.com\/profile\/Award-Space\",\"https:\/\/www.linkedin.com\/company\/19214384\/\",\"https:\/\/www.reddit.com\/user\/AwardSpace\",\"https:\/\/www.pinterest.com\/awardspace\/\",\"https:\/\/www.youtube.com\/user\/AwardspaceWebHosting\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.awardspace.com\/#\/schema\/person\/c34b380be18b6fb9d891474cdb991ed6\",\"name\":\"George Boychev\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.awardspace.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/38eee395e1a7ebda2c2264156cddd9100a8aea7989c1f0d198eadfb4433bcea2?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/38eee395e1a7ebda2c2264156cddd9100a8aea7989c1f0d198eadfb4433bcea2?s=96&d=mm&r=g\",\"caption\":\"George Boychev\"},\"url\":\"https:\/\/www.awardspace.com\/author\/georgeb\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Fix 413 Error Request Entity Too Large - AwardSpace.com","description":"Read how to fix 413 Errpr on your WordPress website with either increasing the upload size limits or using an FTP client.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.awardspace.com\/kb\/fix-413-error-request-entity-too-large\/","og_locale":"en_US","og_type":"article","og_title":"How to Fix 413 Error Request Entity Too Large - AwardSpace.com","og_description":"Read how to fix 413 Errpr on your WordPress website with either increasing the upload size limits or using an FTP client.","og_url":"https:\/\/www.awardspace.com\/kb\/fix-413-error-request-entity-too-large\/","og_site_name":"AwardSpace.com","article_publisher":"https:\/\/www.facebook.com\/AwardSpace\/","article_published_time":"2023-09-21T13:58:18+00:00","article_modified_time":"2024-10-18T10:36:33+00:00","author":"George Boychev","twitter_card":"summary_large_image","twitter_creator":"@awspace","twitter_site":"@awspace","twitter_misc":{"Written by":"George Boychev","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.awardspace.com\/kb\/fix-413-error-request-entity-too-large\/#article","isPartOf":{"@id":"https:\/\/www.awardspace.com\/kb\/fix-413-error-request-entity-too-large\/"},"author":{"name":"George Boychev","@id":"https:\/\/www.awardspace.com\/#\/schema\/person\/c34b380be18b6fb9d891474cdb991ed6"},"headline":"How to Fix 413 Error Request Entity Too Large","datePublished":"2023-09-21T13:58:18+00:00","dateModified":"2024-10-18T10:36:33+00:00","mainEntityOfPage":{"@id":"https:\/\/www.awardspace.com\/kb\/fix-413-error-request-entity-too-large\/"},"wordCount":655,"publisher":{"@id":"https:\/\/www.awardspace.com\/#organization"},"image":{"@id":"https:\/\/www.awardspace.com\/kb\/fix-413-error-request-entity-too-large\/#primaryimage"},"thumbnailUrl":"https:\/\/www.awardspace.com\/wp-content\/uploads\/2023\/07\/1-413-Error-WordPress-Media-Library.jpg","keywords":["error code","HTTP status codes"],"articleSection":["Hosting Basics"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.awardspace.com\/kb\/fix-413-error-request-entity-too-large\/","url":"https:\/\/www.awardspace.com\/kb\/fix-413-error-request-entity-too-large\/","name":"How to Fix 413 Error Request Entity Too Large - AwardSpace.com","isPartOf":{"@id":"https:\/\/www.awardspace.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.awardspace.com\/kb\/fix-413-error-request-entity-too-large\/#primaryimage"},"image":{"@id":"https:\/\/www.awardspace.com\/kb\/fix-413-error-request-entity-too-large\/#primaryimage"},"thumbnailUrl":"https:\/\/www.awardspace.com\/wp-content\/uploads\/2023\/07\/1-413-Error-WordPress-Media-Library.jpg","datePublished":"2023-09-21T13:58:18+00:00","dateModified":"2024-10-18T10:36:33+00:00","description":"Read how to fix 413 Errpr on your WordPress website with either increasing the upload size limits or using an FTP client.","breadcrumb":{"@id":"https:\/\/www.awardspace.com\/kb\/fix-413-error-request-entity-too-large\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.awardspace.com\/kb\/fix-413-error-request-entity-too-large\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.awardspace.com\/kb\/fix-413-error-request-entity-too-large\/#primaryimage","url":"https:\/\/www.awardspace.com\/wp-content\/uploads\/2023\/07\/1-413-Error-WordPress-Media-Library.jpg","contentUrl":"https:\/\/www.awardspace.com\/wp-content\/uploads\/2023\/07\/1-413-Error-WordPress-Media-Library.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.awardspace.com\/kb\/fix-413-error-request-entity-too-large\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.awardspace.com\/"},{"@type":"ListItem","position":2,"name":"Knowledge Base","item":"https:\/\/www.awardspace.com\/kb\/"},{"@type":"ListItem","position":3,"name":"Hosting Basics","item":"https:\/\/www.awardspace.com\/kb\/hosting-basics\/"},{"@type":"ListItem","position":4,"name":"How to Fix 413 Error Request Entity Too Large"}]},{"@type":"WebSite","@id":"https:\/\/www.awardspace.com\/#website","url":"https:\/\/www.awardspace.com\/","name":"AwardSpace.com","description":"Free Web Hosting with PHP, MySQL, Email Sending, No Ads","publisher":{"@id":"https:\/\/www.awardspace.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.awardspace.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.awardspace.com\/#organization","name":"AwardSpace.com","url":"https:\/\/www.awardspace.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.awardspace.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.awardspace.com\/wp-content\/uploads\/2018\/08\/awardspace_logo.png","contentUrl":"https:\/\/www.awardspace.com\/wp-content\/uploads\/2018\/08\/awardspace_logo.png","width":1759,"height":176,"caption":"AwardSpace.com"},"image":{"@id":"https:\/\/www.awardspace.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/AwardSpace\/","https:\/\/x.com\/awspace","https:\/\/www.instagram.com\/awardspace\/","https:\/\/www.quora.com\/profile\/Award-Space","https:\/\/www.linkedin.com\/company\/19214384\/","https:\/\/www.reddit.com\/user\/AwardSpace","https:\/\/www.pinterest.com\/awardspace\/","https:\/\/www.youtube.com\/user\/AwardspaceWebHosting"]},{"@type":"Person","@id":"https:\/\/www.awardspace.com\/#\/schema\/person\/c34b380be18b6fb9d891474cdb991ed6","name":"George Boychev","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.awardspace.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/38eee395e1a7ebda2c2264156cddd9100a8aea7989c1f0d198eadfb4433bcea2?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/38eee395e1a7ebda2c2264156cddd9100a8aea7989c1f0d198eadfb4433bcea2?s=96&d=mm&r=g","caption":"George Boychev"},"url":"https:\/\/www.awardspace.com\/author\/georgeb\/"}]}},"_links":{"self":[{"href":"https:\/\/www.awardspace.com\/wp-json\/wp\/v2\/posts\/68993","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.awardspace.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.awardspace.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.awardspace.com\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/www.awardspace.com\/wp-json\/wp\/v2\/comments?post=68993"}],"version-history":[{"count":5,"href":"https:\/\/www.awardspace.com\/wp-json\/wp\/v2\/posts\/68993\/revisions"}],"predecessor-version":[{"id":75733,"href":"https:\/\/www.awardspace.com\/wp-json\/wp\/v2\/posts\/68993\/revisions\/75733"}],"wp:attachment":[{"href":"https:\/\/www.awardspace.com\/wp-json\/wp\/v2\/media?parent=68993"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.awardspace.com\/wp-json\/wp\/v2\/categories?post=68993"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.awardspace.com\/wp-json\/wp\/v2\/tags?post=68993"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}