CMS Development

rohansdeeson
Colaborador líder

Hubdb Dynamic Page Slug

resolver

I have a listing page that i have a number of people on, I then want to link through to a profile page.

so each person in the listing will have a link to their profile page.

I have created a profile dynamic page and I can link to it using a querystring and then filter the data to show that person's profile.

like so https://www.mysite.com/profiles/?personname
but I would prefer to do this via a proper slug 
https://www.mysite.com/profiles/personname

is that possible I would I have to create a page for each person and use the same dynamic template?

1 Soluciones aceptada
stefen
Solución
Asesor destacado | Partner
Asesor destacado | Partner

Hubdb Dynamic Page Slug

resolver

@rohansdeeson you can do this via the "Dynamic Pages" feature in HubDB. Here is a guide on how to implement it in a template: https://developers.hubspot.com/docs/cms/guides/building-dynamic-pages-with-hubdb

Stefen Phelps, Community Champion, Kelp Web Developer

Ver la solución en mensaje original publicado

0 Me gusta
1 Respuesta 1
stefen
Solución
Asesor destacado | Partner
Asesor destacado | Partner

Hubdb Dynamic Page Slug

resolver

@rohansdeeson you can do this via the "Dynamic Pages" feature in HubDB. Here is a guide on how to implement it in a template: https://developers.hubspot.com/docs/cms/guides/building-dynamic-pages-with-hubdb

Stefen Phelps, Community Champion, Kelp Web Developer
0 Me gusta