How to Reduce CPU Usage on Godaddy (Bandwidth Limits)

Cloudflare-Hotlinking

If you’re getting CPU overages on GoDaddy, it means your website (and plugins) are consuming too many server resources.

GoDaddy obviously wants you to upgrade, but hopefully after reading this guide, you won’t have to. I will show you how to upgrade to PHP 7.2, offload resources to Cloudflare’s free CDN, and optimize plugins/images to consume less resources. We will use Autoptimize, WP-Optimize, Heartbeat Control, and the Blackhole For Bad Bots plugin to optimize your site. Until then, you may be getting 503 errors which just means you’ve exceeded your CPU limits.

 

1. Check Bandwidth Usage

Check how much bandwidth you’re actually using (in GoDaddy’s cPanel go to Web Hosting > Manage > Bandwidth). Next, review GoDaddy’s bandwidth limits and compare them to yours.

Quick Tips For Reducing Bandwidth:

  • Check CPU usage in GoDaddy cPanel
  • Upgrade to PHP 7.2 in your GoDaddy cPanel
  • Delete unnecessary plugins you can live without
  • Install Autoptimize plugin to optimize HTML, CSS, JavaScript
  • Resize large images to be smaller (serve scaled images in GTmetrix)
  • Losslessly compress images using the ShortPixel image optimization plugin
  • Install Heartbeat Control, WP-Optimize, and Blackhole For Bad Bots plugins
  • Use other tools in GoDaddy cPanel (eg. AWstats) to locate the source of high CPU

 

If you have high quality images on your site, people may by copying and pasting them onto their own website (or even Facebook and other social networks). This means you’re still hosting them, which sucks up your bandwidth. Here’s how to prevent this using hotlink protection which can be activated in GoDaddy’s cPanel or Cloudflare’s scrape shield settings.

In GoDaddy:

  1. Login to your GoDaddy cPanel
  2. In the Security section, click Hot Link Protection and enable it

In Cloudflare:

  1. Sign into your Cloudflare account
  2. Go to your Scrape Shield settings
  3. Enable hotlink protection

 

3. Upgrade To PHP 7.2

Upgrading PHP versions makes your site load faster (and improves security). Anytime GoDaddy releases a new PHP version, you should try to upgrade. Unfortunately, many WordPress users run outdated PHP versions since GoDaddy does NOT automatically upgrade you, since it can break your site if you’re running incompatible plugins. Here’s how to upgrade.

How To Upgrade To PHP 7.2

  1. Login to your GoDaddy cPanel
  2. In the Software section, click Select PHP Version
  3. Change to PHP 7.2
  4. Check your website for errors
  5. If you see errors, run PHP Compatibility Checker to ensure your plugins are compatible
  6. If you still see errors, revert to an earlier PHP version

Godaddy PHP 7.2

Unfortunately, if you don’t have a GoDaddy plan with cPanel, it is not available to you. Many GoDaddy customers aren’t happy about this, and it’s another drawback to using their hosting.

GoDaddy says:

“PHP 7 is available for cPanel customers on either Shared or Business Hosting.”

 

4. Heartbeat Control

The WordPress Heartbeat API shows real-time plugin notifications, and when other users are editing a post. This consumes server resources and should be limited, or disabled. Install the Heartbeat Control plugin and limit it to 60 seconds, or ideally, disable heartbeat completely.

WordPress Heartbeat Control Settings

 

5. Clean Database With WP-Optimize

Your database can get bloated by accumulating junk files like post revisions, spam comments, transients, pingbacks, trackbacks, and other junk which can be cleaned with WP-Optimize. It’s a good idea to clean your database once every 1-2 weeks, and take a backup before doing so.

WP-Optimize Clean Database

 

6. Black Bad Bots

Spam bots are notorious for crawling websites and consuming server resources. If you don’t set rules for bots to follow (eg. using the Blackhole For Bad Bots plugin) they will continue to crawl your website, and you will be spending server resources (and money) on literally nothing.

