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

Kursinnhold

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, it's important to establish the foundations of the website. This includes choosing a hosting provider, purchasing a domain name, and configuring nameservers to connect them.

What Is Hosting?

Note
Definition

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?

Note
Definition

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?

Note
Definition

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 hosting and a domain are purchased, the nameservers must be updated to ensure that visitors who type the domain are directed to the hosting provider's server.

Checking WordPress Server Requirements
expand arrow

Before purchasing hosting, it's essential to ensure that 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. To ensure compatibility, it's advisable to contact the hosting provider's support team and confirm that their plans meet 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. In this guide, a domain will be purchased through 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: this page will be revisited later to configure the nameservers.

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

Choosing a Hosting Provider
expand arrow

To make a website live, hosting is required. This tutorial uses HostGator, though 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

Once hosting and a domain have been purchased, updating the nameservers is required to link them. 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

What is the purpose of configuring nameservers?

Select the correct answer

Alt var klart?

Hvordan kan vi forbedre det?

Takk for tilbakemeldingene dine!

Seksjon 1. Kapittel 2

Spør AI

expand

Spør AI

ChatGPT

Spør om hva du vil, eller prøv ett av de foreslåtte spørsmålene for å starte chatten vår

course content

Kursinnhold

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, it's important to establish the foundations of the website. This includes choosing a hosting provider, purchasing a domain name, and configuring nameservers to connect them.

What Is Hosting?

Note
Definition

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?

Note
Definition

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?

Note
Definition

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 hosting and a domain are purchased, the nameservers must be updated to ensure that visitors who type the domain are directed to the hosting provider's server.

Checking WordPress Server Requirements
expand arrow

Before purchasing hosting, it's essential to ensure that 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. To ensure compatibility, it's advisable to contact the hosting provider's support team and confirm that their plans meet 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. In this guide, a domain will be purchased through 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: this page will be revisited later to configure the nameservers.

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

Choosing a Hosting Provider
expand arrow

To make a website live, hosting is required. This tutorial uses HostGator, though 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

Once hosting and a domain have been purchased, updating the nameservers is required to link them. 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

What is the purpose of configuring nameservers?

Select the correct answer

Alt var klart?

Hvordan kan vi forbedre det?

Takk for tilbakemeldingene dine!

Seksjon 1. Kapittel 2
some-alt