Page 1 of 1
Edit Meta
Posted: Thu Aug 14, 2025 5:47 am
by alexoliveira
Hello, I would like to add a code below:
<meta charset="utf-8">
Exemple:
<meta charset="utf-8">
<base href="
https://website.com.br/">
How do I do this directly through the wysiwyg web builder?
Re: Edit Meta
Posted: Thu Aug 14, 2025 7:14 am
by Pablo
You can add custom meta tags in the page properties
Re: Edit Meta
Posted: Thu Aug 14, 2025 11:36 am
by alexoliveira
Yes, I already do that, but can you tell me where to direct it to appear below <meta charset="utf-8"> ?
Re: Edit Meta
Posted: Fri Aug 15, 2025 6:30 am
by Pablo
I do not think it’s necessary to place that code directly below <meta charset="utf-8">
Re: Edit Meta
Posted: Fri Aug 15, 2025 5:32 pm
by alexoliveira
I'm using it to para conversar js css directly from pages opened in the iframe, as if it were a way for the main link to talk to pages opened within the iframe, in this way I can use the script to change the link in the browser.
I've already tested it and it works perfectly, but every time I publish the site via wysiwyg it overwrites my changes made directly in .php. Could you please tell me how to do this directly via wysiwyg web builder?
Re: Edit Meta
Posted: Sat Aug 16, 2025 6:32 am
by Pablo
There is no option to specify the exact location of the inserted code. It depends on other options you have enabled