{"id":139559,"date":"2023-01-31T12:44:43","date_gmt":"2023-01-31T18:44:43","guid":{"rendered":"https:\/\/wpengine.com\/?post_type=resource&#038;p=139559"},"modified":"2025-07-14T13:48:30","modified_gmt":"2025-07-14T18:48:30","slug":"how-to-increase-max-upload-size-wordpress","status":"publish","type":"resource","link":"https:\/\/wpengine.com\/case-studies\/resources\/how-to-increase-max-upload-size-wordpress\/","title":{"rendered":"How to Increase Max Upload Size in WordPress"},"content":{"rendered":"\n<p>Uploading files to your WordPress website may seem like an innocuous process, but if you\u2019re building a site with a lot of large media files (like images, videos, or large plugins and themes), making sure they load correctly can be more complicated than you might think.<\/p>\n\n\n\n<p>Media-heavy websites, like photography sites and design portfolios, as well as eCommerce stores, often require large image files (or larger plugin and theme files) to sufficiently meet the demands of their audiences.<\/p>\n\n\n\n<p>However, if the maximum upload size set for those sites is too low, it will prompt an upload error (and the file in question will not be successfully uploaded).<\/p>\n\n\n\n<p><em>Files that exceed a site\u2019s maximum upload size will prompt an error message.<\/em><\/p>\n\n\n\n<p>If you\u2019re building a site that includes (or will include) a lot of large media files, you may want to consider increasing the maximum upload size for your site to ensure larger files display correctly without encountering upload errors.<\/p>\n\n\n\n<p>Read on for quick answers to common questions about increasing the maximum file upload size on your WordPress site, including:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Why should you increase your max upload size in WordPress?<\/li>\n\n\n\n<li>What is the maximum upload size for WordPress?<\/li>\n\n\n\n<li>What are the steps to increase your max upload size?<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Why increase max upload size in WordPress?<\/strong><\/h2>\n\n\n\n<p>There are a few reasons you may need to increase the max file size for media uploaded to your website. Large files for high-resolution images, custom themes, important plugins, and video files will often necessitate the ability to upload large files.<\/p>\n\n\n\n<p>Note: WP Engine does not recommend hosting videos directly from your WordPress site. Instead, we provide customers with a<a href=\"https:\/\/wpengine.com\/support\/how-does-a-cdn-work\/\"> CDN<\/a> that offloads large video files to keep sites running lightning fast.<\/p>\n\n\n\n<p>As mentioned,<a href=\"https:\/\/wpengine.com\/woocommerce\/\"> eCommerce sites<\/a> also often require an increased max upload size to sell products more effectively, and this is true whether the products are physical or digital.&nbsp;<\/p>\n\n\n\n<p>To effectively sell physical products, retailers see more success when listings and product descriptions are accompanied by multiple high-quality images.<\/p>\n\n\n\n<p>If you sell digital products, like<a href=\"https:\/\/wpengine.com\/resources\/ebook-wordpress-for-lms\/\"> ebooks or online courses<\/a>, increasing the upload size on your WordPress site creates the opportunity to house all your important content under one digital roof.<\/p>\n\n\n\n<p>Increasing your max file size on WordPress also allows you to refresh your site\u2019s content more frequently. Because<a href=\"https:\/\/www.wordstream.com\/blog\/ws\/2014\/08\/14\/increase-traffic-to-my-website\"> fresh content will help drive more traffic to your site<\/a>, a larger max file size can also be highly beneficial for marketers and site owners who want to reach a larger audience.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is the maximum upload size for WordPress?<\/h2>\n\n\n\n<p>The maximum file upload size for WordPress can fall anywhere between 2 MB and 500 MB, depending on your specific website hosting provider.\u00a0<\/p>\n\n\n\n<p>The<a href=\"https:\/\/wpengine.com\/resources\/the-web-hosting-qualifiers\/\"> hosting provider you choose<\/a> will determine the maximum upload size for your site. For example, at<a href=\"https:\/\/wpengine.com\/\"> WP Engine<\/a>, the default maximum upload file size is 50 MB (or 1 MB for multisite networks).<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How to check your maximum upload size<\/h3>\n\n\n\n<p>You can check what your site is currently registering for the max file upload size from the <code>\/wp-admin\/upload.php<\/code> page:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh6.googleusercontent.com\/k1Umm7YnZ21P5BHQOOvXi-wxO0jUN02ZojykUBIZm_yP_G4wxLjjxW1wE1hQohtbDRv4G9PafhlOTqTUjkeot4RfEceqdkn8PfOyj_izB9Q7HOsUnB-GfQ45-hzPbe6rTqtnrSw0GbcTxIyuMeTVrI8\" alt=\"drop files anywhere to upload in WordPress \" \/><\/figure>\n\n\n\n<p>Because your hosting provider sets your site\u2019s upload size, contacting them directly will likely be the best way to determine the maximum upload size they make available.&nbsp;<\/p>\n\n\n\n<p>WP Engine customers can increase their site\u2019s max file upload size (up to a maximum of 256 MB) by <a href=\"https:\/\/my.wpengine.com\/support\">contacting Support<\/a>. Any files larger than 256 MB must be uploaded via <a href=\"https:\/\/wpengine.com\/support\/sftp\/\">SFTP<\/a> or <a href=\"https:\/\/wpengine.com\/support\/ssh-gateway\/\">SSH Gateway<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Steps to increase upload size in WordPress<\/h2>\n\n\n\n<p>While your hosting provider will determine the maximum upload size of your site(s), there are a few ways you can try to increase it. The following are a few of the most common tactics for increasing the max upload size on your WordPress site.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Contact your hosting provider<\/strong><\/h3>\n\n\n\n<p>As noted above, the easiest way to increase the upload size for your WordPress site(s) is to contact your hosting provider. Going this route is often ideal for beginners or other less-technical users because your provider\u2019s customer support team should be able to advise you on the best options for your site and increase your max upload size if you decide to do so.&nbsp;&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Increase max upload size in WordPress for Apache servers<\/strong><\/h3>\n\n\n\n<p>If you\u2019re confident in your coding skills, you can also increase your max upload size by updating your site\u2019s <code>.htaccess<\/code> file. Note that <code>.htaccess<\/code> files are only found in Apache server configurations. If your server uses NGINX, you should use the instructions found under \u201cIncrease max upload size in WordPress for NGINX servers\u201d instead.<\/p>\n\n\n\n<p>This will require a relatively simple modification to the <code>.htaccess<\/code> file, which controls the high-level configuration settings for your site.<\/p>\n\n\n\n<p>To get started, you\u2019ll need to connect to your web server (using an FTP client or cPanel file manager) and locate the <code>.htaccess<\/code> file, which is usually in the root directory of your WordPress install. If you don&#8217;t see the file, make sure that hidden files are being shown in your FTP client or file manager.\u00a0<\/p>\n\n\n\n<p>Download a copy of the <code>.htaccess<\/code> file to your computer as a backup and then open the file using a text editor (like Notepad or TextEdit). In the text editor, add the following lines at the bottom of the file:\u00a0<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>php_value upload_max_filesize 256M\nphp_value post_max_size 256M\nphp_value max_execution_time 300\nphp_value max_input_time 300<\/code><\/pre>\n\n\n\n<p>You\u2019ll notice that this file measures size in M instead of MB because this is how PHP handles all directives.<\/p>\n\n\n\n<p>Once completed, save the file and upload it back to your web server, overwriting the original <code>.htaccess<\/code> file.<\/p>\n\n\n\n<p>In the event that you receive an error message, it will likely be a 500 Internal Server Error. If this occurs, it means that, due to your server settings, you are unable to change your max upload size using the <code>.htaccess<\/code> file.<\/p>\n\n\n\n<p>In all cases, we recommend making modifications to your website in a <a href=\"https:\/\/wpengine.com\/support\/environments\/\" target=\"_blank\" rel=\"noreferrer noopener\">staging or development environment<\/a> rather than in live production.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Increase max upload size in WordPress for NGINX servers<\/strong><\/h3>\n\n\n\n<p>If your WordPress site is hosted on an NGINX web server (often paired with PHP-FPM), the <code>.htaccess<\/code> file method will not work, as NGINX does not process these files. Instead, you&#8217;ll need to adjust configuration settings directly within NGINX and PHP&#8217;s <code>php.ini <\/code>file. This usually requires Secure Shell (SSH) access to your server.<\/p>\n\n\n\n<p><strong>Important note:<\/strong> Modifying server configuration files incorrectly can break your website or even your entire server. Always back up any files before making changes, and if you&#8217;re unsure, contact your hosting provider for assistance. For beginners, contacting your host is generally the safest and most recommended approach.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Modify the NGINX configuration file<\/strong><\/h4>\n\n\n\n<p>If you have SSH access to your server, you can directly edit the NGINX configuration. Connect to your server using an SSH client (like PuTTY for Windows or Terminal for macOS\/Linux). You&#8217;ll need your server&#8217;s IP address or hostname, and your SSH username and password\/key.<\/p>\n\n\n\n<p>The main NGINX configuration file is typically found at <code>\/etc\/nginx\/nginx.conf<\/code>. However, many setups include separate configuration files for each website within directories like <code>\/etc\/nginx\/sites-available\/<\/code> or <code>\/etc\/nginx\/conf.d\/<\/code>. You&#8217;ll want to modify the file relevant to your WordPress site.<\/p>\n\n\n\n<p>A common command to find NGINX configurations is <code>grep -r \"server_name\" \/etc\/nginx\/<\/code>. This helps locate files that define your website&#8217;s domain.<\/p>\n\n\n\n<p>Open the relevant NGINX configuration file using a text editor. You&#8217;ll need to add or modify the <code>client_max_body_size<\/code> directive within the <code>http { ... }<\/code> block or, more commonly, within the <code>server { ... }<\/code> block for your specific WordPress site.<\/p>\n\n\n\n<p>Add or adjust the following line, replacing <code>256M<\/code> with your desired maximum upload size:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>client_max_body_size 256M;<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Modify the PHP configuration file<\/strong><\/h4>\n\n\n\n<p>NGINX passes requests to PHP-FPM (FastCGI Process Manager) for processing PHP scripts. Therefore, you also need to ensure that PHP&#8217;s own upload limits are set to match or exceed the NGINX <code>client_max_body_size<\/code><strong>.\u00a0\u00a0\u00a0<\/strong><\/p>\n\n\n\n<p>The location of <code>php.ini<\/code> can vary depending on your PHP version and how it was installed.\u00a0<\/p>\n\n\n\n<p>You can often find the correct <code>php.ini<\/code> by running: <code>php --ini<\/code>. Look for the &#8220;Loaded Configuration File&#8221; line in the output.<\/p>\n\n\n\n<p>Open the identified <code>php.ini <\/code>file using a text or code editor. Next, find and modify the following lines to your desired values. Note that the \u201cM\u201d stands for megabytes, while <code>max_execution_time<\/code> and <code>max_input_time<\/code> are in seconds.\u00a0<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>upload_max_filesize = 256M\n\npost_max_size = 256M\n\nmax_execution_time = 300\n\nmax_input_time = 300\n\nmemory_limit = 256M\n<\/code><\/pre>\n\n\n\n<p><strong>Restart NGINX and PHP-FPM services<\/strong><\/p>\n\n\n\n<p>For your changes to take effect, you must restart both the NGINX web server and the PHP-FPM service. To restart NGINX, if you&#8217;re on a modern Linux distribution using <code>systemd<\/code>, you&#8217;ll use the <code>command sudo systemctl restart nginx<\/code>.\u00a0<\/p>\n\n\n\n<p>However, if your system uses <code>sysvinit<\/code> or <code>systemctl<\/code> isn&#8217;t available, you should use <code>sudo service nginx restart<\/code> instead. Similarly, to restart PHP-FPM, for most modern Linux distributions running <code>systemd<\/code>, the command is <code>sudo systemctl restart phpX.X-fpm<\/code>, remembering to replace <code>X.X<\/code> with your specific PHP version. For older systems utilizing <code>sysvinit<\/code>, you&#8217;ll typically use <code>sudo service php-fpm restart<\/code> or <code>sudo service phpX.X-fpm restart<\/code>.<\/p>\n\n\n\n<p>It&#8217;s always a good idea to test your NGINX configuration for any syntax errors before restarting the service. You can do this by running <code>sudo nginx -t<\/code>. This simple step can really save you from potential downtime if you&#8217;ve made a typo.\u00a0<\/p>\n\n\n\n<p>Once both services have successfully restarted, your WordPress site should now recognize the new maximum upload size. You can easily confirm this by heading over to your WordPress dashboard and navigating to <strong>Media &gt; Add New<\/strong>. The updated maximum upload file size will be clearly displayed there.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Edit functions.php file<\/h3>\n\n\n\n<p>Another way to increase your max upload size is to edit the <code>functions.php<\/code> file of your site\u2019s theme. The first step is to <a href=\"https:\/\/wpengine.com\/resources\/how-to-create-a-wordpress-child-theme\/\">create a child theme<\/a>. This is a best practice when working with theme-level code, as it prevents your changes from being overridden when your theme updates.<\/p>\n\n\n\n<p>A child theme has its own <code>functions.php<\/code> file, which WordPress loads in addition to the parent theme&#8217;s <code>functions.php<\/code>. This means you can add your custom code to the child theme&#8217;s <code>functions.php<\/code> and update the parent theme without losing your modifications.<\/p>\n\n\n\n<p>Next, locate the <code>functions.php <\/code>file in your child theme and download a backup copy.<\/p>\n\n\n\n<p>Then, open the file using a text editor and add the following code snippet at the bottom:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>@ini_set( 'upload_max_size' , '256M' );\n@ini_set( 'post_max_size', '256M');\n@ini_set( 'max_execution_time', '300' );\n<\/code><\/pre>\n\n\n\n<p>Just like the <code>.htaccess<\/code> file method, you\u2019ll save this once complete, upload it to your web server, and overwrite the original <code>functions.php<\/code> file.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Steps for WordPress Multisite<\/h3>\n\n\n\n<p>If you\u2019re running a <a href=\"https:\/\/wpengine.com\/support\/what-is-wordpress-multisite\/\">WordPress Multisite network<\/a>, you can increase your max upload size across  the entire network.&nbsp;<\/p>\n\n\n\n<p>To get started, head to your Network Admin dashboard, and underneath the Settings tab, click <strong>Network Settings<\/strong>. Scroll down the page until you see a field called &#8220;Max Upload File Size&#8221;.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"495\" src=\"https:\/\/wpengine.com\/wp-content\/uploads\/2023\/01\/WordPress-Multisite-Upload-Settings-1024x495.png\" alt=\"A screenshot of the &quot;Upload Settings&quot; section of the Settings tab in the WordPress Multisite Network Admin dashboard. \" class=\"wp-image-156943\" srcset=\"https:\/\/wpengine.com\/case-studies\/wp-content\/uploads\/2023\/01\/WordPress-Multisite-Upload-Settings-1024x495.png 1024w, https:\/\/wpengine.com\/case-studies\/wp-content\/uploads\/2023\/01\/WordPress-Multisite-Upload-Settings-540x261.png 540w, https:\/\/wpengine.com\/case-studies\/wp-content\/uploads\/2023\/01\/WordPress-Multisite-Upload-Settings-768x371.png 768w, https:\/\/wpengine.com\/case-studies\/wp-content\/uploads\/2023\/01\/WordPress-Multisite-Upload-Settings-1500x725.png 1500w, https:\/\/wpengine.com\/case-studies\/wp-content\/uploads\/2023\/01\/WordPress-Multisite-Upload-Settings.png 1532w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Simply change the value in that field to a higher value and click <strong>Save Changes<\/strong> to increase your max upload size.\u00a0<\/p>\n\n\n\n<p>Be aware that this will not circumvent your server\u2019s max upload limit. If the value you entered exceeds the server\u2019s limit, you\u2019ll need to contact your hosting provider or try one of the other methods outlined above.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Website Hosting Made Easy with WP Engine<\/h2>\n\n\n\n<p>If you\u2019re looking for a provider to <a href=\"https:\/\/wpengine.com\/wordpress-hosting\/\" target=\"_blank\" rel=\"noreferrer noopener\">host your WordPress sites<\/a> that will ensure your website has the upload size you need, look no further than <a href=\"https:\/\/wpengine.com\">WP Engine<\/a>!&nbsp;<\/p>\n\n\n\n<p>Our award-winning <a href=\"https:\/\/wpengine.com\/support\/\">customer support<\/a> team is available 24\/7\/365 to help you take care of all the upkeep and updates your site needs to succeed.<\/p>\n\n\n\n<p><a href=\"https:\/\/docs.google.com\/document\/d\/1sbHqS8VGyh03vhAm19tsHOlBU4n6Jf0yHK2Qe71aQCY\/edit#sales\">Talk with a specialist<\/a> today to find <a href=\"https:\/\/wpengine.com\/plans\/\">the plan<\/a> that\u2019s right for your site, your goals, and your business!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Uploading files to your WordPress website may seem like an innocuous process, but if you\u2019re building a site with a lot of large media files (like images, videos, or large plugins and themes), making sure they load correctly can be more complicated than you might think. Media-heavy websites, like photography sites and design portfolios, as<span class=\"tile__ellipses\">&hellip;<\/span><span class=\"tile__ellipses--animated\"><\/span><\/p>\n","protected":false},"author":318,"featured_media":139560,"template":"","resource-topic":[1396,901],"resource-role":[1397,903],"resource-type":[916],"class_list":["post-139559","resource","type-resource","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Increase Max Upload Size in WordPress<\/title>\n<meta name=\"description\" content=\"Read on for quick answers to common questions about increasing the maximum file upload size on your WordPress site.\" \/>\n<meta name=\"robots\" content=\"noindex, follow\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Increase Max Upload Size in WordPress\" \/>\n<meta property=\"og:description\" content=\"Read on for quick answers to common questions about increasing the maximum file upload size on your WordPress site.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wpengine.com\/case-studies\/resources\/how-to-increase-max-upload-size-wordpress\/\" \/>\n<meta property=\"og:site_name\" content=\"WP Engine\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/wpengine\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-14T18:48:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wpengine.com\/case-studies\/wp-content\/uploads\/2023\/02\/Shutterstock_600794369.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1100\" \/>\n\t<meta property=\"og:image:height\" content=\"500\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@wpengine\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/wpengine.com\/case-studies\/resources\/how-to-increase-max-upload-size-wordpress\/\",\"url\":\"https:\/\/wpengine.com\/case-studies\/resources\/how-to-increase-max-upload-size-wordpress\/\",\"name\":\"How to Increase Max Upload Size in WordPress\",\"isPartOf\":{\"@id\":\"https:\/\/wpengine.com\/case-studies\/#website\"},\"datePublished\":\"2023-01-31T18:44:43+00:00\",\"dateModified\":\"2025-07-14T18:48:30+00:00\",\"description\":\"Read on for quick answers to common questions about increasing the maximum file upload size on your WordPress site.\",\"breadcrumb\":{\"@id\":\"https:\/\/wpengine.com\/case-studies\/resources\/how-to-increase-max-upload-size-wordpress\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/wpengine.com\/case-studies\/resources\/how-to-increase-max-upload-size-wordpress\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/wpengine.com\/case-studies\/resources\/how-to-increase-max-upload-size-wordpress\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/wpengine.com\/case-studies\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Resources\",\"item\":\"https:\/\/wpengine.com\/case-studies\/resources\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How to Increase Max Upload Size in WordPress\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/wpengine.com\/case-studies\/#website\",\"url\":\"https:\/\/wpengine.com\/case-studies\/\",\"name\":\"WP Engine\",\"description\":\"Managed Hosting for WordPress\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/wpengine.com\/case-studies\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/wpengine.com\/case-studies\/#\/schema\/person\/ba34e9468cbf591c7537e6c846b8a0d0\",\"name\":\"Riley Cullen\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/wpengine.com\/case-studies\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/ea30d05fc6f0519be29943b17a1980c89f9e0897251cf1983191b3f380ed8c74?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/ea30d05fc6f0519be29943b17a1980c89f9e0897251cf1983191b3f380ed8c74?s=96&d=mm&r=g\",\"caption\":\"Riley Cullen\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Increase Max Upload Size in WordPress","description":"Read on for quick answers to common questions about increasing the maximum file upload size on your WordPress site.","robots":{"index":"noindex","follow":"follow"},"og_locale":"en_US","og_type":"article","og_title":"How to Increase Max Upload Size in WordPress","og_description":"Read on for quick answers to common questions about increasing the maximum file upload size on your WordPress site.","og_url":"https:\/\/wpengine.com\/case-studies\/resources\/how-to-increase-max-upload-size-wordpress\/","og_site_name":"WP Engine","article_publisher":"https:\/\/www.facebook.com\/wpengine","article_modified_time":"2025-07-14T18:48:30+00:00","og_image":[{"width":1100,"height":500,"url":"https:\/\/wpengine.com\/case-studies\/wp-content\/uploads\/2023\/02\/Shutterstock_600794369.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@wpengine","twitter_misc":{"Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/wpengine.com\/case-studies\/resources\/how-to-increase-max-upload-size-wordpress\/","url":"https:\/\/wpengine.com\/case-studies\/resources\/how-to-increase-max-upload-size-wordpress\/","name":"How to Increase Max Upload Size in WordPress","isPartOf":{"@id":"https:\/\/wpengine.com\/case-studies\/#website"},"datePublished":"2023-01-31T18:44:43+00:00","dateModified":"2025-07-14T18:48:30+00:00","description":"Read on for quick answers to common questions about increasing the maximum file upload size on your WordPress site.","breadcrumb":{"@id":"https:\/\/wpengine.com\/case-studies\/resources\/how-to-increase-max-upload-size-wordpress\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wpengine.com\/case-studies\/resources\/how-to-increase-max-upload-size-wordpress\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/wpengine.com\/case-studies\/resources\/how-to-increase-max-upload-size-wordpress\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wpengine.com\/case-studies\/"},{"@type":"ListItem","position":2,"name":"Resources","item":"https:\/\/wpengine.com\/case-studies\/resources\/"},{"@type":"ListItem","position":3,"name":"How to Increase Max Upload Size in WordPress"}]},{"@type":"WebSite","@id":"https:\/\/wpengine.com\/case-studies\/#website","url":"https:\/\/wpengine.com\/case-studies\/","name":"WP Engine","description":"Managed Hosting for WordPress","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wpengine.com\/case-studies\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/wpengine.com\/case-studies\/#\/schema\/person\/ba34e9468cbf591c7537e6c846b8a0d0","name":"Riley Cullen","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wpengine.com\/case-studies\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/ea30d05fc6f0519be29943b17a1980c89f9e0897251cf1983191b3f380ed8c74?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/ea30d05fc6f0519be29943b17a1980c89f9e0897251cf1983191b3f380ed8c74?s=96&d=mm&r=g","caption":"Riley Cullen"}}]}},"acf":[],"grid_image_url":"https:\/\/wpengine.com\/case-studies\/wp-content\/uploads\/2023\/02\/Shutterstock_600794369-1.jpg","media-type":{"term_id":916,"name":"Article","slug":"article"},"role":"<strong>Roles:<\/strong> Designer, Marketer","topic":"<strong>Topics:<\/strong> Design, WordPress","_links":{"self":[{"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource\/139559","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource"}],"about":[{"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/types\/resource"}],"author":[{"embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/users\/318"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/media\/139560"}],"wp:attachment":[{"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/media?parent=139559"}],"wp:term":[{"taxonomy":"resource-topic","embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource-topic?post=139559"},{"taxonomy":"resource-role","embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource-role?post=139559"},{"taxonomy":"resource-type","embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource-type?post=139559"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}