It's becoming more tedious to find specific pages. e.g. network pages like https://globalping.io/networks/g-core-labs I basically have to guess the URL to find. And we plan to add more pages too in the future.
As we keep adding more and more specialized pages we should add a search box that can search across the full site. It should take into account:
- URLs
- Page titles
- Page descriptions ?
- Other?
To avoid taking too much space it can be a search icon by default that expands on click.
Need to decide on the actual tech. Can it be done natively as part of the codebase or we need an external indexer and API?
It's becoming more tedious to find specific pages. e.g. network pages like https://globalping.io/networks/g-core-labs I basically have to guess the URL to find. And we plan to add more pages too in the future.
As we keep adding more and more specialized pages we should add a search box that can search across the full site. It should take into account:
To avoid taking too much space it can be a search icon by default that expands on click.
Need to decide on the actual tech. Can it be done natively as part of the codebase or we need an external indexer and API?