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: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -151,6 +151,10 @@ The ArgoHub home page and all pages within the ArgoHub collection are excluded f
151
151
- Commandbar HelpHub Search (managed via Commandbar Content Manager).
152
152
- Search engines that support the`noindex` rule, such as Google.
153
153
154
+
####Commandbar's HelpHub and Copilot Content Sync
155
+
156
+
Commandbar synchronizes the documentation site content using a crawler. However, the Auto Redirect mechanism prevents the crawler from accessing all Enterprise pages (see the "Auto Redirect from Enterprise to ArgoHub Collection" section for details). To address this issue, the Commandbar team configured the crawler to include the`cfdoctype` cookie, enabling it to access all documentation pages and bypass the redirect.
157
+
154
158
###Auto Redirect from Enterprise to ArgoHub Collection
155
159
156
160
When the GitOps client adds an ArgoHub system type cookie, the Documentation site will detect it and initiate an automatic redirect. If you open any page from the enterprise collection, the site will check for an equivalent document in the ArgoHub collection and redirect you there if one exists.