-
Couldn't load subscription status.
- Fork 846
Increase search ranking of the getToken JS version #2710
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
docs/reference/ios/get-token.mdx
Outdated
| search: | ||
| rank: 0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i think we can simply boost the rank of the other - i don't think we have to mess with the rank of this page. i'm a little nervous setting it to 0, i'm not sure what implications that would have and we can't really test it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ooops. That was a test that I forgot to remove lol. Thanks for catching @alexisintech!
|
@alexisintech That seems to have worked when typing
|


🔎 Previews:
What does this solve?
Linear: https://linear.app/clerk/issue/DOCS-11038/increase-search-ranking-for-gettoken-js-version
The
getToken()method from the JS SDK should be higher up in the search. This PR adds a search field in the frontmatter to achieve that.What changed?
Note: This is not really testable apparently, so it might be a case of deploying it to prod and seeing how it works.
Checklist