when entering Meta-Tags in Site-Properties, WYSIWYG copies this Meta-Tags automatically also to Page-Properties.
But why In the HTML-File this Meta-Tags appears doubled?
Example: <meta name="date" content="2020-08-25T10:00:00"><meta name="date" content="2020-08-25T10:00:00">
Each also doubled: description, keywords, author ...
I am using WYSIWYG 15.4.5 under Windows10. (corrected Version-Number)
Meta Tags
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
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
Re: Meta Tags
If you enter meta tags in the Site Properties then they will be added to all pages.
However, they should not be duplicated.
I have tested this in the latest version (15.4.5) and it seems to work correct.
However, they should not be duplicated.
I have tested this in the latest version (15.4.5) and it seems to work correct.
Re: Meta Tags
Delete all Meta-Tags in Page Properties. Press OK.
Open Site Properties. Enter Meta-Tags. Press OK.
Publish All Files.
Open HTML-File with Editor.
The Meta-Tags are doubled:
<!doctype html>
<html>
<head>
<meta name="date" content="2020-08-25T10:00:00"><meta name="date" content="2020-08-25T10:00:00">
<meta charset="utf-8">
<title>Verein</title>
<meta name="description" content="Deutsch-Baltische Genealogische Gesellschaft e.V.Deutsch-Baltische Genealogische Gesellschaft e.V.">
....
Open Site Properties. Enter Meta-Tags. Press OK.
Publish All Files.
Open HTML-File with Editor.
The Meta-Tags are doubled:
<!doctype html>
<html>
<head>
<meta name="date" content="2020-08-25T10:00:00"><meta name="date" content="2020-08-25T10:00:00">
<meta charset="utf-8">
<title>Verein</title>
<meta name="description" content="Deutsch-Baltische Genealogische Gesellschaft e.V.Deutsch-Baltische Genealogische Gesellschaft e.V.">
....
Re: Meta Tags
For me, it is only added once.
Did you try version 15.4.5?
Did you try version 15.4.5?
Re: Meta Tags
This happens when using a masterpage containing the same meta-tags as the other pages. So either delete meta-tags from masterpage or delete them from all the "ordinary" pages.