Skip to content

Commit

Permalink
add sitemap tip
Browse files Browse the repository at this point in the history
  • Loading branch information
jmckenna committed Jun 10, 2024
1 parent 9cb6837 commit 8f323ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/publishing/publishing.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ The Google Search developer documentation also has [useful tips](https://develop
for creating a sitemap.xml file.
```

It is encouraged to use the sitemap `lastmod` parameter
It is encouraged to use the sitemap `<lastmod>` parameter
to provide guidance to indexers on page updates. You can also add the
`<changefreq>` parameter, for how often you expect records in your sitemap
to change - this will tell systems like ODIS how often to
Expand Down

0 comments on commit 8f323ba

Please sign in to comment.