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
Now that we enabled server-side rendering we can take advantage of this opportunity with #863.
Google has already started indexing several sample pages. We can do much better if we add all of our 1MM samples to the sitemap.
The current samples page GSM1249275 has only basic metadata about each sample. I think it would be useful to add all the processing information and the additional metadata directly on the page. @dvenprasad do you have any suggestions on how to add these? It would be great if we were able to use the same components that we have inside the dialogs.
Also, we should change the url and use something more meaningful, maybe something similar to the experiments like /samples/GSM123-sample-title-slug.
The text was updated successfully, but these errors were encountered:
Also, can we display all the metadata in the Additional Metadata modal under Sample Metadata Fields as a section instead of modal style display? It would be good to add the filter component to the page too. Not sure if that is too much change from what is in the modal but tweak things as needed.
Tagging this as exploration. I think we decided to not show the sample pages since it's mostly a log which was used internally. It's not immediately apparent how to access this page from the front-end, but we should remove links to it altogether.
Now that we enabled server-side rendering we can take advantage of this opportunity with #863.
Google has already started indexing several sample pages. We can do much better if we add all of our 1MM samples to the sitemap.
The current samples page GSM1249275 has only basic metadata about each sample. I think it would be useful to add all the processing information and the additional metadata directly on the page. @dvenprasad do you have any suggestions on how to add these? It would be great if we were able to use the same components that we have inside the dialogs.
Also, we should change the url and use something more meaningful, maybe something similar to the experiments like
/samples/GSM123-sample-title-slug
.The text was updated successfully, but these errors were encountered: