Wordpress Optimization Guide

By Default Wordpress will consume lot resource if its Not optimized in proper Way. Do the following to your Wordpress sites

1.Remove any Pirated Plugins or Themes (Pirated files will have malicious Code injected)
2.Keep your Files up to date. WP Core, Themes and Plugins
3.Add Cloudflare to your website to protect from any attacks (cloudflare.com)
4.Add robots.txt to control unwanted Bot access
5.Use WP Cache Plugin
6.Remove any unused themes. Remove Unused Theme or plugin which are not installed or no need for your use


WP Cache Plugins :
https://wordpress.org/plugins/wp-super-cache/
https://wordpress.org/plugins/w3-total-cache/
https://wordpress.org/plugins/wp-fastest-cache/

Block XMLRPC File to Protect from Attack :
https://wordpress.org/plugins/stop-xmlrpc-attack/

Control your Ajax Issues :
https://wordpress.org/plugins/heartbeat-control/

Disable the WP-Cron and activate normal cPanel Cron

Disable WP-Cron in config file

Open the wp-config.php file and Search for  "define('DISABLE_WP_CRON', true);"  Disable the cron job.

  • 0 utilizatori au considerat informația utilă
Răspunsul a fost util?

Articole similare

I lost or forgot my cPanel or WHM password - how can I reset it?

Resetting your cPanel password and finding your cPanel username is easy and can be handled...

How to remove Reported Attack Page from your website ?

Google submit form step1- http://www.google.co.in/webmasters/tools/2- Click on add a site...

How to scan Mail/Entire Home Directory/Public Web Space/Public FTP Space from cPanel?

1. Login in cPanel using provided URL and its credentials. 2. Click on Virus Scanner option. 3....

Enable Gzip To Speedup the Loading time

Hello, Mod_deflate is an apache module that can be used to compress data using gzip compression...

How to add MIME Types from cPanel?

Login into cPanel using provided URL and its credentials Go to Advanced section Click on MIME...