Get your first ad live in about 10 minutes. This guide walks you through three steps: creating an ad zone, creating an ad, and displaying the ad on your site.
Overview
WB Ad Manager uses ad zones as containers. You place ads inside zones, then display a zone on your site using a shortcode or widget. This lets you swap or rotate ads without changing your pages every time.
Step 1: Create an Ad Zone (2 minutes)
An ad zone is a named slot on your site. Think of it as a reserved space where ads will appear.
- Go to WB Ad Manager → Ad Zones
- Click Add New
- Give the zone a descriptive name, such as Sidebar Banner
- The Slug fills in automatically — you will use this in shortcodes (for example,
sidebar-banner) - Set the zone’s width and height in pixels
- Click Publish
Common Ad Zone Sizes
| Zone Name | Size | Best Used In |
|---|---|---|
| Leaderboard | 728×90 | Header, above content |
| Medium Rectangle | 300×250 | Sidebar, in-content |
| Wide Skyscraper | 160×600 | Sidebar |
| Mobile Banner | 320×50 | Mobile header or footer |
| Half Page | 300×600 | Sidebar (large) |
Create two or three zones for different areas of your site.
Step 2: Create Your First Ad (3 minutes)
- Go to WB Ad Manager → Ads
- Click Add New
- Enter a title for internal reference (visitors do not see this)
- Choose your Ad Type — select Image for a banner ad
For an Image Ad
- Upload your banner image using the image upload field
- Enter the Destination URL — where the ad should send visitors when clicked
- Add Alt Text for accessibility
- In the Ad Zones panel on the right, check the zone you just created
- Click Publish
For an HTML Ad (e.g., Google AdSense)
- Select Code as the Ad Type
- Paste your HTML or JavaScript code into the code field
- Assign it to a zone and click Publish
Ad Scheduling (Optional)
You can set a start date and end date for any ad. The ad will only display within that date range. Leave both fields empty for an always-on ad.
Step 3: Display the Ad on Your Site (2 minutes)
Using a Shortcode
Copy this shortcode and paste it into any page, post, or widget:
[wbam_ad zone="sidebar-banner"]
Replace sidebar-banner with your zone’s slug.
| Where to Add It | How |
|---|---|
| Page or post content | Paste into the block editor or classic editor |
| Sidebar widget | Add a Custom HTML widget and paste the shortcode |
| Any widget area | Use the WB Ad Manager widget and select your zone |
Using the Widget
- Go to Appearance → Widgets
- Find the WB Ad Manager widget
- Drag it to your sidebar or footer
- Select your ad zone from the dropdown
- Click Save
Step 4: Verify It Is Working (1 minute)
- Visit the page where you added the shortcode or widget
- Your ad should display
- Click the ad to test the destination link
- Go to WB Ad Manager → Analytics
- You should see a click recorded
Step 5: Configure Tracking (2 minutes)
By default, WB Ad Manager tracks both impressions and clicks. To review or adjust tracking settings:
- Go to WB Ad Manager → Settings
- Click the Tracking tab
- Confirm Track Impressions and Track Clicks are enabled
- Enable Exclude Admins so your own visits do not inflate the numbers
- Click Save Changes
View Your Reports
Go to WB Ad Manager → Analytics to see:
- Total impressions (how many times the ad was shown)
- Total clicks
- Click-through rate (CTR)
- Top performing ads
Quick Shortcode Reference
| Shortcode | What It Does |
|---|---|
[wbam_ad zone="zone-slug"] |
Show one ad from a zone |
[wbam_ad id="123"] |
Show a specific ad by ID |
[wbam_ads zone="zone-slug" count="4"] |
Show multiple ads from a zone |
Next Steps
- Ad Rotation & Split Testing — Bulk actions, categories, and split testing
- Multiple Ad Formats — All supported ad formats
- 14+ Placement Options — Header, footer, popup, and more
- Smart Targeting — Show ads to the right audience
