---
title: "Wordpress Plugin Example Landingspages"
slug: "wordpress-plugin-example-landingspages"
updated: 2025-09-23T12:10:50Z
published: 2025-09-23T12:10:50Z
canonical: "helpdesk.otys.com/wordpress-plugin-example-landingspages"
---

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

# Wordpress Plugin Example Landingspages

Due the flexibility you have with shortcodes you're able to create landingspages. As example we will create a landingspage for vacancies in a specific region since most clients do have criteria for region. For this example, we will create a landing page for the region 'Utrecht'.

1. Create a page in WordPress, for example called; 'Vacancies Utrecht'
2. Add the shortcode [otys-vacancies-list]
3. If your criteria is called 'Region' you have a criteria 'Utrecht' you can add the following attributes to your shortcode region="utrecht". In full the shortcode will look like [otys-vacancies-list region="utrecht"]
4. Now the shortcode will only show vacancies in the region Utrecht. You can now setup the WordPress page further however you would like and make it a proper landingpage.

### How to! video

[WordPress Plugin setup landingspage](https://www.youtube.com/embed/yPu64XUYH6U)