Blackhole for Bad Bots

Check If Spam Bots Are Hitting Your Site

  • Install Wordfence
  • Go to your Live Traffic Report
  • Watch all bots hitting your site in real-time
  • If you don’t recognize a bot, Google it’s hostname (provided by Wordfence)
  • See if other people report the bot as spam (compute.amazonaws.com is a common one)
  • Block the spam bots using the Blackhole For Bad Bots plugin (you can also use Wordfence’s blocking tab or Cloudflare Firewall Rules to block spammy bots by using their hostnames… be sure to use asterisks which blocks all variations of the bot)

Block Spam Comments Too!
Spam comments also consume resources. I use Anti-Spam to block comment spam.

 

7. Eliminate High CPU Plugins

Some plugins are known for consuming lots of server resources and will cause CPU overages. Too many plugins (one just 1 single high CPU plugin) can absolutely destroy your load times and bandwidth usage. I created an extensive list of known high CPU plugins you should avoid.

You can also use GTmetrix’s Waterfall tab to find slow plugins:

Slow-WordPress-Plugin

Or use Query Monitor to see which plugins take longest to load:

Query Monitor Slow Plugins

 

8. Delete Unused Plugins + Themes

Delete all unused plugins:

delete-wordpress-plugins

And unused themes:

Delete Unused WordPress Themes

 

9. Autoptimize

GoDaddy has their own built-in caching system and blacklists all cache plugins. The problem is, cache plugins do a lot more than just caching (eg. minification and Google Font optimization). Autoptimize takes care of most of these miscellaneous optimizations, and can fix many items in GTmetrix/Pingdom. I have a full tutorial on configuring Autoptimize, but it’s pretty simple:

Autoptimize-Main-Settings

Autoptimize-Extra-Settings

 

10. Use A CDN

Cloudflare’s free CDN will help offload resources to their 165+ data centers around the world, lightening the load on your own server. It will also reduce the geographic distance between your server and visitor, making your website load much faster for people who were far away from your 1 origin server. A CDN is also recommended in the WordPress optimization guide.

Step 1: Sign up for a free Cloudflare plan.

Step 2: Add your website and run the scan. You will come to a page with 2 nameservers.

Cloudflare-Nameserver-Dashboard.

Step 3: Change nameservers in your GoDaddy account to Cloudflare’s.

Godaddy Cloudflare nameservers

 

11. Optimize Images

There are 3 primary ways to optimize images in GTmetrix, however you should really check out my full WordPress image optimization tutorial which includes 20 ways to optimize images.

image-optimization

Serve Scaled Images

Specify Image Dimensions

imagify-wordpress-image-optimization

 

12. Clear Out Disk Space

You should try to leave about 20% of your GoDaddy disk space empty. Make sure you’re optimizing images, deleting unused images, plugins, themes, and other files on your website.

 

13. GoDaddy Speed Limitations

No serious website should use GoDaddy for hosting. It is mainly for beginners who are just starting their website and are concerned about 1 thing – price. But with this, comes with speed limitations which are reflected in your server response times, GTmetrix, and Pingdom reports.

  • GoDaddy is slow at releasing PHP versions (and are only available on cPanel plans)
  • GoDaddy blacklists cache plugins (which can improve speed more than Autoptimize)
  • GoDaddy uses outdated server hardware, resulting in slower server response times
  • GoDaddy puts too many people on the same server, resulting in slow response times
  • This is why their hosting is so cheap, because 100s of people share the same server

Slow Godaddy

Godaddy Server Response Time

Slow Server Response Times on Godaddy

Godaddy Server Response Times

Slow Godaddy Server Response Time

Godaddy Managed WordPress Hosting Feedback

 

14. Get Better Hosting (GoDaddy Sucks)

