Meta Description meaning in English
Meta Description
What is the meta description tag?
The meta description tag is a HTML attribute traditionally located in the <head> area of a website, that provides search engines and applications with a text description designed to be a concise summary of a webpage.
Search engines such as Google look at the meta description attribute and may decide to use it in their search results.
Example
Here is an example of a meta description:
<meta name="description" content="Hello. I am a meta description." />
Code language: HTML, XML (xml)
Meta Description FAQs
Why isn't Google showing my meta tag?
Assuming there are no technical issues - often if a description is spammy/over-optimised, or another piece of text would be more useful, Google may decide to show content derived from the web page instead.
How do I set my meta description in WordPress?
This depends on the SEO plugin you are using for WordPress, for example Yoast or All in One SEO Pack.
If you are not using an SEO plugin then the description shown may vary depending on the theme.
Do you have to close a meta description tag in HTML 5?
No, it is optional whether you leave meta tags open or closed in HTML 5, but it makes little difference to the rendering engine in browsers and isn't correct in xHTML.
Related
Citation URL
https://www.searchcandy.uk/seo/seo-glossary/meta-description-definition-guides-usage-examples/