Forum Discussion

peterlu's avatar
peterlu
Champion
3 months ago
Solved

In Aurora, add additional <script> and <meta> tags

Hi,

In Aurora, anybody knows how or where to add custom <script> and <meta> tags to the HTML <head> area?

Thanks,
Peter

  • At the moment you can't add meta tags, but here is the doc on adding scripts to the page head. https://developer.khoros.com/khorosauroradevdocs/docs/configurable-page-scripts

2 Replies

  • MattV's avatar
    MattV
    Khoros Staff
    3 months ago

    At the moment you can't add meta tags, but here is the doc on adding scripts to the page head. https://developer.khoros.com/khorosauroradevdocs/docs/configurable-page-scripts

  • MattVI believe the configurable page scripts is a Javascript solution. Is there a way to add additional meta tags on the page source level (eg. you can see it in Chrome View Page Source)? The reason for this is that we sometimes need 3rd party bots to pick up certain meta data on the page source.