Letโs talk about meta tags โ what they are, why they matter, and how to do them better.
First things first โ what made you click on this article to read it?
Maybe the title caught your eye, or perhaps it was the short blurb you saw.
You might have clicked simply because this article comes from a source you trust.
If you found this article via a search engine, though, thereโs a good chance you found and clicked this article because of meta tags.
Meta tags are the foundation of SEO, and the first thing youโll find yourself setting up when building a web page.
Without meta tags,ย you canโt reach readers organically.
It doesnโt take much time to generate meta tags, but itโs more important than you might think.
Thatโs because 93% of all online experiencesย begin with a search engine.

This is why so many online marketers are so focused on getting SEO right.
Organic search traffic is the holy grail of SEO, so it canโt be ignored.

Your content needs to be readable and appealing to users on search engines.
Thereโs a very specific syntax needed.
Itโs similar to how bookstores and libraries organize their archives of books โ and thatโs what meta tags are, essentially.
What are Meta Tags?ย
Meta tags are a type of HTML tag that provides search engines with information about a website page.
Letโs take a look at the basic elements.

The title and description tags make up almost the entire entry.
If not for these meta tags, all youโd see in Google SERPs would be my URL.

Title and description tags are the two most-used tags for SEO purposes, but SEO isnโt the only part of digital marketing.
Advanced digital marketing requires the use of even more tags that improve page rank and overall user experience.
Just like this search result, youโll soon find out that these tags control how your entire digital presence is viewed and navigated.
Machines can read URLs just fine. If I wrote for machines, my website would look like this:

Google prioritizes certain tags because they provide context for people.
I built my website for people as well, so it looks like this:

This polish is what marketing is all about.
In this blog post, we will explore meta tags and see how they affect your overall digital marketing efforts.
While simple, the devil is in the details, and every detail counts.
How Meta Tags Affect Brand Image and Click-Through Rates
You absolutely can judge a book by its cover. Itโs what covers are designed for.
Your title and meta description tag create the cover for your web page. Theyโre your first impression on most visitors.
Itโs not just about search engines, but how we view the Internet.
Reddit is a basic link-aggregation site that takes away all the bells and whistles.
Reddit depends on the title and image to entice conversations and clicks.

Using meta tags correctly is like using the correct format for a business email.
Sure, you can put whatever you like out there, but thereโs a level of professionalism thatโs expected at some point.
Even Amazon will only give you a picture, title, and short description to make your point.

Think of these tags asย your elevator pitch.
Youโre given about as much space as a Tweet to sell your entire brand and product.
Which means you need to nail it.
You canโt just call in this detail and polish everything else. If you do, nobody will ever see the rest of what you polished.
We already know how meta tags affect SEO, but thatโs not the only element.
Meta tags will make yourย email marketingย and marketing automation efforts easier by providing information for emailed links.
Tags are a crucial element that determines what my automated social media posts look like.

When other bloggers, YouTubers, and social media influencers (and micro-influencers) share your content, tags make it easier.
Think of meta tags as the packaging for your product.
If your packaging isnโt spot-on, nobody will ever buy your product, no matter how great it is!
So what are some best practices to implement for tags?
Meta Tag Best Practices
There are a TON of different HTML tags that can be used on a web page. Weโre only going to focus on a handful of significant tags.
Weโll start with the one that might have brought you here today.
1. Title Tags
Itโs not technically a meta tag, but it shows up in the header and is used as one.
As of July 2017, the character limits for title tags in Google search results areย 78 on mobile devices and 70 on a desktop.
However, that doesnโt necessarily mean you should use all those characters, and 60 is the generally recommended limit.
Long-tail keywords make a difference.
Here are the top meta titles in the SERPs for โHow to make content marketing effective.โ

By adding the year, we get an entirely new set of results for โhow to make content marketing effective 2017.โ
Some users will want basic information, while others will want the most current.

By adjusting our title tag, we can affect which of these searches we rank for.
Ultimately, the goal is to hit both, but thatโs not always feasible.
Make sure your keyword is in your title, or youโll find your articles buried in search results.
For example, when I search for the โbest tacos in Tucson,โ some restaurants are on page 10 below, even Del Taco.
Thatโs a wasted opportunity for that taco capital of the country!

These small businesses could greatly improve their search results, sales, and ROI by simply adding โbest tacos in Tucsonโ to their title tags.
Hereโs a sample of the HTML required for a title tag located in your header.
<head>
<title>The Best Title Example I Could Come Up With</title>
</head>
In WordPress, itโs as easy as giving your page a title.
You really canโt miss it.

Thatโs all there is to it!
2. Image Tags
Like title tags, Image tags arenโt labeled โmeta.โ
But theyโre clearly used by search engines, link aggregators, and other sites to identify your site.
There are two image descriptions actually crammed into one tag.
Hereโs what the HTML code looks like.
<imgย src=โimage.jpgโย alt=โimageย descriptionโ title=โimageย tooltipโ>
Both the alt and title tags should be definedย for the best experience.
The title displays on your screen when you hover your cursor over it.
The alt text displays when the image canโt be rendered (or is spoken to the blind and visually impaired).
When uploading an image to WordPress, youโll be prompted to enter the title, caption, alt text, and description.

The more fields you fill out (even if you use the same information), the more searchable your images become.
Anywhere from 20-60% of all Google trafficย goes to sites with well-optimized graphics.
Why wouldnโt you want to be included?
Itโs also a matter of ADA website compliance.ย
There are approximately 58,200 people with some level of visual impairmentย per million in the U.S. alone.

