On this page, Meta Tags are detailed in detail-elements that allow you to control the indexation and behavior of the pages of your site in Google. The features of their implementation and important comments when used are also considered.
META Tags are elements inside -dampers added to the section <head> Pages. They provide additional information to search engines and other services. Clients can process supported tags and ignore the rest. Example of the structure:
<> <head> <meta charset="UTF-8"> <meta name="description" content="Описание страницы"> <meta name="robots" content="noindex, nofollow"> <title>Пример страницы</title> </head> </>
If you use the content management system, and there is no way to directly edit -code, look for instructions on how to change <head> Your page in the documentation of your CMS.
Tag <meta name="description"> Allows you to briefly describe the contents of the page. Sometimes this description is displayed in the snippet of search results.
These Meta Tags control how search engines index the page. robots apply to all search engines, and googlebot - Specifically to Google. A more strict tag has priority. For example, if indicated at the same time max-snippet:50 And nosnippet, acts nosnippet.
If you do not want the contents of the page to be automatically translated, use <meta name="googlebot" content="notranslate">.
This tag disables the voicing of the contents through the services of speech synthesis, for example, in voice assistants.
Tag google-site-verification Used to confirm the right to own the site in the webmaster toolbar. The value should be accurate and take into account the symbol register.
Indicates the type of page content and encoding. It is recommended to use UTF-8 And be sure to make values in quotation marks.
This method of forwarding is not supported by all browsers and can confuse the user. It is better to use server redress 301.
Allows you to optimize the display of the site on smartphones and tablets, signaling the mobile adaptability of the page.
Used to indicate the presence of content only for adults. This helps filtering through a safe search.
-Therictens add additional properties to tags and can affect how the search engine interprets the page elements. For example, an attribute href Tag <a> Indicates where the link leads. Google uses attributes src, href, and also rel (For example, nofollow, ugc) for evaluating links and resources.
Attribute data-nosnippet can be used on div, span And section To exclude certain blocks from Snippet.
<head> was correct and complied with the standard.The following elements were previously used or are popular in, but are currently not accepted for processing the search engine:
This tag <meta name="keywords"> It is no longer used by the search system and does not affect the ranking of pages.
The search engine determines the language based on text content, and not through lang-attribute.
-the tags with these values are no longer taken into account by the search engine when determining the pagination.
The tag that controls the display of the search unit inside Snippet no longer matters, since the function is removed.
If you want the structure of META tags and the appetites on the pages to be optimized for indexation and search results, contact the company's SEO specialists CEO. You can contact by email info@seo.computer Or in WhatsApp +79202044461.
ID: 148