Edit Meta

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
User avatar
alexoliveira
 
 
Posts: 247
Joined: Fri Oct 01, 2021 5:12 am
Contact:

Edit Meta

Post 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?
S.A
User avatar
Pablo
 
Posts: 23744
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Edit Meta

Post by Pablo »

You can add custom meta tags in the page properties
User avatar
alexoliveira
 
 
Posts: 247
Joined: Fri Oct 01, 2021 5:12 am
Contact:

Re: Edit Meta

Post by alexoliveira »

Yes, I already do that, but can you tell me where to direct it to appear below <meta charset="utf-8"> ?
S.A
User avatar
Pablo
 
Posts: 23744
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Edit Meta

Post by Pablo »

I do not think it’s necessary to place that code directly below <meta charset="utf-8">
User avatar
alexoliveira
 
 
Posts: 247
Joined: Fri Oct 01, 2021 5:12 am
Contact:

Re: Edit Meta

Post 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?
S.A
User avatar
Pablo
 
Posts: 23744
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Edit Meta

Post by Pablo »

There is no option to specify the exact location of the inserted code. It depends on other options you have enabled
Post Reply