Course Content
01 – Website Setup & WordPress Basics
This module teaches the foundational steps required to build a fully functional WordPress website from scratch. You will learn how to choose and register a domain name, set up reliable hosting, configure SSL, create email accounts, and install WordPress using both 1-click and manual methods. The lessons guide you through the WordPress dashboard, essential settings, and the key differences between posts and pages. You’ll also learn how to install and configure critical plugins for SEO, security, and backups, as well as how to select and activate the right theme for your website’s goals. By the end of this module, you will understand how to create pages, build navigation menus, and implement basic security practices to keep your site safe. This section provides the technical foundation needed to confidently build and manage your WordPress website.
0/12
02 – Elementor Page Building
This module shows you how to design professional, visually engaging website pages using Elementor’s drag-and-drop page builder. You will learn how to install Elementor, navigate the editor, and use sections, columns, and widgets to create clean, modern layouts. The lessons cover global colors and typography, designing hero sections, using containers with Flexbox, and building fully responsive pages for desktop, tablet, and mobile. You’ll also learn how to add images, videos, icons, galleries, buttons, forms, and calls-to-action that drive user engagement. This module teaches you how to build site-wide elements such as headers, footers, and reusable templates using Elementor’s Theme Builder. By the end, you’ll be able to design polished, conversion-focused website pages—without writing any code.
0/12
03 – Business Website Essentials
This module teaches you how to structure, plan, and create the essential pages every high-performing business website needs. You’ll learn how to clearly communicate what your business does, who you help, and why visitors should choose you. The lessons walk you through building an effective Home page, writing a compelling About page, creating a Services page that converts, and designing a Contact page with professional forms. You’ll also learn how to add trust-building elements such as testimonials, logos, and badges, as well as how to set up strategic calls-to-action throughout your site. This module covers blog creation, content planning, and the structure of your first posts, along with important legal pages your site must include. By the end, you’ll know how to create a complete, conversion-optimized business website that supports your goals and builds credibility with your audience.
0/12
04 – Branding & Visual Design
This module teaches you how to create a cohesive, professional visual identity for your website and brand. You’ll learn the fundamentals of branding, including how to choose color palettes, pair fonts, and create a consistent look across every page. The lessons cover layout balance, white space, and visual hierarchy so your designs are clean, modern, and easy to navigate. You’ll also learn how to create a simple logo using DIY tools like Canva, select brand-appropriate images, and use icons and graphics effectively. This module shows you how to build a complete brand style guide and avoid common design mistakes, while ensuring your website remains accessible for all users. By the end, you’ll be able to design a cohesive, visually appealing website that strengthens your brand identity and improves user experience.
0/12
05 – SEO & Website Traffic
This module teaches you how to optimize your website for Google search and attract consistent, high-quality traffic. You’ll learn what SEO is, why it matters, and how to choose the right keywords for your business. The lessons cover on-page SEO essentials such as titles, meta descriptions, alt text, internal linking, and proper blog structure. You’ll also learn how to create local SEO pages, optimize images for speed, and set up Google Analytics and Google Search Console to track your performance. This module shows you how to create content that ranks and attracts customers, as well as how to drive additional traffic through social media. By the end, you’ll understand how to build a search-friendly, high-visibility website that brings in more visitors and potential customers over time.
0/12
06 – Website Launch & Maintenance
This module teaches you how to successfully launch, manage, and maintain your WordPress website for long-term performance. You’ll learn how to follow a complete pre-launch checklist, test your site across devices, and ensure all links, forms, and layouts work correctly. The lessons cover essential speed optimization techniques such as caching and minification, along with key security practices including firewalls, malware scans, and automatic backups. You’ll also learn how to connect your domain using DNS, monitor site propagation, and use analytics tools to track traffic and performance. This module shows you how to safely update WordPress, themes, and plugins, troubleshoot common errors, maintain mobile responsiveness, and follow a monthly website maintenance routine. By the end, you’ll know how to keep your site fast, secure, and running smoothly long after launch.
0/12
How to Make a Website

