Skip to content

Commit

Permalink
MWPW-157692 Add Blog Sitemaps
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon32 committed Sep 27, 2024
1 parent 94a0e5c commit b07da94
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions helix-sitemap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ sitemaps:
alternate: /{path}.html
destination: /sitemap.xml
hreflang: en-US
us-blog:
source: https://main--bacom-blog--adobecom.hlx.live/blog/sitemap.xml
alternate: /{path}
destination: /sitemap.xml
hreflang: en-US
ar:
source: /ar/query-index.json
alternate: /ar/{path}.html
Expand All @@ -26,6 +31,11 @@ sitemaps:
alternate: /au/{path}.html
destination: /au/sitemap.xml
hreflang: en-AU
au-blog:
source: https://main--bacom-blog--adobecom.hlx.live/au/blog/sitemap.xml
alternate: /au/{path}
destination: /au/sitemap.xml
hreflang: en-AU
be_fr:
source: /be_fr/query-index.json
alternate: /be_fr/{path}.html
Expand Down Expand Up @@ -76,6 +86,11 @@ sitemaps:
alternate: /de/{path}.html
destination: /de/sitemap.xml
hreflang: de-DE
de-blog:
source: https://main--bacom-blog--adobecom.hlx.live/de/blog/sitemap.xml
alternate: /de/{path}
destination: /de/sitemap.xml
hreflang: de-DE
es:
source: /es/query-index.json
alternate: /es/{path}.html
Expand All @@ -86,6 +101,11 @@ sitemaps:
alternate: /fr/{path}.html
destination: /fr/sitemap.xml
hreflang: fr-FR
fr-blog:
source: https://main--bacom-blog--adobecom.hlx.live/fr/blog/sitemap.xml
alternate: /fr/{path}
destination: /fr/sitemap.xml
hreflang: fr-FR
hk_zh:
source: /hk_zh/query-index.json
alternate: /hk_zh/{path}.html
Expand Down Expand Up @@ -121,11 +141,21 @@ sitemaps:
alternate: /jp/{path}.html
destination: /jp/sitemap.xml
hreflang: ja-JP
jp-blog:
source: https://main--bacom-blog--adobecom.hlx.live/jp/blog/sitemap.xml
alternate: /jp/{path}
destination: /jp/sitemap.xml
hreflang: ja-JP
kr:
source: /kr/query-index.json
alternate: /kr/{path}.html
destination: /kr/sitemap.xml
hreflang: ko-KR
kr-blog:
source: https://main--bacom-blog--adobecom.hlx.live/kr/blog/sitemap.xml
alternate: /kr/{path}
destination: /kr/sitemap.xml
hreflang: ko-KR
lu_de:
source: /lu_de/query-index.json
alternate: /lu_de/{path}.html
Expand Down Expand Up @@ -186,3 +216,8 @@ sitemaps:
alternate: /uk/{path}.html
destination: /uk/sitemap.xml
hreflang: en-GB
uk-blog:
source: https://main--bacom-blog--adobecom.hlx.live/uk/blog/sitemap.xml
alternate: /uk/{path}
destination: /uk/sitemap.xml
hreflang: en-GB

0 comments on commit b07da94

Please sign in to comment.