Page 1 of 1

Meta Tags

Posted: Tue Aug 25, 2020 12:11 pm
by karl
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)

Re: Meta Tags

Posted: Tue Aug 25, 2020 12:34 pm
by Pablo
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.

Re: Meta Tags

Posted: Tue Aug 25, 2020 1:04 pm
by karl
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.">
....

Re: Meta Tags

Posted: Tue Aug 25, 2020 2:10 pm
by Pablo
For me, it is only added once.

Did you try version 15.4.5?

Re: Meta Tags

Posted: Wed Aug 26, 2020 5:59 am
by presto
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.