Skip to main content
Call us
  • Support Auckland: 9:00am~2:00am Monday~Friday(09) 975-9407
  • Support Countrywide (landline only) 9:00am~2:00am Monday~Friday0800 441 995
Phone numbers and hours
Help Center

Explore our online help resources

Help

Managed WordPress Help

Check my disk space usage

Note: Follow these steps if you have a Deluxe, Ultimate, or Developer Plan. SSH is not available on Basic plans, upgrade to use SSH.

Curious how much disk space your Managed WordPress site is using?

  1. Connect to your account via SSH.
  2. Run the following command:
    du -h
    example output from the command in SSH

You can see the total disk usage for the /html directory, which is where your WordPress site is located.

More info