From bda734ff1df3300c6c964bf6a5a8c378c72d0b2f Mon Sep 17 00:00:00 2001
From: Ivan Herman Primary Entry Page
using the primary entry page.
The primary entry page is the only resource in which a manifest - can be embedded. To ensure discovery of the manifest, the primary entry page MUST - provide a link to the manifest, regardless of whether the - manifest is embedded within the page or external to it.
+ can be embedded. + +To ensure discovery of the manifest, the primary entry page MUST + provide a link to the manifest. The manifest MAY be external + to, and linked from, the primary entry page, but it is RECOMMENDED to + embed the manifest into the page instead.
+ +Search engines may process the metadata using schema.org vocabulary, and in JSON-LD format, + only if it is embedded in the HTML page. This is a reason why embedding the manifest is the + preferred option.
The address of the primary entry page is also the canonical identifier for the Web Publication (i.e., it serves as its unique identifier).
From a80803b5c1dd537f07d60a02540b9174a637b19f Mon Sep 17 00:00:00 2001 From: MattGarrishrtl
: indicates that the textual values are explicitly
directionally set to right-to-left text;auto
indicates that the textual values are explicitly directionally set
- to the direction of the first character with a strong directionality, following the
- rules of the Unicode Bidirectional Algorithm [[!bidi]].auto
indicates that the textual values are explicitly
+ directionally set to the direction of the first character with a strong
+ directionality, following the rules of the Unicode Bidirectional Algorithm
+ [[!bidi]].When specified, these properties are also used as defaults for textual values in the @@ -2736,14 +2737,13 @@
The primary entry page is the only resource in which a manifest can be embedded.
-To ensure discovery of the manifest, the primary entry page MUST - provide a link to the manifest. The manifest MAY be external - to, and linked from, the primary entry page, but it is RECOMMENDED to - embed the manifest into the page instead.
+To ensure discovery of the manifest, the primary entry page MUST provide a link to the manifest. It is RECOMMENDED to embed the manifest in the primary entry page, but the + manifest MAY be external to, and linked from, it.
-Search engines may process the metadata using schema.org vocabulary, and in JSON-LD format, - only if it is embedded in the HTML page. This is a reason why embedding the manifest is the - preferred option.
+Embedding is the preferred option as search engines will only process schema.org + metadata in JSON-LD format when it is embedded in an HTML page.
The address of the primary entry page is also the canonical identifier for the Web Publication (i.e., it serves as its unique identifier).
From 324c4fc5925ce9d0f9d28ca5f488e8c38b668a44 Mon Sep 17 00:00:00 2001 From: Ivan HermanEmbedding is the preferred option as search engines will only process schema.org +
Embedding is the preferred option as search engines might only process schema.org metadata in JSON-LD format when it is embedded in an HTML page.
The address of the primary entry page is also the canonical identifier for the Web