Joomla: Create Your First Article and Add It to a Menu
Getting Started · Joomla 4, 5, 6 · Updated June 1, 2026
✅ Verified on Joomla 5.4.6: the component names below (“Articles”, menus) match the live admin.
In Joomla, content lives in Articles, and visitors reach it through Menus. Here’s the essential first workflow.
Step 1 — Create an article
- In the admin, go to Content → Articles.
- Click New.
- Give it a Title and write your content in the editor.
- (Optional) Set a Category on the right — Joomla creates an “Uncategorised” one by default, which is fine to start.
- Click Save & Close. Make sure the article’s status is Published.
Step 2 — Add it to a menu
An article isn’t visible until something links to it. The cleanest way is a menu item:
- Go to Menus → (your menu, e.g. Main Menu) → Add New Menu Item.
- Enter a Menu Title.
- For Menu Item Type, click Select → Articles → Single Article.
- Choose the article you just created.
- Save & Close.
Visit your site — the new menu item now opens your article.
Tip: the home page
Every Joomla menu has one item marked as Default (the home page, shown with a star). To change what shows on the front page, set a different menu item as Default, or point the Default item at the content you want.