<!-- Primary Meta Tags --><title>Google</title><metaname="title"content="Google"><metaname="description"content="Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for."><!-- Open Graph / Facebook --><metaproperty="og:type"content="website"><metaproperty="og:url"content="https://www.google.com/"><metaproperty="og:title"content="Google"><metaproperty="og:description"content="Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for."><metaproperty="og:image"content=""><!-- Twitter --><metaproperty="twitter:card"content="summary_large_image"><metaproperty="twitter:url"content="https://www.google.com/"><metaproperty="twitter:title"content="Google"><metaproperty="twitter:description"content="Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for."><metaproperty="twitter:image"content="">
<headlang="en"><metahttp-equiv="content-language"content="en"><metacharset="UTF-8"><metaname="robots"content="index, follow"><metaname="viewport"content="width=device-width, initial-scale=1.0"><metaname="description"content="Site Meta Description"/><metaname="keywords"content="Site Meta Keywords"/><metaname="author"content="Author Name"/><metaname="publisher"content="publisher"><metaname="copyright"content="copyright"><metaname="page-topic"content="Media"><metaname="page-type"content="Blogging"><metaname="audience"content="Everyone"><title>My website title</title><!-- Facebook, whatsapp, instagram, twitter and other popular social media --><metaproperty="og:title"content="Site Title"><metaproperty="og:description"content="Site Content short description"><metaproperty="og:image"content="http://example.com/thumbnail.jpg"><metaproperty="og:url"content="http://example.com"><metaname="twitter:card"content="summary_large_image"><!-- Some Non-essential but recommended --><metaproperty="og:site_name"content="Website Name"><!-- Optional --><metaname="twitter:image:alt"content="Alt text for image"><!-- Optional --><!-- If has need analytics for facebook and twitter --><metaproperty="fb:app_id"content="your_app_id"/><metaname="twitter:site"content="@website-username"></head>
<!-- Primary Meta Tags --><title>Google</title><metaname="title"content="Google"><metaname="description"content="Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for."><!-- Open Graph / Facebook --><metaproperty="og:type"content="website"><metaproperty="og:url"content="https://www.google.com/"><metaproperty="og:title"content="Google"><metaproperty="og:description"content="Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for."><metaproperty="og:image"content=""><!-- Twitter --><metaproperty="twitter:card"content="summary_large_image"><metaproperty="twitter:url"content="https://www.google.com/"><metaproperty="twitter:title"content="Google"><metaproperty="twitter:description"content="Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for."><metaproperty="twitter:image"content="">
<!-- meta tag defines about the metadata in an html document, meta tags
always go inside the head tag .It is typically used to specify
page description, character set, keywords, author of the document
and viewport settings. The information we store in the meta tag
are not displayed directly in the website but are read by the bots
of the browsers and using this our website will be positioned in
the search list of the search result. To rank our website, the keyword
content most importantly should be 'search engine optimised'(S.E.O).
-->
<metaproperty="og:title"content="Image Uploader - Saad Hasan"/><metaproperty="og:og:description"content="Awesome Image Uploader with Vanilla Javascript without using any external library or plugin. This site is designed with only Raw HTML, CSS and Vanilla JavaScript."/><metaproperty="og:image"content="https://imageupload-saadh393.netlify.app/images/meta.png"/><metaproperty="og:image:type"content="image/jpeg"/><metaproperty="og:image:width"content="1920"/><metaproperty="og:image:height"content="1080"/><metaproperty="og:image:alt"content="Image Uploader - Saad Hasan"/>
The <meta> tag defines metadata about an HTML document. Metadata is data (information) about data.
<meta> tags always go inside the <head> element, and are typically used to specify character set, page description, keywords, author of the document, and viewport settings.
Metadata will not be displayed on the page, but is machine parsable.
Metadata is used by browsers (how to display content or reload page), search engines (keywords), and other web services.
There is a method to let web designers take control over the viewport (the user's visible area of a web page), through the <meta> tag (See "Setting The Viewport" example below).