Essential Meta Tags Download

SEO Help and Tips

Essential Meta Tag example for best seo blogger and website

HTML Code charset - Specifies the character encoding used for the webpage.

Example: "<meta charset="UTF-8">"

viewport - Defines the viewport settings for the webpage.
Example: "<meta name="viewport" content="width=device-width, initial-scale=1.0">"

description - Provides a brief description of the webpage's content.
Example: "<meta name="description" content="This is a description of the webpage.">"

keywords - Specifies a list of keywords relevant to the webpage's content.
Example: "<meta name="keywords" content="keyword1, keyword2, keyword3">"

author - Specifies the name of the author of the webpage.
Example: "<meta name="author" content="John Doe">"

robots - Tells search engines how to index and crawl the webpage.
Example: "<meta name="robots" content="index, follow">"

og:title - Provides a title for the webpage when it is shared on social media platforms.
Example: "<meta property="og:title" content="Title of the Webpage">"

og:description - Provides a description for the webpage when it is shared on social media
platforms.
Example: "<meta property="og:description" content="Description of the Webpage">"

og:image - Specifies an image to be displayed when the webpage is shared on social
media platforms.
Example: "<meta property="og:image" content="https://example.com/image.png">"



Essential Meta Tag Example Here:

<meta charset='UTF-8'>
<meta content='width=device-width' name='viewport'>
<meta content='red' name='msapplication-navbutton-color'>
<meta content='Tooltip Text' name='msapplication-tooltip'>
<meta content='/' name='msapplication-starturl'>
<meta content='no' name='msapplication-tap-highlight'>
<meta content='yes' name='full-screen'>
<meta content='fitscreen/standard' name='layoutmode'>
<meta content='force' name='imagemode'>
<meta content='portrait' name='screen-orientation'>
<meta content='language' http-equiv='en-us'>
<meta content='true' name='HandheldFriendly'>
<meta content='en-us' http-equiv='content-language'>
<meta content='en-gb' http-equiv='content-language'>
<meta content='example' name='description'>
<meta content='example keyword=' name='keywords'>
<meta http-equiv="X-UA-Compatible" content="IE=edge">"
<meta content='website' property='og:type'>
<meta content='example' name='og:site_name'>
<meta content='https://photos.example' property='og:image'>
<meta content='https://example.com' property='og:url'>
<meta content='example' name='Headline'>
<meta content='general' name='rating'>
<meta contents='High' name='RATINGS'>
<meta content='1 Days' http-equiv='REVISIT-AFTER'>
<meta content='public' http-equiv='Cache-control'>
<meta content='example' name='{author-name}'>
<meta content='example@mail.com/' name='{author-mail}'>
<meta content='https://example.com/' name='{author-url}'>
<meta content='upgrade-insecure-requests' http-equiv='Content-Security-Policy'>
<meta content='Post title' name='SEO Help and Tips'>
<meta attribute1='value1' attribute2='value2'>
<meta content='First Future Corporation - 2022-2023' name='copyright'>
<meta content='1' http-equiv='REVISIT-AFTER'>
<meta content='0' http-equiv='Expires'>
<meta content='fitscreen/standard' name='layoutmode'>
<meta content='yes' name='apple-mobile-web-app-capable'>
<meta content='yes' name='mobile-web-app-capable'>
<meta content='Tooltip Text' name='msapplication-tooltip'>
<meta content='/' name='msapplication-starturl'>
<meta content='portrait' name='screen-orientation'>
<meta content='example' name='application-name'>
<meta content='Search Tool' name='apple-mobile-web-app-title'>
<meta content='ms-icon-144x144.png' name='msapplication-TileImage'>
<meta content='enable/disable' name='nightmode'>
<meta content='Sitelinkssearchbox' name='google'>
<meta content='summary' name='twitter:card'>
<meta content='Player' name='twitter:card'>
<meta content='https://twitter.com' name='twitter:site'>
<meta content='https://photos.example' name='twitter:image'>
<meta content='https://example.com' name='twitter:url'>
<meta content='example' name='twitter:title'>
<meta content='example' name='twitter:description'>
<link href='/favicon.ico' rel='icon' type='image/x-icon'>
<link href='https://example.com/favicon.ico' rel='shortcut icon' type='image/vnd.microsoft.icon'>    
<link href='https://example.com/' hreflang='en' rel='alternate'>
<link href='https://example.com/' hreflang='en-US' rel='alternate'>
<link href='https://example.com/' hreflang='en-GB' rel='alternate'>
<link href='https://example.com/' hreflang='fr' rel='alternate'>
    

These are just a few examples of common meta tags used in HTML code. The specific meta tags used may vary depending on the purpose and content of the webpage.

Comments

Popular posts from this blog

Office Tool_SPSS v23 + Serial key

How to Fix FATAL error Failed to parse input Document ?

How to Reduce Lazy Load Resources

Popular posts from this blog

Office Tool_SPSS v23 + Serial key

How to Fix FATAL error Failed to parse input Document ?

How to Reduce Lazy Load Resources