Skip to content

Commit 951e2a3

Browse files
authored
Merge pull request #1109 from kcpitt/patch-1
Removed values
2 parents 463f405 + 7f1428e commit 951e2a3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Contribute/content/metadata.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ title: Metadata for Microsoft Learn documentation
33
description: Learn about the required and optional metadata for Microsoft Learn documentation.
44
author: sarah-barrett
55
ms.author: sabarret
6-
ms.reviewer: jasonh
7-
ms.date: 10/13/2021
6+
ms.date: 05/01/2025
87
ms.topic: contributor-guide
98
ms.service: learn
109
ms.custom: external-contributor-guide
@@ -38,8 +37,6 @@ The following table shows the required metadata attributes. If you omit any of t
3837
| <code>description</code> | A summary of the content. 75-300 characters. | Used in site search. Sometimes used on a search engine results page for improved SEO. |
3938
| <code>ms.author</code> |The author's Microsoft alias, *without* "@microsoft.com". If you aren't a Microsoft employee, find a suitable Microsoft employee to use in this field. | Identifies the article's owner. The owner is responsible for decisions about the content of the article, and for the article's reporting and BI. |
4039
| <code>ms.date</code> | A date in the format MM/DD/YYYY. | Displayed on the published page to indicate the last time the article was substantially edited or guaranteed fresh. The date is entered without time and is interpreted as 0:00 and in the UTC time zone. The date displayed to users is converted to their time zone. |
41-
| <code>ms.service</code> |The primary Microsoft offering the content is about.| Identifies Microsoft offering.<br/><br/>|
42-
| <code>ms.topic</code> | Usually one of the following values:<br/><br/><code>article</code>, <code>conceptual</code>, <code>contributor-guide</code>, <code>overview</code>, <code>quickstart</code>, <code>reference</code>, <code>sample</code>, <code>tutorial</code>. | Identifies the type of content for reporting purposes. |
4340
| <code>title</code> | The page title. | This is the page title that's displayed on the browser tab. It's the most important metadata for SEO. |
4441

4542
Attributes are case-sensitive. Enter them exactly as listed, and use a colon and a space between the attributes and the value. If an attribute value includes a colon (:), a hash (#), or any other special character, you must enclose it either single (') or double (") quotes. For example:

0 commit comments

Comments
 (0)