Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Algolia's search results #1738

Closed
desimone opened this issue Jan 20, 2025 · 1 comment
Closed

Fix Algolia's search results #1738

desimone opened this issue Jan 20, 2025 · 1 comment
Assignees
Labels

Comments

@desimone
Copy link
Collaborator

Fix Algolia's search results
Follow-up to #1726

What's incorrect or missing?

  • Indexing may be broken after renaming or relocating pages
  • Users might not find newly consolidated docs

What's the resolution?

  • Reconfigure or reindex with Algolia's crawler to capture the new doc paths
  • Verify relevant pages appear under new names like "Getting Users' Identity"

Follow-up question

  • Do we need a separate config for Algolia, or just rerun the crawler with updated sitemaps?
@rjbeers rjbeers added the docs label Jan 21, 2025 — with Linear
@rjbeers rjbeers self-assigned this Jan 21, 2025
Copy link
Contributor

rjbeers commented Jan 21, 2025

Site crawling happens every day at midnight.

"Getting Users' Identity isn't a page title or keyword. I see a file named that, but the page title is "Continious Identity Verification at the Application Layer". (I'll PR to fix that typo)

We don't have a sitemap. If we are missing any specific pages, we could generate a sitemap to ensure they are found.

What pages do you notice are missing?

@rjbeers rjbeers closed this as not planned Won't fix, can't repro, duplicate, stale Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants