How to add something to <head>
Hi there,
from other themes or tools I'm used to be able to add my own code to the <head> section of the website. Especially with custom cookie banners this is often necessary.
What is the best way (especially regarding update copmpatibility) to achieve this with Betheme?
thx and cheers
Comments
Hi,
You can add your codes to <head> in Betheme -> Theme options -> SEO.
Best regards
ok, thanks. So I could add anything there? No validation in those 3 input fields? It is just splitted for clarity then, I supppose.
Is there also an equivalent for adding <script> snippets before the closing </body> tag?
Yes, you can add anything there. Indeed, it is split for clarity, but notice that the third field e.g., adds content before closing of the </body>, so they are not all the same.
You can put your script in Betheme -> Theme options -> Custom CSS & JS -> JS.
Best regards