2 min. reading

What is Meta Tag?

A meta tag in HTML provides metadata about a webpage, which is not visible to users but is essential for browsers and search engines. Meta tags are placed within the `<head>` section of an HTML document and serve various purposes, such as defining the character set, author, description, keywords, and more.

Common Types of Meta Tags

1. Meta Description

Provides a brief summary of the webpageโ€™s content, used by search engines to display in search results.

<meta name=โ€descriptionโ€ content=โ€This is a webpage about HTML meta tags and their functions.โ€>

2. Meta Keywords

Specifies keywords relevant to the content of the page. (Less important for SEO nowadays.)

<meta name=โ€keywordsโ€ content=โ€HTML, meta tags, webpage, SEOโ€>

3. Viewportย 

Controls how the webpage is displayed on mobile devices.

<meta name=โ€viewportโ€ content=โ€width=device-width, initial-scale=1.0โ€ณ>

4. Character Set

Specifies the character encoding for the webpage (UTF-8 is commonly used).

<meta charset=โ€UTF-8โ€ณ>

5. Author

Specifies the name of the contentโ€™s author.

<meta name=โ€authorโ€ content=โ€John Doeโ€>

Example of Meta Tags in HTML

<!DOCTYPE html>
<html>
<head>
<meta charset=โ€UTF-8โ€ณ>
<meta name=โ€descriptionโ€ content=โ€Learn all about HTML meta tags and how they improve SEO and page functionality.โ€>
<meta name=โ€keywordsโ€ content=โ€HTML, meta tags, SEOโ€>
<meta name=โ€viewportโ€ content=โ€width=device-width, initial-scale=1.0โ€ณ>
<meta name=โ€authorโ€ content=โ€Jane Smithโ€>
<title>Understanding Meta Tags</title>
</head>
<body>
<h1>Welcome to the Meta Tag Tutorial</h1>
</body>
</html>

Importance of Meta Tags

โ€“ SEO: Meta tags, especially the description and keywords, help search engines understand the content of a page.
โ€“ User Experience: Tags like `viewport` enhance mobile responsiveness.
โ€“ Metadata: Provides additional information (author, charset) useful for browsers and search engines.

Share article
Similar articles
GPeC SUMMIT Brings 800+ E-commerce Leaders in Bucharest
2 min. reading

GPeC SUMMIT Brings 800+ E-commerce Leaders in Bucharest

GPeC SUMMIT returns to Bucharest on May 26, 2026, expecting more than 800 C-level participants from across e-commerce and digital marketing. The event combines a conference, expo, and high-level networking in one venue. Following last yearโ€™s anniversary edition, when the event marked its 20th year, it continues to build on its position as a key [โ€ฆ]

Katarรญna ล imฤรญkovรก Katarรญna ล imฤรญkovรก
E-commerce Content Writer & EU Market Partnerships, Ecommerce Bridge EU
Europeโ€™s Cross-Border E-commerce Market Reaches โ‚ฌ108 Billion in 2025
3 min. reading

Europeโ€™s Cross-Border E-commerce Market Reaches โ‚ฌ108 Billion in 2025

Europeโ€™s cross-border e-commerce market reached โ‚ฌ108 billion in 2025, but growth is slowing after years of rapid expansion. According to the latest โ€œTOP 500 B2C Cross-Border Retail Europeโ€ report by Cross-Border Commerce Europe, the sector is shifting towards efficiency and profitability. For years, cross-border e-commerce was one of the fastest growth drivers in retail. The [โ€ฆ]

Katarรญna ล imฤรญkovรก Katarรญna ล imฤรญkovรก
E-commerce Content Writer & EU Market Partnerships, Ecommerce Bridge EU