How to Increase the Maximum File Upload Size in WordPress

Are you facing problems while uploading heavy image files, themes, or plugins to the WordPress website? You need to increase the maximum file upload size in WordPress. The minimum file upload size limit often stops you from uploading files, especially themes and plugins or images, via media unloader. This article will explain how you can quickly increase the maximum file upload size in WordPress to fix those problems.

How to Check Maximum File Upload Size Limit in WordPress?

You can quickly check the maximum file upload size limit. To check it, in your WordPress site dashboard, go to Media >> Add New page, and you will find the file upload size limit for your WordPress site.

There are three methods that I will share with you to Increase the Maximum File Upload Size in WordPress.

1. Theme Functions.php

You can increase the File Upload Size just by adding a shortcode in your theme’s functions.php file. You can perform this task by installing any Theme editor plugin, FTP, or by using CPanel. This method only works in a running theme while uploading plugins or media files like images or videos. If you are trying to upload a new theme and facing this problem, you need to follow method No. 2 or 3.

  • @ini_set( ‘upload_max_size’ , ’64M’ );
  • @ini_set( ‘post_max_size’, ’64M’);
  • @ini_set( ‘max_execution_time’, ‘300’ );

2. Edit or Create PHP.INI

In this method, you will have to access your WordPress site’s root folder (example: public_html/yoursite.com/php.ini) using the FTP or Cpanel File Manager app your hosting account.

If you use shared hosting, you will not find a php.ini file in your site’s root directory. So you need to create a new php.ini file on your PC and upload it to the root folder. Add the following code in the newly created php.ini file.

  • upload_max_filesize = 64M
  • post_max_size = 64M
  • max_execution_time = 300

This method works in most cases, but if 64M doesn’t work, then try 10MB.

3. Edit .htaccess

In many cases, methods No. 1 and 2 don’t work. So it would help if you tried to modify the .htaccess file located in your site’s root folder. Add the following code in your .htaccess file (you can add this code anywhere, in the beginning or at the end)

  • php_value upload_max_filesize 64M
  • php_value post_max_size 64M
  • php_value max_execution_time 300
  • php_value max_input_time 300

Remember that if you are using a shared hosting package, these methods would possibly not work (in my case, it worked). So you have to contact your hosting provider to increase the maximum file upload size for you.

Check out: Why is upload speed considered important sometimes?

Recent Posts

Importance of Attractive and Quality web design

In the digital age, your website is often the first touchpoint between your brand and potential customers. Whether you're running a business, showcasing a...

6 Reasons You Are Not on the First Page of Google

Getting your website on the first page of Google search results is a dream for any website owner or digital marketer. However, even with...

10 Reasons Why SEO is Important for Your E-commerce Website

E-commerce has revolutionized how businesses reach customers, but success in this space isn't guaranteed. Simply having an online store is not enough; without visibility,...

Fixing Yoast SEO Title and Meta Description Issues

Optimizing Yoast SEO Title and Meta Description Issues is essential for improving visibility in search engine results and increasing click-through rates (CTR). Yoast SEO,...

Website Speed Optimization Using .htaccess file

Optimizing website speed is crucial for both user experience and SEO rankings. One of the most effective methods to improve website performance is through...

Guide to Create Robots.txt: SEO Best Practices

SEO is constantly evolving, and understanding the Robots.txt file and how it affects your site's SEO is crucial for success. The robots.txt file is...

What is a Traffic Bot? Complete Information

A traffic bot is an automated program designed to generate fake or artificial website traffic. These bots simulate human users by clicking on links,...

More from Author

The 6 Best Gaming Laptops to Buy

Gaming laptops provide powerful performance, portability, and versatility. Whether you’re a...

What is Deepfake? What is It and How does It Work?

What is Deepfake? Deepfake uses artificial intelligence (AI) to manipulate media—images,...

Impacts of Quantum Cybersecurity on Digital Protection

