CMS Development

rohansdeeson
Top Contributor

Hubdb Dynamic Page Slug

SOLVE

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 Accepted solution
stefen
Solution
Key Advisor | Partner
Key Advisor | Partner

Hubdb Dynamic Page Slug

SOLVE

@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

View solution in original post

0 Upvotes
1 Reply 1
stefen
Solution
Key Advisor | Partner
Key Advisor | Partner

Hubdb Dynamic Page Slug

SOLVE

@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 Upvotes