What Is a Description Tag and How Do You Write One?

A description tag, also called a meta description, is a short summary written into the code of a page. Search engines usually show it as the grey text under the blue link, so it is the sentence that decides whether somebody clicks your result or the one above it. It is not a ranking factor. It changes how many people arrive at the position you already hold. Write roughly 150 to 160 characters, put the whole point in the first 90 because phones cut the rest, answer the question first instead of introducing your company, add one concrete specific such as a city, a timeframe or a number of steps, and give every page its own. If you leave it blank the search engine writes one for you, usually from a fragment that reads like an error.
A description tag is a short piece of text in the code of a page that summarises what the page is about. Search engines often show it under the blue link in the results, so it is the sentence that decides whether somebody clicks you or clicks the result above you. It does not change where you rank. It changes how many people arrive once you are ranking. Write it as a promise the page keeps, in the words the reader typed, and keep it to roughly 150 to 160 characters so it survives on a phone screen.
What Is a Description Tag?
A description tag, also called a meta description, is an HTML tag placed in the head of a web page that gives a short summary of the page content. Search engines may use it as the snippet of text shown under the page title in the results, and social platforms often reuse it as the preview text for a shared link.
It is one line of code with one job: to convert an impression in the search results into a visit. Nobody sees it on the page itself. The only place it appears is in the search result, the browser tab preview of some tools, or the card that appears when the link is pasted into a chat.
Most sites treat it as an afterthought and let a plugin generate it from the first sentence of the page. That is a wasted opportunity. A page can sit on the second or third page of results and still earn very few visits because the snippet reads like filler. Another page can sit lower and earn far more, because the snippet says exactly what the reader was looking for.
A description tag does not win the ranking. It wins the click from the ranking you already have. That makes it the cheapest improvement available on any page that already gets impressions.
Does the Description Tag Affect Your Ranking?
No. The description tag is not a ranking factor. Writing a better one will not move a page up the results by itself, and stuffing keywords into it does nothing except make it read badly.
What it affects is the click through rate on the position you already hold, and that is worth more than it sounds. A page with a thousand impressions and a snippet nobody clicks is a page earning nothing. Rewrite the snippet, keep the same position, and the same thousand impressions can start producing visits the same week Google recrawls the page.
- Not a ranking factor. It does not push a page up
- It does influence the decision to click, which is the entire value of a ranking
- Keyword stuffing it is a waste. Write for the person reading the result
- A missing description tag is not a penalty. Search engines will write one for you, usually badly
How Long Should a Description Tag Be?
We write to roughly 150 to 160 characters. That is a working range, not a rule set by Google. Search results are truncated by pixel width, not by character count, so a line of wide capital letters runs out of space sooner than a line of narrow lowercase ones, and a phone screen cuts earlier than a desktop screen.
- 1.Put the whole point in the first 90 characters, because that is the part almost always visible, on every device
- 2.Aim for 150 to 160 characters in total, and treat anything past 165 as decoration that may never be seen
- 3.Do not pad a short page to reach the limit. A clear 110 character description beats a padded 160 character one
- 4.Write one per page. Duplicated descriptions across a site are one of the most common issues found in a technical audit
If the last words of your description are the ones carrying the offer, the location or the price, assume nobody will read them. Move them to the front.
How Do You Write One That Gets Clicked?
The method is the same one we apply to ad copy. Match the phrasing the reader used, answer their question in the first clause, then give one concrete detail that no competing result can copy.
- 1.Use the words the reader typed. If people search "conversion rate optimisation agency Dubai", the British spelling belongs in the description, not only the American one
- 2.Answer first. Lead with what the page gives them, not with who you are
- 3.Add one specific: a number of steps, a timeframe, a city, a price from, a format. Specifics are what separate two results that otherwise say the same thing
- 4.Name the place when the search has local intent. Dubai, Abu Dhabi, Riyadh and the United Kingdom are all separate searches even when the service is identical
- 5.End with a plain action, not a slogan. "See the checklist" beats "Learn more about our world class solutions"
- 6.Never promise something the page does not deliver. A click that bounces in four seconds costs you more than the click was worth
| Weak description | Why it fails | Stronger version |
|---|---|---|
| We are a leading digital agency delivering world class solutions for our valued clients. | Says nothing, could describe any company, no reason to click | A page by page conversion checklist for homepage, product page, cart and checkout. Fix what fails, test one change at a time. |
| CPM calculator tool. Use our free online calculator today. | Repeats the title, adds no information | Work out cost per impression and cost per 1,000 impressions from your spend. Includes the formula and a worked example. |
| Learn about our services and how we can help your business grow in the region. | Vague, no location, no specific, no action | Market entry advisory for companies moving into the UAE. Research, jurisdiction choice, and a costed first year plan. |
Where Does It Go in the Code?
The description tag sits inside the head section of the page, alongside the title tag. It is a self closing meta tag with two attributes: a name of "description" and the text itself in the content attribute.
- The tag itself: <meta name="description" content="Your 150 to 160 character summary goes here.">
- It belongs inside <head> and </head>, near the <title> tag, not in the body of the page
- On a modern framework the tag is usually generated from a metadata object rather than typed by hand, so change it at the source, not in the rendered HTML
- On a content management system, look for the SEO or snippet field on the page editor rather than editing the template
- Add an og:description tag as well if you want control over how the link looks when it is shared in a chat or on social
Check your work by viewing the page source and searching for name="description". If you find two of them, the theme and the plugin are both writing one, and search engines will pick whichever they prefer.
Description Tag or Title Tag, What Is the Difference?
They sit next to each other in the code and next to each other in the search result, but they do different jobs. The title carries the ranking signal and the headline. The description carries the argument for clicking.
| Title tag | Description tag | |
|---|---|---|
| Where it shows | The blue clickable headline in the results | The grey text underneath it |
| Affects ranking | Yes, it is a ranking signal | No, it is not |
| Working length | Around 55 to 60 characters | Around 150 to 160 characters |
| Main job | Match the search and earn the position | Earn the click from that position |
| If you leave it out | Search engines use an on page heading, often badly | Search engines pull a sentence from the page, often badly |
Do Description Tags Matter for AI Answers?
Less than people assume, and for a different reason than they assume. Assistants such as ChatGPT, Perplexity and Google AI Overviews build their answers from the body of the page, not from one summary tag. A well written description will not get you quoted.
What does get you quoted is the same discipline applied to the page itself. Answer the question in plain language in the first hundred words, keep one idea per section, use a question as the heading and answer it immediately underneath, and state facts in complete sentences that survive being lifted out of context. The description tag is the compressed version of that discipline, which is why pages with a good description usually have a quotable opening too. Write the page answer first, then write the description from it.
- Assistants read the page body. Write the answer in the opening paragraph, not in the tag
- Keep each section self contained so a quoted sentence still makes sense on its own
- The description tag still controls the classic search snippet, which is where most of your clicks come from today
- Duplicate or missing descriptions signal a thin page to both a crawler and a reader
What to Do Next
Do not rewrite every description on the site. Rewrite the ones that are already earning impressions and losing the click.
- 1.Open Search Console, sort your pages by impressions, and list every page with meaningful impressions and a click through rate under one percent
- 2.For each one, read the queries that page is appearing for and check whether those words appear in the description
- 3.Rewrite the worst ten first, answer first, one specific each, 150 to 160 characters, no duplicates
- 4.Generate and validate the tags with the meta tag generator on this site so the syntax is never the problem
- 5.Wait for a recrawl, then compare click through rate at the same average position. If the position held and the clicks rose, the description was the constraint
- A description tag is the short summary in the page code that search engines show under the blue link. It is not visible on the page itself
- It is not a ranking factor. It decides how many people click the ranking you already have
- Write to roughly 150 to 160 characters, with the whole point in the first 90, because results are cut by pixel width and phones cut earlier
- Answer first, use the words the reader typed including British spellings, add one concrete specific, and name the city when the search is local
- Assistants build answers from the page body, so write a quotable opening paragraph and derive the description from it
- Fix the pages that already have impressions and no clicks before touching anything else
The writing method here is the snippet standard Elshorafa Co. applies when auditing pages for clients in the UAE, Saudi Arabia and the United Kingdom: read the queries a page already appears for, check the snippet against those words, rewrite answer first, then compare click through rate at a held position. The example descriptions in the table are written for illustration.


