Things to keep in website
In today's digital age, having a website is no longer just an option; it's a necessity. Whether you're a small business, a blogger, or an artist showcasing your portfolio, your website serves as your online identity. But to make your mark on the web, it's essential to equip your site with the right ingredients.
Your website is more than just a collection of webpages; it's your virtual storefront, welcoming visitors from around the world. But to attract and retain visitors, you need to ensure that your website stands out amidst the sea of online content.
That's where the essential elements come into play. From meta tags and OG protocol to favicon and Google Analytics, each component plays a crucial role in enhancing your website's visibility, usability, and effectiveness.
// Meta Tags:
Meta tags are like the DNA of your website, providing crucial information to search engines and users. They include meta titles, descriptions, and keywords, which help search engines understand the content of your pages and rank them accordingly.
By using tools like SEOptimer's Meta Tag Generator, you can create optimized meta tags that improve your website's search engine visibility and click-through rates.
<meta name="title" content="TransNepal Freight Services Pvt. Ltd.">
<meta name="description" content="TransNepal Freight Services Pvt. Ltd., was incorporated in the year 2002 under the Nepalese Company Act, and started operation from 17th April, 2002 by taking over operation and management of the two ICDs’ at Biratnagar and Bhairahawa. ">
<meta name="keywords" content="TransNepal, Kakarbhitta ICD, Biratnagar ICD, All Cargo, Nepal All Cargo, ICP Biratnagar">
<meta name="robots" content="index, follow">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="language" content="English">
<meta name="revisit-after" content="7 days">
<meta name="author" content="PRACAS">
// OG Protocol:
In today's social media-driven world, sharing content has become second nature. But to ensure that your website's content appears engaging and informative when shared on platforms like Facebook and Twitter, you need to leverage the power of OG protocol.
With tools like Webcode's OG Protocol Generator, you can generate OG tags that enhance your content's visibility and attract more clicks and engagement on social media.
<meta property="og:type" content="website">
<meta property="og:title" content="TransNepal Freight Services Pvt. Ltd.">
<meta property="og:url" content="https://transnepaldryport.com">
<meta property="og:image" content="https://sriyog.com/images/wallpaper.jpg">
<meta property="og:description" content="TransNepal Freight Services Pvt. Ltd., was incorporated in the year 2002 under the Nepalese Company Act, and started operation from 17th April, 2002 by taking over operation and management of the two ICDs’ at Biratnagar and Bhairahawa.">
// Favicon Generator:
A favicon may seem like a small detail, but it can make a big difference in how users perceive your website. Think of it as your site's signature, appearing in browser tabs, bookmarks, and shortcuts. With Favicon Generator, you can create a custom favicon that represents your brand and helps your website stand out in a crowded digital landscape.
// Google Analytics:
Understanding your audience is key to improving your website's performance and effectiveness. That's where Google Analytics comes in. By integrating Google Analytics into your website, you can gain valuable insights into your visitors' behavior, demographics, and preferences.
Armed with this data, you can make informed decisions to optimize your content, design, and marketing strategies for better results.
With over 2 billion users worldwide, WhatsApp is one of the most popular messaging platforms. Integrating WhatsApp sharing functionality into your website allows visitors to easily share your content with their contacts, driving traffic and increasing visibility. Whether it's a blog post, product page, or any other content, enabling WhatsApp sharing encourages users to spread the word about your website, expanding your reach organically.
Html
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<a href="https://wa.me/9779852025735?text=Hi%2C%20I%27m%20contacting%20you%20through%20www.pracas.net.%20" class="float"target="_blank">
<i class="ff fa-whatsapp my-float"></i>
</a>
Css
.float {
position: fixed;
width: 60px;
height: 60px;
bottom: 95px;
right: 30px;
background-color: #8f8f8f;
color: #FFF;
border-radius: 50px;
text-align: center;
font-size: 30px;
box-shadow: 2px 2px 3px #5e5e5e;
z-index: 100;
}
.ff {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
color: #fff;
}
.my-float {
margin-top: 17px;
}
.float-fb{
position: fixed;
width: 60px;
height: 60px;
bottom: 165px;
right: 30px;
background-color: #d3d3d3;
border-radius: 50px;
text-align: center;
font-size: 30px;
box-shadow: 2px 2px 3px #999;
z-index: 100;
}
In Conclusion, incorporating meta tags, OG protocol, favicon, and Google Analytics into your website is not just about ticking boxes; it's about laying a strong foundation for success in the digital realm. These essential elements help improve your website's visibility, usability, and performance, ultimately driving more traffic, engagement, and conversions.
So don't overlook these critical components; invest the time and effort to incorporate them into your website and watch your online presence soar.