Thatโs a huge segment of the population that wouldnโt have a great user experience without alt image tags.
Optimize your images for search engines and users.
3. Description Meta Tags
A meta description tag gives you a chance to provide an overview of the pageโs content.
Theyโre limited to around 160 charactersย and arenโt directly tied to Googleโs search algorithms at all!
Once again, the reason you need description tags is to improve the user experience.
Description tags encourage click-throughs.
Hereโs what the HTML looks like:
<head>
<meta name=โdescriptionโ content=โThis is an example of the text that will show up in search results. Read on to learn more about description tags.โ>
</head>
Without a meta description, Google will default to whatever preview sentence it feels best encompasses the content.
This isnโt necessarily a bad thing.
This post doesnโt have a meta description (I rarely use them), and it ranks well.

Of course, my blogs are filled with relevant content in short, sweet sentences. Most of them would work as descriptions on their own.
Still, thereโs no harm in adding additional information to make your content more searchable.
4. ย Robots Noindex and Nofollow Meta Tags
Robot meta tags arenโt always necessary.
By default, all of the pages and links you create on your website are indexed as โfollowโย by search bots and web crawlers.
Whenever you want to redirect them, youโll need a robot meta tag.
Hereโs the noindex HTML code:
<html><head>
<meta name=โrobotsโ content=โnoindexโ />
(โฆ)
</head>
This would be within the header and indicate this page doesnโt need to be indexed.
Itโs useful for syndicated and duplicate content that your customers/readers could use, but you donโt want credit in search indexes.
Hereโs the HTML for a robot nofollow.
<meta name=โrobotsโ content=โnofollowโ>
This is used for links you donโt necessarily want to endorse.
For example, readers leaving links in my comments arenโt exactly endorsed by me, so a nofollowย tag above the comments section keeps my site clean for bots.
Hereโs a great infographic on when and how to use nofollow tags.

Now we get to one of the most controversial meta tags.
5. Keyword Meta Tags
Keyword tags arenโt used by search algorithms to determine search ranking.
Hereโs what the HTML looks like:
<metaย name=โkeywordsโย content=โHTML, CSS, XML, JavaScriptโ>
I coach my SEO clients to ignore keyword tags because they donโt affect SEO.
That doesnโt necessarily make them useless, however. Theyโre especially useful in WordPress.
Keyword tags and categories can help Google determine which page on your site should rank for a search.
They also create a page in WordPressย thatย provides one more indexed page.

This means that, while your blog posts are focused on long-tail keywords, your tag and category pages have feeds covering the shorter keywords.
Categories can be used forย the URL format, providing one more keyword to the page address.
This is accomplished under Settings โ Permalinks in WordPress.

Adding this format provides context to your content.
Google loves context for search results!
Keywords also provide a big-picture overview of how many pages you have for each keyword.
You can use them to help plan your editorial calendar.
6. Viewport tags
You donโt spend much time thinking about viewports, but theyโre especially important in todayโs mobile-first world of search.
On mobile devices, pages are shown in a popup window called a viewport that extends past the deviceโs border.
Hereโs anย illustration of what Iโm talking about.

Developers can set the viewport size to increase mobile usability.
WordPress users can check this tag to learn this information for their templates.
But you probably didnโt know that unless youโre already a web developer.
Since Google increasingly focuses on mobile-friendly websites, this meta tag could mean the difference between success and mobile failure.
Now that you have a basic understanding of meta tags and why theyโre important, Iโll show you some of my favorite tools for manipulating them.
Free Tools to Add and Check Your Meta Tags
Donโt worry if this all sounds overwhelming โ there are tons of tools to make it easy to get meta tags right. Here are two of my favorites.
Yoast SEO Plugin for WordPress
Yoast is a powerful SEO plugin for WordPress and one of the most-downloaded SEO and meta tags tools.
With Yoast, all of the pages and posts you publish have back-end options to increase social sharing, optimize SEO, update tags, and other metadata.

With Yoast installed on your WordPress site, a few clicks and a few seconds of your time are all it takes to add meta-tagging to your process.
Yoast also allows you to enter a focus keyword that doesnโt get added to the meta tags, allowing the back-end program to analyze your post.
BuzzStream Meta Tag Extractor
If you need a quick chart of the metadata thatโs being used by your competition, BuzzStreamโs Meta Tag Extractorย is a sleek and simple solution.
Copy and paste a list of URLs, and youโll be presented with the meta tag information.

Thereโs even an option to download as a CSV file so that you can scrape large lists quickly.
Itโs a quick and easy way to organize this data when you need it.
This free online tool does its job without all the bells and whistles.
Less Popular (But Still Useful!) Meta Tagsย ย
So to be fully transparent, hereโs a chart of HTML meta tags.

An author meta tag can be used to tell search engines who wrote a piece of content.
Authors have been used in the past for search results, but itโs not a factor anymore. However, you might use author tags if you run a multi-author blog.
WordPress does add this information to blogs when multiple users are contributing content.
Itโs more a badge of honor for bloggers than anything else.
Most of the rest define parameters that should already be controlled on a server level.
While I ignored these meta tags, it doesnโt mean you have to. Feel free to add whatever information youโd like.
It doesnโt help search rankings, but it doesnโt hurt them, either.
Conclusion
Meta tags are a basic part of HTML โ and can impact SEO.
Back in the early days of the internet, they were a signaling factor for search engines to understand what content is on a page.
The internet (and our relationship with it) has evolved exponentially since then.
Contextual search, AI digital assistants, and mobile devices are changing the way we view content.
Search engines are incentivized to provide the best search results possible, so meta tags are less important.
However, some, such as the titles and meta descriptions, are more important than ever before.
While less metadata is used, itโs still the first impression youโll make on both robots and people.
What do your websiteโs meta tags say about you?
The post What Are Meta Tags? appeared first on Neil Patel.