Skip to content

Commit 13a49b7

Browse files
authored
Merge pull request #18939 from github/repo-sync
repo sync
2 parents 3383ea7 + b1da73c commit 13a49b7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

content/communities/documenting-your-project-with-wikis/about-wikis.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ With wikis, you can write content just like everywhere else on {% data variables
2222

2323
You can edit wikis directly on {% data variables.product.product_name %}, or you can edit wiki files locally. By default, only people with write access to your repository can make changes to wikis, although you can allow everyone on {% data variables.product.product_location %} to contribute to a wiki in {% if currentVersion == "github-ae@latest" %}an internal{% else %}a public{% endif %} repository. For more information, see "[Changing access permissions for wikis](/communities/documenting-your-project-with-wikis/changing-access-permissions-for-wikis)".
2424

25+
{% note %}
26+
27+
**Note:** Search engines will not index the contents of wikis. To have your content indexed by search engines, you can use [{% data variables.product.prodname_pages %}](/pages) in a public repository.
28+
29+
{% endnote %}
30+
2531
### Further reading
2632

2733
- "[Adding or editing wiki pages](/communities/documenting-your-project-with-wikis/adding-or-editing-wiki-pages)"

0 commit comments

Comments
 (0)