Importing WordPress database in phpMyAdmin

How to Import WordPress Database in phpMyAdmin

If you ‘re in the process of migrating your blog to a new hosting, or want to clean your actual server and start from the beginning, your big problem is how to import the WordPress database in PHPMyAdmin. It’s one of the methods to import your blog database, but it’s the best and the easiest … Read this

Increasing the allowed memory size limit in WordPress

How to Increase Allowed Memory Size Limit in WordPress

The WordPress memory limit error is a common issue that appears when you try to upload an image, activate a new plugin, and sometimes with new theme installations. In general, your web hosting provider configures the PHP memory limit by default, but you can edit that limit later to correct the issue. Please note that … Read this