Pricing Blog

Is there any option to define additional head elements as global?

  • nbank-1435286673901752420

    Noel Bank

    4 days ago

    Hey, will there be an option to define some head elements as 'global'? Currently, I have to set these elements on every page, which can be quite tedious when dealing with many pages.
  • lucasg-1435286959760343152

    Lucas G

    4 days ago

    Not at the moment unfortunately
  • Team is aware of this though, I believe something is on the roadmap for it but it’s not a priority afaik
    👍1
  • If you’re able to, perhaps an empty component that loads your assets in may be an alternative
  • nbank-1435287668035555348

    Noel Bank

    4 days ago

    Unfortunately, it has to be in the head -> and especially before JS loads. Our use case currently involves loading external fonts and a few global elements.
    👍1
  • lucasg-1435287722737537074

    Lucas G

    4 days ago

    I use one of those for loading things like analytics scripts. Side benefit is that it gives a lot more control as to when they trigger and what they report