IT Help Centre | Comprehensive IT services for companies

Where do you insert the meta tags?

Meta tags are placed in the header section of a web page, between the and tags. The header section is where you place various pieces of information, such as the page title, scripts, CSS style sheets, and meta tags.

Example of using a meta tag to set a page description:

<!DOCTYPE html>
<html>
<head>
<meta charset=”UTF-8″>
Page Title
<meta name=”description” content=”Opis strony, który będzie wyświetlany w wynikach wyszukiwania”>
</head>
<body>
<!– treść strony –>
</body>
</html>

In the above example, the meta tag with the name=”description” attribute is used to set the page description that will be displayed in search results. The content attribute specifies the content of the description.

 

 

Share this article:

Related Articles

What is Google Analytics?

What is Google Analytics? Google Analytics is a service offered by Google that helps track and analyze website traffic. This powerful tool provides detailed statistics and reports on

Read More »
en_GBEnglish
Free consultation
Contact later
Email message

Contact us

Or send us your number

Choose a convenient time and we will call you back

or

Send a message and we will get in touch with you.