Commit b3465ce
fix(seo): drop #/login and #/signup from the sitemap (#31)
Two of the three sitemap entries were fragment URLs. ZimPay uses
HashRouter, so those are positions inside one document — Google strips the
fragment and sees the root twice, i.e. a sitemap that is two-thirds
duplicates. Removed rather than rewritten: there is no separate server URL
to point at.
Co-authored-by: Viktor <viktor+ws.dc2abab83928@users.noreply.github.com>1 parent bf8375b commit b3465ce
1 file changed
Lines changed: 5 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
2 | 6 | | |
3 | 7 | | |
4 | 8 | | |
| 9 | + | |
5 | 10 | | |
6 | 11 | | |
7 | 12 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | 13 | | |
0 commit comments