Integrated Tech Solutions

Meta Tags – The Complete List for a Perfect SEO

By - Admin, Updated on April 17, 2021

meta tags for perfect seo

Meta tags are literally as important as the content of your webpage to make it stand out in search results. In this article, we are going to learn about all the meta tags that might improve your website’s ranking.

The Canonical Tag

Suppose we have two different versions of a page, one for mobile and other for desktop. To prevent Google from considering them duplicates of each other, we need to specify that this is just the mobile version of the same page.

Usage –

<link rel=”canonical” href=”https://link-to-desktop-version-page/” >

Geolocation meta tags

This tag is used to bound the given page to a specific location like New Delhi. When someone searches relevant keywords, nearby the location specified in the tag, chances are more to appear higher in rankings.

Example –

The Robots Meta Tag

r;obots meta tag for search engines

Robots Meta Tag is used to tell search engines which page to follow and index. We can specify it using the robots meta tag as below –

<meta name=”robots” content=”nofollow, noindex” >

Open Graph Tags

Open Graph tags are special tags for social sharing. When you share a URL with og tags, it automatically converts into a snippet with a title and small description.

how to use og tags on website

Leave a Message

Registration isn't required.




By commenting you accept the Privacy Policy

Keep Reading

👋 Hi, Find this Helpful? There is More

You Asked,
We made it!

fix japanese keyword hack

Step by Step Video Tutorials on trending topics in software development

Yes I am Curious »

AR in Websites – Top 3 Platforms for Bringing Augmented Reality to Your Web Experience

As technology advances, augmented reality (AR) is no longer limited to gaming or social media apps. Integrating AR into websites...

Know More »

Webhook Explained for Beginners: Everything You Need to Know

In the world of APIs, automation, and modern web applications, the term “webhook” often comes up. But what exactly is...

Know More »