Метатеги

HTML-теги, передающие служебную информацию о странице.

🌐 Термины на других языках:

Meta tags are little content descriptors that help tell search engines what a web page is about. The most important ones are the 'Meta Title' and the 'Meta Description', which appear in the search results and encourage users to click. They are 'Metadata' (data about data).

        graph LR
  Center["Метатеги"]:::main
  Rel_css3["css3"]:::related -.-> Center
  click Rel_css3 "/terms/css3"
  Rel_string["string"]:::related -.-> Center
  click Rel_string "/terms/string"
  Rel_metadata["metadata"]:::related -.-> Center
  click Rel_metadata "/terms/metadata"
  classDef main fill:#7c3aed,stroke:#8b5cf6,stroke-width:2px,color:white,font-weight:bold,rx:5,ry:5;
  classDef pre fill:#0f172a,stroke:#3b82f6,color:#94a3b8,rx:5,ry:5;
  classDef child fill:#0f172a,stroke:#10b981,color:#94a3b8,rx:5,ry:5;
  classDef related fill:#0f172a,stroke:#8b5cf6,stroke-dasharray: 5 5,color:#94a3b8,rx:5,ry:5;
  linkStyle default stroke:#4b5563,stroke-width:2px;

      

🧠 Проверка знаний

1 / 1

🧒 Простыми словами

Это краткая аннотация к книге, которую читают роботы, чтобы решить, о чем эта книга и кому её предложить.

🤓 Expert Deep Dive

Метатег Title является одним из самых мощных факторов ранжирования на странице (On-Page SEO).

📚 Источники