CMS Development

andreasmb
Colaborador(a)

Is there a Hubl function for "blog home page listing" or "blog root URL"?

resolver

Is there a way to get a blog's root URL with HUBL? I'm thinking something like {{ blog.root_url }}

Content Settings _ HubSpot 2017-06-21 15-09-47.png

 

0 Avaliação positiva
2 Solução aceitas
EricSalvi
Solução
HubSpot Employee
HubSpot Employee

Is there a Hubl function for "blog home page listing" or "blog root URL"?

resolver

Hey @andreasmb
I think what you want is,

{{ group.absolute_url }}

Check out this list of HubL supported variables.

Exibir solução no post original

andreasmb
Solução
Colaborador(a)

Is there a Hubl function for "blog home page listing" or "blog root URL"?

resolver

Yep, that works! Thank you, Eric!

Exibir solução no post original

0 Avaliação positiva
2 Respostas 2
EricSalvi
Solução
HubSpot Employee
HubSpot Employee

Is there a Hubl function for "blog home page listing" or "blog root URL"?

resolver

Hey @andreasmb
I think what you want is,

{{ group.absolute_url }}

Check out this list of HubL supported variables.

andreasmb
Solução
Colaborador(a)

Is there a Hubl function for "blog home page listing" or "blog root URL"?

resolver

Yep, that works! Thank you, Eric!

0 Avaliação positiva