Add content to your website by creating an article (web page) and adding a link to it so visitors can find it in the main menu.

Prerequisites

Steps

  1. Log in to Joomla backend and navigate to the Home Dashboard.
  2. View the frontend of the site. Find the main menu and note the menu items. We will be adding a new menu item.
  3. Return to the Home Dashboard. In the Administrator Menu, click Content > Articles.
  4. Click New. Result: A new-article form appears.
    • Title: Company Overview
    • Article Text: We are a company dedicated to providing quality products and services to our customers.


    New article form with Title Company Overview and the article text filled in
    The new-article form filled in
  5. Click Save & Close.
  6. In the Administrator Menu, click Menus > Main Menu.
  7. Click New. Result: A new-menu-item form appears.
    • Title: About Us
    • Menu Item Type: click Select, then in the popup expand Articles and select Single Article.
    • Select Article: click Select, then in the popup select Company Overview.


    New menu item form with Menu Item Type Single Article and Select Article Company Overview
    The new-menu-item form, configured to link to Company Overview
  8. Save & Close
  9. View the site, click About Us in the Main Menu to view your article.

    Frontend About Us page showing the Company Overview article
    The published Company Overview article, reached via the About Us menu item

Concepts

Articles in Joomla are the main content types on a web page and can display text and images.

A menu item is a link to an article, grouped with other links in a menu.

In this tutorial we only had links to individual articles. This is called a menu item type of Single Article. In later tutorials we will see other menu item types.