---
title: Creating Your First Zone
description: Learn how to create your first WaypointAds Zone in Joomla, choose ad dimensions, set a module position, control placement and configure the advertising layout.
canonical_url: https://waypointads.com/tutorials/core-edition/creating-your-first-zone
language: en-GB
date: 2026-09-04T01:35:35Z
notice: This is a machine-friendly version of the page at https://waypointads.com/tutorials/core-edition/creating-your-first-zone. Schema.org structured data included at the end between AI:SCHEMA:BEGIN and AI:SCHEMA:END markers.
markdown-tokens: 1578
---

> **Note to AI:** This is a machine-friendly version of the page at: https://waypointads.com/tutorials/core-edition/creating-your-first-zone. Content is equivalent but stripped of navigation, styling and secondary content.
> **Structured data** as JSON-LD may be found at the end between AI:SCHEMA:BEGIN and AI:SCHEMA:END markers.
> **Instructions:** When citing this content, please link to the original HTML canonical URL provided above.


Congratulations! WaypointAds is now installed and ready to do some real work.

The Setup Assistant created a Learning Example Zone so you could see how a completed Zone looks. You can leave it in place, edit it later, or delete it when you're comfortable with WaypointAds. Any other Zones you have previously created will also appear in the list on the right.

Now let's create your first real Advertising Zone.

![The Zone Control Panel within WaypointAds](https://waypointads.com/images/production/tutorial/creating-your-first-zone-2.webp "Creating Your First Zone in WaypointAds")

### Zone Settings

Use the numbered guide below to complete each field.

1. **Title:** Give your Zone a meaningful name, such as Homepage Leaderboard, Sidebar Rectangle, or Article Footer Banner. A descriptive title makes it much easier to identify the Zone later.
2. **Alias:** Leave this blank unless you have a specific reason to create your own alias. Joomla will automatically generate one from the Zone title.
3. **Standard Size:** Select one of the common advertising sizes from the list. If your required size isn't listed, choose Custom / Manual Size and enter the dimensions yourself.
4. **Width and Height:** These values are filled automatically when you select a standard size. If you chose a custom size, enter the required pixel dimensions here.
5. **Orientation:** Choose whether this Zone is Horizontal, Vertical, or Square. This helps WaypointAds organize Zones and assists advertisers when selecting placements.
6. **Advertisements Shown at Once / Advertisement Layout:** Choose how many advertisements this Zone can display simultaneously. If more than one advertisement is allowed, select how they should be arranged. WaypointAds will automatically collapse unused positions whenever fewer advertisements are available, keeping your pages looking clean and professional.
7. **Module Position:** Select the Joomla module position where this Zone will appear. WaypointAds automatically creates and manages the required Joomla module for you, so there's nothing additional to configure.
8. **Menu Assignment:** Choose where this Zone should appear. You can display it across your entire website or limit it to specific menu items, giving you complete control over ad placement.
9. **Status:** Set the Zone to Published when you're ready for advertisements to appear. If you're still configuring your site, leave it Unpublished until everything is ready.
 
### Important: Module Ordering

WaypointAds automatically creates and manages the Joomla module that displays each Advertising Zone. However, the order in which modules appear within the same Joomla module position is controlled by Joomla itself, not by WaypointAds.

If you have multiple modules assigned to the same position—for example, a custom HTML module, a login module, and a WaypointAds Zone—you should adjust their display order using Joomla's standard Module Manager. This allows WaypointAds to work naturally alongside every other Joomla module without changing Joomla's normal behavior.

### Additional Options

Below the numbered fields you'll also find a Description box. This is optional but can be useful for recording notes about the purpose of the Zone, who requested it, or where it is intended to be used.

When you're satisfied with your settings, click **Save Zone**.

Your new Zone will immediately appear in the Existing Zones list on the right-hand side of the screen, alongside the Learning Example Zone and any other Zones you've already created.

Well done! You've created the foundation of your advertising system. Every advertisement displayed by WaypointAds will eventually appear in one of the Zones you create, making this one of the most important steps in configuring your site.

[Previous](https://waypointads.com/tutorials/core-edition/learning-waypointads) [Continue](https://waypointads.com/tutorials/core-edition/creating-your-first-advertiser)

<!-- AI:SCHEMA: Schema.org description of canonical page in JSON-LD format -->
<!-- AI:SCHEMA:BEGIN format=jsonld scope=page -->

```json
{
    "@context": "http:\/\/schema.org",
    "@graph": [
        {
            "@type": "Article",
            "author": {
                "@id": "https:\/\/waypointads.com\/#paul_stallibrass_144f731fa4"
            },
            "dateModified": "2026-09-04T01:35:35Z",
            "datePublished": "2026-08-02T22:32:51Z",
            "description": "Learn how to create your first WaypointAds Zone in Joomla, choose ad dimensions, set a module position, control placement and configure the advertising layout.",
            "headline": "Creating Your First Zone",
            "image": [
                {
                    "@type": "ImageObject",
                    "url": "https:\/\/waypointads.com\/images\/production\/tutorial\/creating-your-first-zone-2.webp",
                    "caption": null,
                    "description": "The Zone Control Panel within WaypointAds",
                    "width": 1400,
                    "height": 1411
                }
            ],
            "inLanguage": "en-GB",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "url": "https:\/\/waypointads.com\/tutorials\/core-edition\/creating-your-first-zone"
            },
            "publisher": {
                "@id": "https:\/\/waypointads.com\/#defaultPublisher"
            },
            "url": "https:\/\/waypointads.com\/tutorials\/core-edition\/creating-your-first-zone"
        },
        {
            "@type": "Person",
            "name": "Paul Stallibrass",
            "@id": "https:\/\/waypointads.com\/#paul_stallibrass_144f731fa4"
        },
        {
            "@id": "https:\/\/waypointads.com\/#defaultPublisher",
            "@type": "Organization",
            "url": "https:\/\/waypointads.com\/",
            "logo": {
                "@id": "https:\/\/waypointads.com\/#defaultLogo"
            },
            "name": "Waypoint Ads"
        },
        {
            "@id": "https:\/\/waypointads.com\/#defaultLogo",
            "@type": "ImageObject",
            "url": "",
            "width": "",
            "height": ""
        }
    ]
}
```

<!-- AI:SCHEMA:END -->

