How to install the LiteSpeed web server LSCache for WordPress Step 1: Login WordPress & navigate to Plugins and click Add NewStep 2: In the search box, search LiteSpeed.Step 3:...
How to Fix 500 Internal Server Error? Step 1: Check for corrupt .htaccess rulesStep 2: Increase PHP Memory limit in WordPressdefine(‘WP_MEMORY_LIMIT’, ’64M’);ini_set(‘post_max_size’, ’64M’);ini_set(‘upload_max_filesize’, ’64M’);Step 3: Deactivate the...
How to install the WordPress theme via WP admin Step 1: We download the .ZIP file of theme from theme provider. Login to WordPress admin area [dashboard] and navigate...
How to install the WordPress theme via WP admin via FTP Step 1: We need to access website via FTP and browse the wp-content/themes folder. Unzip and upload the extracted theme...
How to integrate Content Delivery Network with WordPress? Step 1: Login to WordPress via admin panel.Step 2: Under Plugins menu and click on Add New.Step 3: Insert W3...