Commit 76b8f46
Viktor
fix(seo): drop #/login and #/signup from the sitemap
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.1 parent bf8375b commit 76b8f46
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