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
I would like to be able to see the page domain/origins for all pages in a collection, to get a better view of what's in there (eg. if there are any subdomains crawled, etc...).
Context
Just some more data about what's in the collection.
The text was updated successfully, but these errors were encountered:
A quick PR to fix#2482:
- compute topPageHosts as part of existing collection stats compute
- store top 10 results in collection for now.
- display in collection About sidebar
- fixes#2482
Co-authored-by: Tessa Walsh <[email protected]>
What change would you like to see?
I would like to be able to see the page domain/origins for all pages in a collection, to get a better view of what's in there (eg. if there are any subdomains crawled, etc...).
Context
Just some more data about what's in the collection.
The text was updated successfully, but these errors were encountered: