CMS Development

jeffmain
Participante | Parceiro Diamante
Participante | Parceiro Diamante

Inserting page schema into HubDB generated pages

resolver

Hi there, appreciate any insight/recommendations y'all can offer.

 

Is there any way to insert page schema into HubDB generated pages?

 

Example: on regular site pages, schema is pulling through the <head> as expected. i.e. if you inspect the page source code on the homepage: https://www.deluxemodular.com

 

But the schema does not appear here, which is a HubDB generated page: https://www.deluxemodular.com/careers/electrician

 

What would be the best way to add schema in?

 

Thanks!

0 Avaliação positiva
1 Solução aceita
Kevin-C
Solução
Especialista reconhecido(a) | Parceiro
Especialista reconhecido(a) | Parceiro

Inserting page schema into HubDB generated pages

resolver

@jeffmain loud and clear!

 

Checkout this article, though its not a direct 1 to 1 with what you're trying to do.

 

I wonder if you couldn't create a template using the Hubl/HTML option that pulls the content needed into the json structure per dynamic page?

Kevin Cornett - Sr. Solutions Architect @ BridgeRev

Exibir solução no post original

3 Respostas 3
Kevin-C
Especialista reconhecido(a) | Parceiro
Especialista reconhecido(a) | Parceiro

Inserting page schema into HubDB generated pages

resolver

Hey @jeffmain 

 

The head sections of provided pages are identical with the exceptions of expected metadata changes , css, and js script.

Was there a particular property or set of properties you were referring to?

Kevin Cornett - Sr. Solutions Architect @ BridgeRev
0 Avaliação positiva
jeffmain
Participante | Parceiro Diamante
Participante | Parceiro Diamante

Inserting page schema into HubDB generated pages

resolver

Hey @Kevin-C – thanks for the reply.

 

 

When I look at the source code, I see similarities up until the schema portion, just before </head>. I am wondering if it's possible to insert schema code into the second example, which is that HubDB generated page.

 

Screenshot of what I see below. Let me know if this is unclear. Thanks!

 

comparison.jpg

0 Avaliação positiva
Kevin-C
Solução
Especialista reconhecido(a) | Parceiro
Especialista reconhecido(a) | Parceiro

Inserting page schema into HubDB generated pages

resolver

@jeffmain loud and clear!

 

Checkout this article, though its not a direct 1 to 1 with what you're trying to do.

 

I wonder if you couldn't create a template using the Hubl/HTML option that pulls the content needed into the json structure per dynamic page?

Kevin Cornett - Sr. Solutions Architect @ BridgeRev