Make a robots.txt file #43
Labels
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cory/tildefriends#43
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'll do it later
I think I'm OK having it scraped (to some extent), but we should do something so it shows up better / more usefully in search results.
I think this is hardcoded in http.js.c: https://www.tildefriends.net/robots.txt
Maybe we should do this in index.html: https://metatags.io/
Definitely, but I think it should only access
/
and/~cory/welcome/
. Anything else is a waste of bandwidth, resources and storage imo.I do want public blob/wiki style apps that I want searchable.
The ssb app currently doesn't do much unless you're signed in, which is my main approach to it not being consumed by bots right now.
Maybe there's a future where apps specify their own decision for the robots meta tag: https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag