xxxxxxxxxx
<meta name="description" content="Some tags are vital for SEO. Others have little or no impact on rankings. Here's every type of meta tag you need to know about.The purpose of a meta description is to reflect the essence of a page, but with more details and context."/>
xxxxxxxxxx
<!DOCTYPE html>
<html>
<head>
<title>Your Website Title</title>
<!-- Meta tags for SEO -->
<meta name="description" content="Brief description of your website">
<meta name="keywords" content="relevant, keywords, for, your, website">
<meta name="author" content="Your Name">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Other head elements such as CSS and JavaScript -->
</head>
<body>
<!-- Your website content -->
</body>
</html>
xxxxxxxxxx
<meta name="description" content="Neoistone is a reliable, fast and robust platform for all the needs of Hosting and Domain name development tools is so easy to use that litespeed it makes fast site" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Grow your Business Digitally | In Hyderabad" />
<meta property="og:description" content="Neoistone is a reliable, fast and robust platform for all the needs of Hosting and Domain name development tools is so easy to use that litespeed it makes fast site" />
<meta property="og:url" content="http://localhost/" />
<meta property="og:site_name" content="Neoistone: Best Web Development and Hosting services" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Grow your Business Digitally | In Hyderabad" />
<meta name="twitter:description" content="Neoistone is a reliable, fast and robust platform for all the needs of Hosting and Domain name development tools is so easy to use that litespeed it makes fast site" />
<meta name="twitter:image" content="http://localhost/static/brand/banner_logo.png" />
<meta name="theme-color" content="#ee5b3e" />
xxxxxxxxxx
<meta name="description" content="Description content to be displayed to your user with the seo tag" />
<!-- facebook / whatsapp -->
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Title Content for to be displayed" />
<meta property="og:description" content="Description content to be displayed to your user with the seo tag" />
<meta property="og:url" content="https://yourwebsite/" />
<meta property="og:site_name" content="Title Content for to be displayed" />
<meta property="og:image" content="https://yourwebsite.com/assets/img/fav-icon.png" />
<meta property="og:image:alt" content="Your website Name" />
<meta property="og:site_name" content="Your website logo " />
<!-- twitter -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Title Content for to be displayed" />
<meta name="twitter:description" content="Description content to be displayed to your user with the seo tag" />
<meta name="twitter:image" content="https://yoruwebsite/static/brand/banner_logo.png" />
<meta name="theme-color" content="#ee5b3e" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"url": "https://yourwebsite/",
"name": "Title Content for to be displayed",
"logo": "https://yourwebsite/static/brand/banner_logo.png"
}
</script>