Commit e0eab00
committed
chore(web): keep settings out of search results
/settings is a per-viewer preferences page with nothing to index, and it
sets robots noindex already; robots.txt now says so too, next to /me.
Also records why character pages are not in the sitemap: like sticker
pages they are linked from every pack page, and the distinct characters
can only be found by walking every pack's detail.
Claude-Session: https://claude.ai/code/session_01WYeKk1xWGbYeENdb6Ez3xL1 parent fc43ca7 commit e0eab00
2 files changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
47 | 50 | | |
48 | 51 | | |
49 | 52 | | |
| |||
0 commit comments