Quantum computing is transforming data processing, creating both opportunities and risks...

How MDM plays a vital role in Healthcare Technology?

In the ever-evolving healthcare sector, accurate data management is more critical...

Read Now

The 6 Best Gaming Laptops to Buy

Gaming laptops provide powerful performance, portability, and versatility. Whether you’re a casual gamer or a professional eSports competitor, choosing the right gaming laptops to buy can make a world of difference. In this article, we will explore six of the top gaming laptops available today, detailing their...

What is Deepfake? What is It and How does It Work?

What is Deepfake? Deepfake uses artificial intelligence (AI) to manipulate media—images, videos, or audio—to make them appear real, though they are entirely fabricated. The term combines "deep learning" and "fake," highlighting the AI techniques used to create such content. This technology has rapidly advanced, making it increasingly...

Impacts of Quantum Cybersecurity on Digital Protection

Quantum computing is transforming data processing, creating both opportunities and risks for cybersecurity. The Quantum Cybersecurity Impact describes how quantum technologies could both strengthen and challenge existing cybersecurity frameworks. This article delves into the implications of quantum computing on digital security, exploring its potential threats and examining...

How MDM plays a vital role in Healthcare Technology?

In the ever-evolving healthcare sector, accurate data management is more critical than ever. With the increase in digital health systems, the need for robust systems to manage and streamline data has led to the widespread adoption of Master Data Management (MDM). MDM in healthcare technology ensures that...

Revolutionizing Security: The Role of Identity Verification with AI in Modern Systems

Identity verification with AI is changing the way organizations authenticate individuals. Traditional methods of verification, such as passwords or security questions, are increasingly vulnerable to hacking and fraud. AI-powered solutions use advanced algorithms, biometric data, and machine learning models. These technologies offer higher security and efficiency. AI...

Website Speed Optimization: Tools and Techniques

Website speed optimization refers to the process of improving the load time of a website. A fast website ensures that users have a smooth experience, increasing engagement and retention. Speed optimization involves technical improvements and tools that help your website load faster, improving both user experience and...

Top Integral Mobile Apps for Productivity

In today’s fast-paced world, mobile apps play a critical role in how we live, work, and connect with others. Among the vast array of apps available, some are considered essential tools, or integral mobile apps, for both productivity and entertainment. These apps seamlessly integrate into our daily...

Empowering Women in the Shipping Industry

The shipping industry has been traditionally male-dominated, but women are gradually making their presence felt. While progress has been made, the industry still faces significant challenges when it comes to gender equality. Women bring diverse perspectives and fresh ideas, which are essential for growth and innovation. For...

How to Protect SaaS Data Security Effectively?

As the adoption of Software-as-a-Service (SaaS) solutions grows, so does the need for robust data security measures. SaaS platforms often store sensitive data such as customer information, financial records, and intellectual property. Ensuring the safety of this data is critical for maintaining customer trust, complying with regulations,...

How to Scale Your SaaS Business: Tips from Industry Experts

Scaling a Software-as-a-Service (SaaS) business is a challenging yet rewarding journey. It requires not only a deep understanding of your market and product but also strategic planning and the implementation of efficient systems. Whether you're a startup or an established SaaS company, the principles of scaling are...

SaaS Customer Success: Best Practices for Retention and Growth

In today’s fast-paced Software-as-a-Service (SaaS) environment, customer success is more than just a support function. It is a vital strategy for retaining customers, ensuring satisfaction, and driving growth. SaaS companies that prioritize customer success are able to foster long-term relationships with their customers, reducing churn while expanding...

Discord App: How To Solve The Discord Login Problem on Mobile Phones and Different Browsers

If the Discord App has been causing login issues for you, you're not alone. Many users struggle to access their accounts. If you’ve been experiencing login issues with the Discord App, you’re not alone. Many users face difficulties when trying to access their accounts. Luckily, most login...