Kanonische Links über _canonical realisiert
[website] / dist / blog / blog.json
1 {
2   "_titles": {
3     "/blog/article/": "An Article",
4     "/blog/comments/":"Comments"
5   },
6   "_childs": {
7     "/blog/": [
8       "/blog/article/",
9       "/blog/comments/"
10     ]
11   },
12   "_crumbs": {
13     "/blog/": [
14       "/blog/"
15     ],
16     "/blog/article/": [
17       "/blog/",
18       "/blog/article/"
19     ],
20     "/blog/comments/": [
21       "/blog/",
22       "/blog/comments/"
23     ]
24   }
25 }