Forum Discussion
Site directory in SharePoint Online
- Jan 18, 2019
You can still use KQL in your search query, so for example if I did this:
https://www.office.com/search/sites?auth=2&home=1&q=NOT+Title:Flow
It will give me all of my sites where Flow is not included in the title. The query will however appear in the search box so could be wiped out, it really depends on how important it is that users don't see that site in search.
Hi kevingeorget, you have a possible solution of linking in a URL like this:
https://www.office.com/search/sites?auth=2&home=1
This will give you a list of all sites in your tenancy which your user has access to. This is simply using the search page without providing a keyword query. You could add this URL as a custom tile on your App Launcher so that your users can navigate straight to it (as per my screenshot)
Cheap, cheerful, but should tick at least some of your boxes.
thanks Matt Weston . This is brilliant.
Only thing i wish is if i could filter out some results like
https://www.office.com/search/sites?auth=2&home=1&sites=https://tenant.sharepoint.com/sites/REU
- Matt WestonJan 18, 2019Iron Contributor
You can still use KQL in your search query, so for example if I did this:
https://www.office.com/search/sites?auth=2&home=1&q=NOT+Title:Flow
It will give me all of my sites where Flow is not included in the title. The query will however appear in the search box so could be wiped out, it really depends on how important it is that users don't see that site in search.