From 6e17bb7e521d58fc04e532445328664f8890bdbb Mon Sep 17 00:00:00 2001 From: Jeff McKenna Date: Mon, 14 Oct 2024 09:27:38 -0300 Subject: [PATCH] enhance sitemap example --- book/gettingStarted.md | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/book/gettingStarted.md b/book/gettingStarted.md index 4ffbe6b4c..f7fe7d22e 100644 --- a/book/gettingStarted.md +++ b/book/gettingStarted.md @@ -219,22 +219,21 @@ reindex your holdings. Possible values are: `always`, `hourly`, `daily`, `weekly `yearly`, `never`. Here is a snippet from a sitemap: : -.. code-block:: xml - :emphasize-lines: 6, 11 - +```xml - https://example.org/landingpage1 - 2024-06-10 - monthly + https://example.org/landingpage1 + 2024-06-10 + monthly - https://example.org/landingpage2 - 2024-01-31 - monthly + https://example.org/landingpage2 + 2024-01-31 + monthly +``` ```{tip} There are many sitemap validator websites that you can leverage, to make sure that