forked from adobe/express-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
helix-sitemap.yaml
122 lines (120 loc) · 3.62 KB
/
helix-sitemap.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
version: 1
sitemaps:
website:
origin: https://www.adobe.com
lastmod: YYYY-MM-DD
languages:
default:
source: /express/query-index.json
destination: /express/sitemap-us.xml
hreflang: en
alternate: /{path}
germany:
source: /de/express/query-index.json
destination: /express/sitemap-de.xml
hreflang: de
alternate: /de/{path}
spain:
source: /es/express/query-index.json
destination: /express/sitemap-es.xml
hreflang: es
alternate: /es/{path}
france:
source: /fr/express/query-index.json
destination: /express/sitemap-fr.xml
hreflang: fr
alternate: /fr/{path}
italy:
source: /it/express/query-index.json
destination: /express/sitemap-it.xml
hreflang: it
alternate: /it/{path}
japan:
source: /jp/express/query-index.json
destination: /express/sitemap-jp.xml
hreflang: ja
alternate: /jp/{path}
korea:
source: /kr/express/query-index.json
destination: /express/sitemap-kr.xml
hreflang: ko
alternate: /kr/{path}
netherlands:
source: /nl/express/query-index.json
destination: /express/sitemap-nl.xml
hreflang: nl
alternate: /nl/{path}
brasil:
source: /br/express/query-index.json
destination: /express/sitemap-br.xml
hreflang: pt
alternate: /br/{path}
taiwan:
source: /tw/express/query-index.json
destination: /express/sitemap-tw.xml
hreflang: zh-Hant
alternate: /tw/{path}
china:
source: /cn/express/query-index.json
destination: /express/sitemap-other.xml
hreflang: zh-Hans
alternate: /cn/{path}
denmark:
source: /dk/express/query-index.json
destination: /express/sitemap-other.xml
hreflang: da
alternate: /dk/{path}
finland:
source: /fi/express/query-index.json
destination: /express/sitemap-other.xml
hreflang: fi
alternate: /fi/{path}
norway:
source: /no/express/query-index.json
destination: /express/sitemap-other.xml
hreflang: nb
alternate: /no/{path}
sweden:
source: /se/express/query-index.json
destination: /express/sitemap-other.xml
hreflang: sv
alternate: /se/{path}
blogs:
origin: https://www.adobe.com
lastmod: YYYY-MM-DD
languages:
default:
source: /express/learn/blog/query-index.json
destination: /express/sitemap-blog.xml
hreflang: en
alternate: /{path}
japan:
source: /jp/express/learn/blog/query-index.json
destination: /express/sitemap-blog.xml
hreflang: ja
alternate: /jp/{path}
germany:
source: /de/express/learn/blog/query-index.json
destination: /express/sitemap-blog.xml
hreflang: de
alternate: /de/{path}
france:
source: /fr/express/learn/blog/query-index.json
destination: /express/sitemap-blog.xml
hreflang: fr
alternate: /fr/{path}
spain:
source: /es/express/learn/blog/query-index.json
destination: /express/sitemap-blog.xml
hreflang: es
alternate: /es/{path}
brazil:
source: /br/express/learn/blog/query-index.json
destination: /express/sitemap-blog.xml
hreflang: pt
alternate: /br/{path}
it:
source: /it/express/learn/blog/query-index.json
destination: /express/sitemap-blog.xml
hreflang: it
alternate: /it/{path}