{ "id": "guide/updating-search-keywords", "title": "Updating search keywords", "contents": "\n\n\n
In documentation, being able to find the content you need is equally as important as the content itself. In angular.io, users can discover content in several ways, including:
\nYou can help improve the documentation experience by adding search keywords to a given topic. Updating search keywords can help bring users to the content they need faster.
\nYou can update search keywords for a topic even if you've never contributed to Angular before. However, you may find it helpful to have the Contributing to Angular guide available if you're filing your first pull request in the repository.
\nTo update search keywords:
\nNavigate to the topic to which you want to update search keywords.
\nDecide what search keywords you'd like to add to the topic. For information on how to format keywords, see Search keywords format.
\nUpdate the @searchKeywords
tag, either through the GitHub user interface or through Angular's standard pull request process.
If a topic does not have a @searchKeywords
tag, you can add it to the end of the topic.
You add search keywords to a topic using the @searchKeywords
tag. This tag takes a set of single words, separated by spaces. The tag and the keywords must be enclosed in curly brackets ({...}
). For example: