You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: guides/hidden-pages.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,6 @@ If you want hidden pages to be indexed for SEO purposes and for their contents t
22
22
23
23
If you want to exclude a specific hidden page's content from search engine and internal search results, add `noindex: true` to the frontmatter of the page.
24
24
25
-
If you want to limit page access to specific groups of users, use personalization to control [page visibility](/authentication-personalization/overview#page-visibility).
25
+
If you want to hide pages for specific groups of users, use personalization to control [page visibility](/authentication-personalization/overview#page-visibility).
26
26
27
27
If you want to maintain strcit access control to your docs, configure [authentication](/authentication-personalization/overview).
0 commit comments