Introduction to CPanel

Your Web hosting account on humspace.ucla.edu is managed through a control panel interface called cPanel. cPanel is an industry-standard tool for managing your domain and hosting. By using cPanel, you can do all kind of thing with your Web space including the following:

  • install Web applications
  • view and manage files in your space
  • create subdomains
  • create and configure FTP accounts
  • review access logs for your site
  • manually manage and configure databases

Accessing cPanel has become even easier now! All you need to do is log in at the top right of the page at humspace.ucla.edu (with HumSpace username and password) and your website’s cPanel will automatically be displayed upon logging in.

Once you’re logged in, you’ll see the cPanel interface. It is divided into sections, making it easy to locate the different tools and services available to you.

Many of the tutorials on this site walk you through particular tasks in cPanel, but we encourage you to explore on your own, as well. For a detailed overview of a full cPanel environment, click here.

General Settings: Title and Tagline

Now that you have your WordPress installed and running, it’s time to look at some basic settings for your site.

  1. The place that you will access the settings for your site is called the Dashboard, and it provides the starting point for accessing all of your sites dials and knobs.Screenshot of WordPress dashboard
  2. The setting we will look at here is your blog “title” and “tagline”. It is located in Settings > General. Once you’re on the General Settings page, you can give your blog any title you want. You can also give your blog a tagline, which can be a short description of the blog.

When you change the Blog title and tagline, they will show up at the top of your site. Depending on what theme you use, the title and taglines will show up in various places. In the case of some themes, they might not show up at all depending on whether they allow custom configurations. We won’t worry about that for now.

There are more settings on the General Settings page, such as setting the administrative email account, time zone, date format, etc. Change those to whatever is appropriate for your site and geographical location.

Registering a Domain

HumSpace currently utilizes both subdomains of .humspace.ucla.edu and top-level domains (a .com, .net, .org address) for the initial signup. You have the option to start with a free subdomain and then later decide you’d like to purchase a top-level domain after using the space.  You can do this by registering a domain with a service provider (we make a recommendation below, but any domain provider should work) and adding it to your space as an Addon Domain.

To start you’ll need to get the domain registered. When choosing a domain we recommend keeping it all lower-case, avoiding hyphens, keeping it short, and of course it will need to be a unique address. Reclaim Hosting has made the process of registering a domain quite simple, and the domain will work with very few additional steps due to the integration they have with our hosting system. To register a domain, click here and type in the domain you’d like to purchase:

screenshot of domain registration at reclaim.com

After ensuring the domain is available for purchase you’ll be prompted to select whether you’d like to protect the contact information associated with the domain. This option (referred to as ID Protect) used to cost an additional $7, but it is now free. We recommend checking this ID Protect box to protect your contact information.

You’ll also be prompted for nameservers for the domain. If registering the domain through Reclaim Hosting you can leave these with the default. If you decide to register the domain elsewhere, you’ll want to point the nameservers to ns1.reclaimhosting.com and ns2.reclaimhosting.com in order for the domain to work with our system.

Once you’ve completed the checkout process with payment information the domain will be registered automatically. The last step is to add it to your existing account here at HumSpace. To do that you’ll log into your account at https://humspace.ucla.edu/dashboard. Navigate to your cPanel > Domains > Add-on Domains.

-On the following page, type your newly purchased domain in the new domain name field. (The subdomain and Document Root fields will populate automatically.)

-You can change the document root (the directory of your files) if you wish. Some like to remove the “.com” from the Document Root field for the convenience when using FTP.

-The option to create an additional FTP account is present but not necessary.

-Once the domain is entered click Add Domain to add the domain to your hosting account.

At this point, the domain will now be hosted in your account and you can use it to install software, upload files, and any number of other actions available to you in cPanel.

WordPress Themes

When it comes to WordPress, customizing the look of your site is simple and straightforward. When you install WordPress, the default (or pre-set) theme is called Twenty Seventeen (as of WordPress version 4.8). It is a very customizable theme.

You can find general information about Twenty Seventeen here.

In addition to Twenty Seventeen, you’ll have other themes available to you. (What themes you have depends upon if you did a default WordPress installation, or if you installed a special package.) If Twenty Seventeen doesn’t meet your needs, you can activate another theme on your site or install a completely new one.

Activating Themes

  1. Start at your site’s Dashboard.
    Screenshot of WordPress dashboard
  2. Navigate to Appearance > Themes.
    screen shot of WordPress theme options
  3. You will see thumbnail images representing each of the themes that you currently have available on your site. Simply mouse over any one of them, and click the Activate link.
    screen shot of activating different wordpress theme

That’s all you need to do to change the look of your site with a new theme.

Installing Themes

If none of the themes that were provided when you installed WordPress are what you’re looking for, you can always search for and install other themes from the WordPress Theme Repository.

  1. Navigate to Appearance > Themes.
    screen shot of WordPress theme options
  2. Installing new themes is quite simple. You start by going to the Add New Button.
    Screen shot of
  3. The initial page is the Search Theme page, and it’s not visually helpful. You can check a few filter boxes to see what comes up, but there is a more visual way. Click the Featured link at the top and you’ll get visual (screenshot) examples of other themes you can install. You can also click Newest or Recently Updated.
  4. Under the thumbnail picture of each theme (when you hover your mouse over the theme) are three choices – InstallPreview, and Details & Preview. Those choices should be pretty self-explanatory so click Install to add a new theme to your site.
  5. After you install the theme, it is still not active on your site. You will need to Activate it to use it.
    Activate desired theme by clicking

Once activated, your site will be using the new theme. Visit your site’s homepage to view your new theme.