-
Notifications
You must be signed in to change notification settings - Fork 973
Tags and Keywords
Metadata is data (information) about data.
The tag provides metadata about the HTML document. Metadata will not be displayed on the page but will be machine parsable.
Meta elements are typically used to specify page description, keywords, author of the document, last modified, and other metadata.
The metadata can be used by browsers (how to display content or reload the page), search engines (keywords), or other web services.
HTML5 introduced a method to let web designers take control over the viewport (the user's visible area of a web page), through the tag (See "Setting The Viewport" example below).
There is the Customize plugin, where you can change the About Page, the Footer, and The Description Metatag
A tag is a keyword that you are adding to your video. These keywords describe and highlight the content that is in your video. Check this to use our tags: https://github.com/WWBN/AVideo/wiki/VideoTags-Plugin
Also you can add custom tags on the Configuration menu.
To add your tags go to Left Top Menu-> Site Configurations -> Script Code (Tab) -> Head Code
more details here
You can add your head codes to that space. below you can find some usable tags that you may want to use.
<meta name="keywords" content="YouTube, Videos, Vimeo">
<meta name="author" content="Daniel Neto">