Using WB15 - my site - http://www.infoabout.org.uk/
When I preview my created website every page has text featured at the top which is not in the design layout.
However I located this text in the page properties dialogue under tab > meta tags.
I am using a master page in the design and the text is above the master pager header
How do I correct this?
Source code is:
<!doctype html>
<html>
<head>
Letter Clips | NoteClips | MemoClips | Custom Clips | Clippa Clips |Promotional paperclips | fancy paper clips | Printed paperclip| Promotional printed metal paper clip|Clippa Clips |Promotional paperclips | fancy paper clips | Printed paperclip| Promotional printed metal paper clip| Letter Clips | NoteClips | MemoClips | Custom Clips |
<meta charset="utf-8">
<title>Promotional Paperclips | Promotional shaped wire paper clips | Binder clips |</title>
<meta name="description" content="Clippa Clips | Promotional paperclips | fancy paper clips | Printed paperclip| Promotional printed metal paper clip| Letter Clips | NoteClips | MemoClips | Custom Clips | Clippa Clips | Promotional paperclips | fancy paper clips | Printed paperclip| Promotional printed metal paper clip| Letter Clips | NoteClips | MemoClips | Custom Clips | ">
<meta name="keywords" content="Promotional paperclips, fancy paper clips, Printed paperclip, Promotional printed metal paper clip,Promotional paperclips, fancy paper clips, Printed paperclip, Promotional printed metal paper clip,">
<meta name="categories" content="Promotional paper clipsPromotional paper clips">
<meta name="robots" content="index, follow">
<meta name="revisit-after" content="7 days">
<meta name="generator" content="90 Second Website Builder 15 - https://www.90secondwebsitebuilder.com">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
Page Properties - privew issue
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/publish.html
http://www.wysiwygwebbuilder.com/preview.html
Frequently Asked Questions about Publishing
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/publish.html
http://www.wysiwygwebbuilder.com/preview.html
Frequently Asked Questions about Publishing
Re: Page Properties - privew issue
Did you open the master page page properties and look at the meta tags that are being added? Also make sure to check the page html and site html to make sure it wasn't added there.
-
-
- Posts: 31
- Joined: Thu Feb 27, 2020 12:02 am
Re: Page Properties - privew issue
Thank you for you quick response, as always you are always on it and it gave me the clue that I needed to investigate this issue further.
I have resolved this issue by removing from the meta tag>user defined field of all the text.
What is the function of the meta tag>user defined field apart from putting text from the field and placing it between the HTML Head tags as shown in the page source code?
Do you have any further info on the "User Defined" field?
Thanks for your help - appreciated.
Paul
I have resolved this issue by removing from the meta tag>user defined field of all the text.
What is the function of the meta tag>user defined field apart from putting text from the field and placing it between the HTML Head tags as shown in the page source code?
Do you have any further info on the "User Defined" field?
Thanks for your help - appreciated.
Paul
Re: Page Properties - privew issue
The option is explained in the help, with examples.
-
-
- Posts: 31
- Joined: Thu Feb 27, 2020 12:02 am
Re: Page Properties - privew issue
Hello
I checked the help as you suggested and could not really follow the examples, however the issue that I was experiencing, was the meta tags that were featured below the Head tag in the page source code also appeared on the previewed pages and also in the same position on the published website. I removed the meta tags which resolved the issue but i now cannot have meta tags.
Thank you
Paul
I checked the help as you suggested and could not really follow the examples, however the issue that I was experiencing, was the meta tags that were featured below the Head tag in the page source code also appeared on the previewed pages and also in the same position on the published website. I removed the meta tags which resolved the issue but i now cannot have meta tags.
Thank you
Paul
Re: Page Properties - privew issue
Of course you can. You didnt input them correctly.but i now cannot have meta tags
Here is what it says from the help:
So, if you want to add your own you simply type them similar to above. There are all kinds of meta tags you can add. See this for a list or here for more info on meta tags.User defined
Here you can insert your own custom meta tags. These will be inserted before all other meta tags right after the <head> tag.
Example:
<meta http-equiv="Cache-control" content="no-cache">
<meta name="expires" content="tue, 01 Jun 2010 19:45:00 GMT">