Setting Up Hosting (cPanel, SSL, Email Accounts)

Module: Website Setup & WordPress Basics • Lesson: Setting Up Hosting

This lesson walks you through accessing cPanel, enabling SSL, creating email accounts, and preparing your hosting environment for a WordPress installation.

What Is cPanel?

cPanel is a web-based control panel used by many hosting providers to manage your website’s server environment. It provides tools to manage files, databases, domains, email, security, and more—all through a visual interface.

  • User-friendly: Makes server tasks easier for beginners.
  • Centralized management: Everything from domains to backups is in one location.
  • Widely supported: Most tutorials and hosts use cPanel, making it easy to find help.

How to Access cPanel

There are three common ways to reach your cPanel dashboard:

  1. Via your hosting provider dashboard
    • Log in → Select your hosting plan → Click “cPanel” or “Go to cPanel”.
  2. Direct link
    • Visit: yourdomain.com/cpanel or yourdomain.com:2083
  3. Email from host
    • After signup, your provider sends login details including the cPanel URL, username, and password.

Quick Tour of Key cPanel Tools

Here are the most important sections you’ll use when setting up a new WordPress site:

1. File Manager

Browse and manage files on your server without FTP software.

2. Domains

  • Add or manage addon domains
  • Create subdomains (e.g., blog.yourdomain.com)
  • Manage redirects

3. Databases

MySQL Database tools allow you to create databases required for WordPress.

4. Security Tools

  • SSL/TLS manager
  • ModSecurity
  • IP blocker

5. Email

6. Software

  • Softaculous or 1-click WordPress installer
  • PHP version manager

How to Enable SSL (HTTPS)

An SSL certificate encrypts data between your site and visitors, enabling HTTPS and the padlock symbol in the browser.

Most hosts offer free SSL via Let’s Encrypt.

To enable SSL in cPanel:

  1. Open cPanel.
  2. Scroll to Security → click SSL/TLS Status.
  3. Find your domain and subdomains in the list.
  4. Check the box next to the domain(s) you want SSL on.
  5. Click Run AutoSSL.

SSL activation may take from a few minutes to 45 minutes depending on propagation.

How to Verify SSL Installation

Once SSL is enabled:

If the padlock doesn’t appear:

  • Your SSL may still be installing
  • Your domain DNS may not be pointing to your host yet
  • Your website may still contain mixed content (HTTP elements)

Creating Email Accounts in cPanel

Professional email accounts (e.g., [email protected]) strengthen branding and improve communication.

How to create an email account:

  1. In cPanel, go to EmailEmail Accounts.
  2. Click Create.
  3. Select your domain.
  4. Enter the mailbox name (e.g., hello, support).
  5. Set a strong password.
  6. Choose storage limit (default is fine).
  7. Click Create.

Accessing your email

You can check email using:

  • Webmail (found under Email Accounts → Check Email)
  • Mobile apps (IMAP/SMTP settings provided in cPanel)
  • Email clients like Outlook or Apple Mail

Activity: Enable SSL & Verify Secure Connection

Complete these steps to finish the lesson:

  1. Log into your cPanel account.
  2. Navigate to SSL/TLS Status.
  3. Run AutoSSL for your domain.
  4. Visit https://yourdomain.com in your browser.
  5. Take a screenshot showing the padlock icon.
  6. Upload your screenshot to the assignment area.

Optional: Also create your first domain email account.

Common cPanel Hosting Issues & Troubleshooting

  • SSL not installing: DNS may not be pointing to the host yet.
  • Email not sending: Outbound SMTP may be blocked; check cPanel’s email routing.
  • Can’t reach cPanel: Your host may require login through their dashboard instead.
  • Mixed content warnings: WordPress may be using old HTTP URLs—fixable after installation.

Next Lesson: Installing WordPress (1-Click & Manual Methods)