2025-05-20 02:59:55 First Commit
This commit is contained in:
80
public/en/sitemap.xml
Normal file
80
public/en/sitemap.xml
Normal file
@@ -0,0 +1,80 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:1313/authors/</loc>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>0.5</priority>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh-CN"
|
||||
href="http://localhost:1313/zh-cn/authors/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="http://localhost:1313/authors/"
|
||||
/>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:1313/categories/</loc>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>0.5</priority>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh-CN"
|
||||
href="http://localhost:1313/zh-cn/categories/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="http://localhost:1313/categories/"
|
||||
/>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:1313/</loc>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>0.5</priority>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh-CN"
|
||||
href="http://localhost:1313/zh-cn/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="http://localhost:1313/"
|
||||
/>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:1313/series/</loc>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>0.5</priority>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh-CN"
|
||||
href="http://localhost:1313/zh-cn/series/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="http://localhost:1313/series/"
|
||||
/>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:1313/tags/</loc>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>0.5</priority>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh-CN"
|
||||
href="http://localhost:1313/zh-cn/tags/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="http://localhost:1313/tags/"
|
||||
/>
|
||||
</url>
|
||||
</urlset>
|
||||
Reference in New Issue
Block a user