Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lära Preparing Your Environment | Getting Started with WordPress
Build a Code Free Website with WordPress
course content

Kursinnehåll

Build a Code Free Website with WordPress

Build a Code Free Website with WordPress

1. Getting Started with WordPress
2. Understanding the Basics
3. Basic Customization
4. Essential Plugins
5. Content Creation
6. Site Settings
7. Building a Complete Website from Scratch

book
Preparing Your Environment

Before setting up WordPress, we need to establish the foundations of our website. This includes choosing a hosting provider, purchasing a domain name, and configuring nameservers to connect them.

What Is Hosting?

Think of hosting as your website's house. It's where all your site's files, images, and databases are stored. Without hosting, your website wouldn't have a place to exist online. Hosting providers rent out space on their servers so your site can be accessed on the internet.

Hosting providers offer server space to store your website and ensure it is accessible on the internet. Different hosting plans come with various storage, speed, and security options, making it important to choose a plan that fits your needs.

What Is Domain Name?

Your domain name is like your home address—it's how people find your website. Instead of sharing a complicated server IP address, you register a unique name like mywebsite.com that directs visitors to your site.

Domain names are registered through domain registrars, such as GoDaddy or Google Domains, and must be renewed periodically.

What Are Nameservers?

Nameservers work like an address directory, telling browsers where to find your website. When someone types yourwebsite.com, the nameservers direct them to your hosting provider's server where your website is stored. Without nameservers, your domain name wouldn't know where to find your website.

Once we purchase hosting and a domain, we'll update our nameservers to ensure that when someone types our domain, they are directed to our hosting provider's server.

Checking WordPress Server Requirements
expand arrow

Before purchasing hosting, we need to make sure it meets the minimum requirements to run WordPress smoothly.

  • PHP 7.4 or higher: the scripting language WordPress runs on;
  • MySQL version 8.0 or greater OR MariaDB version 10.5 or greater: the database system that stores your content;
  • HTTPS support: ensures secure connections with an SSL certificate;
  • At least 1GB RAM and 1 CPU core: needed for smooth performance.

Most modern hosting providers already meet these requirements. If you are unsure, you can contact the hosting provider's support team and ask if their plans are compatible with WordPress's minimum requirements. For further information, access WordPress Requirements page: https://wordpress.org/about/requirements/

Buying a Domain Name
expand arrow

A domain name is your website's unique address on the internet. We will purchase one using GoDaddy, one of the most popular domain registrars.

Steps to Purchase a Domain on GoDaddy

  1. Visit GoDaddy at www.godaddy.com;
  2. Use the search bar to find an available domain name;
  3. Choose the registration period (1, 2, or 3 years). After this period, you will need to renew the domain to continue using it;
  4. Click "Add to Cart" and proceed to checkout;
  5. Complete the purchase and access your domain settings;
  6. Go to Domain → Manage DNS → Nameservers: we'll return to this page later to configure our nameservers.

For further information, access GoDaddy Domain Registration page: https://www.godaddy.com/domains.

Choosing a Hosting Provider
expand arrow

To make our website live, we need hosting. For this tutorial, we are using HostGator, but other alternatives include Bluehost, SiteGround, and DreamHost. Steps to Purchase a Hosting Plan on HostGator

  1. Visit HostGator at www.hostgator.com;
  2. Go to Hosting → Web Hosting and review the available plans;
  3. Select the Hatchling Plan, which meets the minimum WordPress requirements;
  4. Click "Choose Plan", then review the checkout page;
  5. Remove any additional services or products that are pre-selected. These extras are optional and can be added later if needed;
  6. Complete the payment process and log in to your hosting dashboard to manage your new hosting account.

HostGator hosting plans: https://www.hostgator.com/web-hosting.

Configuring Nameservers (Linking Domain to Hosting)
expand arrow

After purchasing hosting and a domain, we need to connect them by updating our nameservers. Steps to Update Nameservers Domain in GoDaddy Find your nameservers in HostGator:

  1. Log into HostGator at www.hostgator.com/my-account/login;
  2. Go to Hosting Dashboard → Settings → DNS Records;
  3. Copy the Primary and Secondary Nameservers.

HostGator Nameservers guide: https://www.hostgator.com/help/article/what-are-my-name-servers

Update Nameservers in GoDaddy:

  1. Log into GoDaddy and go to My Domains;
  2. Select your purchased domain and click DNS → Nameservers → Change Nameservers;
  3. Replace the existing nameservers with the ones copied from HostGator;
  4. Click "Save Changes" and wait for nameserver propagation (can take up to 24 hours).

GoDaddy DNS management: https://www.godaddy.com/help/edit-my-domain-nameservers-664

question mark

Why do we configure nameservers?

Select the correct answer

Var allt tydligt?

Hur kan vi förbättra det?

Tack för dina kommentarer!

Avsnitt 1. Kapitel 2

Fråga AI

expand
ChatGPT

