-
Notifications
You must be signed in to change notification settings - Fork 44
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
Allow authors to manage settings #118
Comments
Perhaps we could solve this issue also with the settings, ie, an index posts setting |
Good point, the option could be "make private gists indexable"? Which would remove the robots flag from the private gists that we have gistlogs for. |
Yea, I don't know if that or just making them all public is the solution, but some discussion around it from users would be good :) |
@JacobBennett yah, "make private gists indexable" makes sense so someone could have Gistlog be their canonical instead of Gist. |
I changed my mind after chatting with @timacdonald--I don't love a global "make private gists indexable" flag because I think it's unsafe and might make people think only their private gists which they've "added" to Gistlog are indexable. Problem is, there's no such concept. The moment you make your private gists indexable, they're ALL indexable. And I don't love security by obscuiryt. |
In regards to our discussion on #117 or more specifically this comment, what type of settings would we want to make available to authors? Here are a few thoughts.
Seems pretty minimal I know. Would love to hear feedback.
The text was updated successfully, but these errors were encountered: