28.8 C
Nepal
Tuesday, April 16, 2024

ALL IN ONE WP MIGRATION MAXIMUM UPLOAD SIZE PROBLEM [SOLVED]

All in One WP Migration is the best plugin when it comes to migrate a WordPress website from one host to another. It gives the one click solution while making a migration or a major benefit is we can also backup the website in the form of a .wpress file.

All in one WP Migration has over 2 Millions + active users and  this plugin has a restriction to import the file of size only 2 MB. To upload the backup file of size more than 2MB we need to Go Unlimited( which is obviously the pro-version of the plugin.

This maximum upload file size problem has a clear and simple solution. Follow the following steps and you will get the file upload size whatever  you want .

  1. Open .htaccess file  stored in public_html or theme folder( for XAMPP or WAMP users). 
    i.e public_html >> .htaccess 
  2. Paste the following code below the end of </IfModule> in the file.

This maximum upload file size problem has a clear and simple solution. Follow the following steps and you will get the file upload size whatever  you want .

  1. Open .htaccess file  stored in public_html or theme folder( for XAMPP or WAMP users). 
    i.e public_html >> .htaccess 
  2. Paste the following code below the end of </IfModule> in the file.
  • Upload_max_filesize :
    Increasing this value will increase the limit of size  to upload any file in the website. E.g uploading the backup file.
  • Post_max_size : 
    Increasing this will increase the size of post you can post under the post section of website. The size of post usually depends on the use of image or files on the post. 


3. Save the file and refresh the website , the limit must have been  increased. 

Are you confused, watch the video about increasing the file size in All in one WP Migration Plugin.

Check out recent blogs on WordPress : Click Here.

Check all of our new Blogs: Click Here

Sachin Dahal
Sachin Dahal
Sachin Dahal is currently working as a WordPress Developer. He is an ardent follower of new technologies in the web development world. He currently writes articles regarding smartphones and the latest gadgets. Also, he makes videos on youtube regarding the latest tech and gadgets. Overall, a tech enthusiast.

Latest articles

Stay Connected

1,710FansLike
1,159FollowersFollow
48,600FollowersFollow
8FollowersFollow
5,270SubscribersSubscribe

Related articles