Fråga vad du vill eller prova någon av de föreslagna frågorna för att starta vårt samtal

course content

Kursinnehåll

Build a Code Free Website with WordPress

Build a Code Free Website with WordPress

1. Getting Started with WordPress
2. Understanding the Basics
3. Basic Customization
4. Essential Plugins
5. Content Creation
6. Site Settings
7. Building a Complete Website from Scratch

book
Preparing Your Environment

Before setting up WordPress, we need to establish the foundations of our website. This includes choosing a hosting provider, purchasing a domain name, and configuring nameservers to connect them.

What Is Hosting?

Think of hosting as your website's house. It's where all your site's files, images, and databases are stored. Without hosting, your website wouldn't have a place to exist online. Hosting providers rent out space on their servers so your site can be accessed on the internet.

Hosting providers offer server space to store your website and ensure it is accessible on the internet. Different hosting plans come with various storage, speed, and security options, making it important to choose a plan that fits your needs.

What Is Domain Name?

Your domain name is like your home address—it's how people find your website. Instead of sharing a complicated server IP address, you register a unique name like mywebsite.com that directs visitors to your site.

Domain names are registered through domain registrars, such as GoDaddy or Google Domains, and must be renewed periodically.

What Are Nameservers?

Nameservers work like an address directory, telling browsers where to find your website. When someone types yourwebsite.com, the nameservers direct them to your hosting provider's server where your website is stored. Without nameservers, your domain name wouldn't know where to find your website.

Once we purchase hosting and a domain, we'll update our nameservers to ensure that when someone types our domain, they are directed to our hosting provider's server.

Checking WordPress Server Requirements
expand arrow

Before purchasing hosting, we need to make sure it meets the minimum requirements to run WordPress smoothly.

  • PHP 7.4 or higher: the scripting language WordPress runs on;
  • MySQL version 8.0 or greater OR MariaDB version 10.5 or greater: the database system that stores your content;
  • HTTPS support: ensures secure connections with an SSL certificate;
  • At least 1GB RAM and 1 CPU core: needed for smooth performance.

Most modern hosting providers already meet these requirements. If you are unsure, you can contact the hosting provider's support team and ask if their plans are compatible with WordPress's minimum requirements. For further information, access WordPress Requirements page: https://wordpress.org/about/requirements/

Buying a Domain Name
expand arrow

A domain name is your website's unique address on the internet. We will purchase one using GoDaddy, one of the most popular domain registrars.

Steps to Purchase a Domain on GoDaddy

  1. Visit GoDaddy at www.godaddy.com;
  2. Use the search bar to find an available domain name;
  3. Choose the registration period (1, 2, or 3 years). After this period, you will need to renew the domain to continue using it;
  4. Click "Add to Cart" and proceed to checkout;
  5. Complete the purchase and access your domain settings;
  6. Go to Domain → Manage DNS → Nameservers: we'll return to this page later to configure our nameservers.

For further information, access GoDaddy Domain Registration page: https://www.godaddy.com/domains.

Choosing a Hosting Provider
expand arrow

To make our website live, we need hosting. For this tutorial, we are using HostGator, but other alternatives include Bluehost, SiteGround, and DreamHost. Steps to Purchase a Hosting Plan on HostGator

  1. Visit HostGator at www.hostgator.com;
  2. Go to Hosting → Web Hosting and review the available plans;
  3. Select the Hatchling Plan, which meets the minimum WordPress requirements;
  4. Click "Choose Plan", then review the checkout page;
  5. Remove any additional services or products that are pre-selected. These extras are optional and can be added later if needed;
  6. Complete the payment process and log in to your hosting dashboard to manage your new hosting account.

HostGator hosting plans: https://www.hostgator.com/web-hosting.

Configuring Nameservers (Linking Domain to Hosting)
expand arrow

After purchasing hosting and a domain, we need to connect them by updating our nameservers. Steps to Update Nameservers Domain in GoDaddy Find your nameservers in HostGator:

  1. Log into HostGator at www.hostgator.com/my-account/login;
  2. Go to Hosting Dashboard → Settings → DNS Records;
  3. Copy the Primary and Secondary Nameservers.

HostGator Nameservers guide: https://www.hostgator.com/help/article/what-are-my-name-servers

Update Nameservers in GoDaddy:

  1. Log into GoDaddy and go to My Domains;
  2. Select your purchased domain and click DNS → Nameservers → Change Nameservers;
  3. Replace the existing nameservers with the ones copied from HostGator;
  4. Click "Save Changes" and wait for nameserver propagation (can take up to 24 hours).

GoDaddy DNS management: https://www.godaddy.com/help/edit-my-domain-nameservers-664

question mark

Why do we configure nameservers?

Select the correct answer

Var allt tydligt?

Hur kan vi förbättra det?

Tack för dina kommentarer!

Avsnitt 1. Kapitel 2
Vi beklagar att något gick fel. Vad hände?
some-alt