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
6.Remove any unused themes.Remove Unused Theme or plugin which are not installed or no need for your use




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


Regards

R12 Cloud Hosting 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Addon Domains In cPanel

Hello Clients,Are you trying to Add an Domain in your cpanel using addon Domain Option?Before...

Alternative for PhpMyadmin > Chive

Chive is a modern Open-Source MySQL Data Management tool. With it's fast and elaborate user...

Clearing cookies/Cache on your Browser

Hello Clients,This article will help you to Mass Refresh your browser to clear the cache.We faced...

Custom PHP Limits using .user.ini

To add custom php limits like memory limit,Upload limit You can do it from .user.ini fileCreate a...

Disable Bot Verification on your Domains

Recaptcha verification will be show on your Domain if your customer connecting IP has low...