Skip to content

Latest commit

 

History

History
105 lines (65 loc) · 5.8 KB

ou-create.md

File metadata and controls

105 lines (65 loc) · 5.8 KB

Registering a domain/subdomain at OU Create

1. About this tutorial

This tutorial will teach you how to create a domain or subdomain on OU Create AND how to install WordPress.

  • If you already have your own (sub)domain on OU Create or on another hosting service you may use that. Check in with Dr. S before moving ahead
  • If you know programming or other web applications and you DON'T want to use WordPress, check with Dr. S

This tutorial lives online (with live links) at https://github.com/ctschroeder/tutorials/blob/master/ou-create.md.

Last edited for Dr. Schroeder's Fall 2023 courses.

2. Registering your domain name.

  1. BEFORE you do, read about:

    • privacy

    • selecting a domain name

      • A "subdomain" is free (carrieschroeder.oucreate.com)
      • A "top level domain" costs $12/year (carrieschroeder.net or carrieschroeder.com)
  2. Go to https://create.ou.edu

  3. Click “Get Started” or “Login”

  4. Follow the directions to request a domain or subdomain (do not register for a Wordpress site -- request a full site and subdomain)

    • On the form, tell them you are in Dr. Schroeder's DH class

OU Create

REMEMBER to think about your web presence.

Advantages to using your name: you can be found/digital identity. (Though even if you don't use your name, you can make your name the title so you can be found.) Pick things that reflect WELL on you professionally for your domain name, if you decide to keep this website after this class.

More instructions on signing up

3. Setting up your website AT your domain

Once your Domain or Subdomain (the web URL) is registered, you need to set up a website.

If you know web programming, you can use whatever system you like. If you don’t, I recommend you use WordPress, which is the dominant content management system on the web. (If you want you can read more about web applications).

4. Installing Wordpress

  1. Click on CPanel once you’ve logged into create.ou.edu if you're not already there. (CPanel is a window with a lot of applications icons on it.)

  2. You should see a panel with a lot of applications. When you get to that panel, click on WordPress, and then click on “Install this application”

  3. You should get to a window with the Installatron install wizard: If you are using WordPress for your main website: make sure the DOMAIN is your website using https not http, and DIRECTORY is BLANK. You may need to delete “blog” from DIRECTORY.

Installatron

On the same page, scroll down to SETTINGS.

Installatron Settings

  1. In SETTINGS tell Wordpress:
  • The login username you want for your website.
    • (This is different from your OU Create login which uses your 4x4). OU Create is your webhosting service provider. create.ou.edu is where you manage your account. When you install software on your website, you will login to that software to update your website, just like you do to post to the class blog. (See https://create.ou.edu/docs/web-security/accounts-passwords/ for more details):
  • The login password
  • Check the email address is correct
  • Your website’s title (you can change this later)
  • Your website’s slogan or tagline (not required/you can change this later)
  • YES limit login attempts (this ensures bots can’t attack your site)
  • NO do not enable multisite (unless you already have plans to set up multiple websites using WordPress!)
  1. Make sure everything on this page is as you like it and click INSTALL.

  2. You will get to a page that tells you the web address of your website and the web address to administer it.
    This should look like https://whateveryoupickedforyourdomainname and https://whateveryoupickedforyourdomainname/wp-admin

  3. BOOKMARK these pages.

  4. Click on the admin address (with wp-admin) and Customize your site!!

5. Customizing your site & Accessibility

We will spend more time later on setting up and customizing your site, but if you want to get started you can check out this tutorial. If you do get started, two considerations on accessibility

  • To make your site more accessible to the visually impaired, you can search for an accessible theme
  • You can also add a plugin (in the dashboard you will see a section for plugins). Search for a new plugin to install, and search for the name "One Click Accessibility."
    • Install and activate the plugin

Here are resources on using Wordpress.

6. What If I Forget My Domain Name or Password???

You can also find your (sub)domain again by going to create.ou.edu

  • Go to https://create.ou.edu and click login in the upper right
  • Login using your 4x4
  • On the new screen, you should see your domain on the right under "Primary Domain"
  • If you need to change your WordPress password
    • click on the WordPress logo
    • click on "My Applications" in the upper right
    • click on the little wrench icon next to your website title
    • enter a new password in the password field
    • click "save all" button at the bottom right

This work is licensed by Caroline T. Schroeder under a Creative Commons Attribution-NonCommercial 4.0 International License