I use SiteGround and have 200ms response times with 100% GTmetrix scores and .4s Pingdom load times. Do a hosting check, run your own tests, or click through my fast loading pages. They were rated the #1 host in 26 Facebook polls and are worlds better than EIG (Bluehost, HostGator), GoDaddy, and other hosts who pack too many people on the same server. There have been plenty of people who migrated and posted results on Facebook and Twitter. Tweet after tweet, post after post, poll after poll after poll, faster hosting will fix slow response times. They’re recommended by WordPress, do free migrations, and I use their semi-dedicated plan.

OMM-On-SiteGround

Bitcatcha Server Speed Report

2019-GTmetrix-Report

2019-Pingdom-Report

People usually migrate because their speed technology can improve server response times by multiple seconds. Here are a few people who migrated to SiteGround and posted their results.

2019 Hosting PollView Poll

SiteGround has 3 plans which are 77% off for Labor Day:

SiteGround Hosting Plans

Higher plans include more server resources (#1 factor in the WordPress optimization guide). Here’s the full comparison chart, but GrowBig gives you about 2x more server resources than StartUp, and GoGeek is semi-dedicated hosting which gives you even more. GrowBig and up comes with a free migration, staging, advanced caching, and ability to host multiple websites. GoGeek comes with priority support. Their cloud hosting is quite the price jump at $80/month.

You can see this on the features page…

SiteGround-Server-Resources-Comparison

I use SiteGround because:

  1. My GTmetrix + Pingdom reports speak for themselves
  2. My pages load instantly (click through them if you want)
  3. Fast speed technology (PHP 7.3, NGINX, SG Optimizer, Cloudflare)
  4. Recommended by Yoast, WordPress, Ivica from WordPress Speed Up
  5. SiteGround’s servers are very fast and not overcrowded like GoDaddy
  6. Live chat is instant and tickets are answered much faster than GoDaddy
  7. They protect your website from hackers/malware, while GoDaddy does not
  8. My blog has never gone down from random errors people get with GoDaddy
  9. Upgrading to PHP 7.2 is free (unlike GoDaddy) and they don’t blacklist plugins
  10. GrowBig comes with staging, more storage, and more server resources (scroll down to “we allocate the resources you need” and hover over the server tab)
  11. GoGeek comes with even more server resources, storage, priority support
  12. Free migrations, migrator plugin, and a 30-day money back guarantee
  13. Lots of praise on Reddit, Facebook conversations, Twitter, TrustPilot
  14. More praise on Facebook: #1, #2, #3, #4, #5, #6, #7, #8, #9, #10, #11
  15. GoDaddy customers who moved to SiteGround: #1, #2, #3, #4, #5, #6, #7, #8, #9, #10, #11, #12, #13, #14, #15, #16, #17, #18, #19, #20, #21, #22, #23, #24

Affiliate Disclaimer – if you sign up for SiteGround using my affiliate link I will donate a good chunk at no cost to you. Each year I donate $3,000 to GoFundMe campaigns (2018 was to feed the hungry in Denver, 2017 was to Red Cross at Hurricane Harvey). Your support helps and I genuinely appreciate it. Either way, I would avoid GoDaddy – join some Facebook groups and see the conversations, polls, tweets, and people who migrated from GoDaddy to SiteGround. I refuse to recommend GoDaddy to anyone – their servers are overcrowded, malware-infested, and they have a SOPA-supporting + elephant-hunting founder. Do your research and look at who Yoast is currently using.

I hope this tutorial was helpful! Drop me a line if you have questions.

Cheers,
Tom

span,.wp-review-50636.wp-review-percentage-type .review-list li>span{display:inline-block;position:absolute;z-index:1;top:32px;left:45px;color:#ededed;font-size:14px;line-height:1;text-shadow:0 1px 1px rgba(0,0,0,.3);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wp-review-50636.wp-review-point-type .wpr-user-features-rating .review-list li>span,.wp-review-50636.wp-review-percentage-type .wpr-user-features-rating .review-list li>span{color:inherit;text-shadow:none}.wp-review-50636.wp-review-point-type .wpr-user-features-rating .review-list li .wp-review-input-set+span,.wp-review-50636.wp-review-percentage-type .wpr-user-features-rating .review-list li .wp-review-input-set+span,.wp-review-50636.wp-review-point-type .wpr-user-features-rating .review-list li .wp-review-user-rating:hover+span,.wp-review-50636.wp-review-percentage-type .wpr-user-features-rating .review-list li .wp-review-user-rating:hover+span{color:#fff}.wp-review-50636 .review-list li:nth-child(even){background:#fff}.wp-review-50636 .review-links{padding:30px 30px 20px 30px}.wp-review-50636.review-wrapper .review-result-wrapper i{font-size:18px}#review.wp-review-50636.review-wrapper .review-pros-cons{clear:both;padding:0;border-top:1px solid #fff}#review.wp-review-50636.review-wrapper .review-pros-cons .review-pros,#review.wp-review-50636.review-wrapper .review-pros-cons .review-cons{width:100%;flex:none;padding:0}#review.wp-review-50636.review-wrapper .review-pros-cons .review-pros{background:#2c3fd3;padding:30px 30px 10px 30px;color:#fff;box-sizing:border-box}#review.wp-review-50636.review-wrapper .review-pros-cons .review-cons{background:#5e1d9a;padding:30px 30px 10px 30px;color:#fff;box-sizing:border-box}.wp-review-50636.review-wrapper .mb-5{text-transform:uppercase}.wp-review-50636.review-wrapper .mb-5+p{line-height:26px}.wp-review-50636 .user-review-area{padding:15px 30px;border-top:1px solid}.wp-review-50636 .wp-review-user-rating .review-result-wrapper .review-result{letter-spacing:-2.35px}.wp-review-50636.review-wrapper .review-title{letter-spacing:1px;font-weight:700;padding:15px 30px;background:transparent}.wp-review-50636.review-wrapper .review-total-wrapper{width:40%;margin:0;padding:35px 0;color:#fff;background:#ededed;border-left:1px solid;text-align:center;float:right;clear:none;border-top:1px solid}.wp-review-50636.review-wrapper .review-list{clear:none;width:60%;float:left;border-top:1px solid}.wp-review-50636.review-wrapper .wpr-user-features-rating,.wp-review-50636.review-wrapper .wpr-user-features-rating .review-list{width:100%;clear:both;border-top:1px solid #fff}.wp-review-50636.review-wrapper.wp-review-circle-type .review-total-wrapper{padding:20px 0}.wp-review-50636.review-wrapper.wp-review-circle-type .review-total-wrapper .review-circle.review-total{margin:auto 0;padding-top:10px;width:auto;height:100%;clear:both}.wp-review-50636.review-wrapper.wp-review-circle-type .user-review-area{padding:12px 30px}.wp-review-50636.review-wrapper.wp-review-thumbs-type .review-list{width:100%}.wp-review-50636.review-wrapper .review-result-wrapper{border-radius:25px}.wp-review-50636.review-wrapper .review-percentage .review-result-wrapper,.wp-review-50636.review-wrapper .review-percentage .review-result,.wp-review-50636.review-wrapper .review-point .review-result-wrapper,.wp-review-50636.review-wrapper .review-point .review-result{height:26px;margin-bottom:0;background:#fff;border-radius:25px}.wp-review-50636.review-wrapper li .review-point .review-result{background:#5e1d9a}.wp-review-50636.review-wrapper li:nth-of-type(2n) .review-point .review-result{background:#2c3fd3}.wp-review-50636 .review-total-wrapper .review-point.review-total,.wp-review-50636 .review-total-wrapper .review-percentage.review-total{width:70%;display:inline-block;margin:20px auto 0 auto}.wp-review-50636.review-wrapper .review-total-wrapper .review-total-box{float:left;text-align:center;padding:0;color:#424242;line-height:1.5}.wp-review-50636.review-wrapper .review-total-wrapper .review-total-box h5{margin-top:10px;color:inherit}.wp-review-50636.review-wrapper.wp-review-point-type .review-total-wrapper .review-total-box,.wp-review-50636.review-wrapper.wp-review-percentage-type .review-total-wrapper .review-total-box{width:100%}.wp-review-50636.review-wrapper .review-star.review-total{color:#fff;margin-top:10px}.wp-review-50636.review-wrapper .user-review-title{padding:15px 30px 10px;margin:0;color:inherit;background:#fff;border-top:1px solid;border-bottom:1px solid}.wp-review-50636.review-wrapper .user-total-wrapper .user-review-title{display:inline-block;color:#424242;text-transform:uppercase;letter-spacing:1px;padding:0;border:0;background:transparent;margin-top:3px}#review.wp-review-50636.review-wrapper.wp-review-circle-type .user-total-wrapper h5.user-review-title{margin-top:12px}#review.wp-review-50636.review-wrapper.wp-review-circle-type .user-total-wrapper span.user-review-title{margin-top:8px}.wp-review-50636.review-wrapper .reviewed-item{padding:30px}.wp-review-50636.review-wrapper.wp-review-circle-type .review-total-wrapper>.review-total-box{display:block}.wp-review-50636.review-wrapper.wp-review-circle-type .review-total-wrapper>.review-total-box>div{display:none}#review.wp-review-50636.review-wrapper .user-review-area .review-percentage,#review.wp-review-50636.review-wrapper .user-review-area .review-point{width:20%;float:right;margin-bottom:5px}.wp-review-50636 .review-embed-code{padding:10px 30px}.wp-review-50636.review-wrapper,.wp-review-50636 .review-title,.wp-review-50636 .review-list li,.wp-review-50636 .review-list li:last-child,.wp-review-50636.review-wrapper .review-list,.wp-review-50636 .user-review-area,.wp-review-50636.review-wrapper .review-total-wrapper,.wp-review-50636 .reviewed-item,.wp-review-50636 .review-links,.wp-review-50636 .wpr-user-features-rating,.wp-review-50636.review-wrapper .user-review-title{border-color:#fff}.wp-review-50636 .wpr-rating-accept-btn{background:#5e1d9a;margin:10px 30px;width:-moz-calc(100% – 60px);width:-webkit-calc(100% – 60px);width:-o-calc(100% – 60px);width:calc(100% – 60px);border-radius:50px}@media screen and (max-width:480px){.wp-review-50636.review-wrapper .review-title,.wp-review-50636.review-wrapper .reviewed-item,.wp-review-50636.review-wrapper .review-list li,.wp-review-50636.review-wrapper .review-desc,.wp-review-50636.review-wrapper .user-review-area,.wp-review-50636.review-wrapper .review-embed-code{padding:15px}.wp-review-50636.wp-review-circle-type .review-list li{padding:15px 15px 0 15px}.wp-review-50636.review-wrapper .review-pros-cons>div>div{padding:15px;padding-top:0}.wp-review-50636.review-wrapper .ui-tabs-nav{padding:0 15px}.wp-review-50636.review-wrapper .review-links{padding:15px 15px 5px}.wp-review-50636.review-wrapper .review-list,.wp-review-50636.review-wrapper .review-total-wrapper{width:100%}.wp-review-50636.review-wrapper .review-total-wrapper{padding:10px 0}.wp-review-50636.review-wrapper .review-total-wrapper .review-total-box h5{margin-top:0}.wp-review-50636.review-wrapper .review-total-wrapper .review-total-box div{line-height:1}}]]>

Keep reading the article at Tom Dupuis. The article was originally written by Tom Dupuis on 2019-05-31 14:27:26.

The article was hand-picked and curated for you by the Editorial Team of WP Archives.

Disclosure: Some of the links in this post are "affiliate links." This means if you click on the link and purchase the product, We may receive an affiliate commission.

Leave a Comment

Your email address will not be published. Required fields are marked *

Show Your ❤️ Love! Like Us
Scroll to Top