> ## Documentation Index
> Fetch the complete documentation index at: https://docs.thetinybell.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to show notifications on specific pages

> Target notifications to appear only on certain URLs.

URL targeting lets you control which pages show your notification. You can target exact URLs, URL patterns, or exclude specific pages.

## Steps

1. Open your notification settings
2. Find the **Display on** section
3. Choose a rule:
   * **All pages**: notification appears on every page
   * **Specific URL**: enter the exact URL
   * **URL contains**: enter a keyword (e.g., "rooms" to match all room pages)
   * **URL starts with**: enter a path prefix

## Examples

| Rule            | Value            | Effect                      |
| --------------- | ---------------- | --------------------------- |
| URL contains    | `/rooms`         | Shows on all room pages     |
| URL contains    | `/en/`           | Shows on English pages only |
| Exact URL       | `/offers/summer` | Shows only on that page     |
| URL starts with | `/blog`          | Shows on all blog pages     |

## Exclusion rules

You can also exclude URLs. For example, show on all pages except the booking confirmation page.
