CMS Development

Neele_D
Member

How to automatically generate a vacancy overview page (the vacancies are landing pages)

We want to create a page that lists all recent vacancies. The vacancy pages are landing pages, so we need a way to automatically filter the right pages. We have two solutions in mind: 

 

1) Create a database for the vacancies, and add a row for each new vacancy. However, this would mean some extra work when creating a new vacancy page.

2) Using a HubSpot API to retrieve pages with names containing "vacancy" and then requesting the content of those pages through API. 

 

Alternatively, we could use blog posts instead of landing pages for our vacancy pages, however, this is less suitable for conversion tracking.

 

Does anyone have a suggestion as to what might be the best solution to our problem?

0 Upvotes
1 Reply 1
derekcavaliero
Top Contributor | Diamond Partner
Top Contributor | Diamond Partner

How to automatically generate a vacancy overview page (the vacancies are landing pages)

@Neele_D 

 

Have you considered using HubDB for this? HubDB can dynamically build out pages from a pseudo database table that is all within the HubSpot product and you can use native HubL to pull/filter that list (could even filter with ajax if you wanted a better experience).

Derek Cavaliero
Director of Engineering

WebMechanix
www.webmechanix.com
0 Upvotes