v1.4.6 - add SEO

This commit is contained in:
LINING-PC\lining
2025-12-11 14:02:21 +08:00
parent 3106135677
commit ed4ba6190a
4 changed files with 212 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
User-agent: *
Allow: /
# Sitemap location
Sitemap: https://nelson820125.github.io/jordium-gantt-vue3/sitemap.xml
# Crawl-delay for polite crawling
Crawl-delay: 1
+35
View File
@@ -0,0 +1,35 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://nelson820125.github.io/jordium-gantt-vue3/</loc>
<lastmod>2025-12-11</lastmod>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://nelson820125.github.io/jordium-gantt-vue3/" />
</url>
<url>
<loc>https://github.com/nelson820125/jordium-gantt-vue3</loc>
<lastmod>2025-12-11</lastmod>
<changefreq>weekly</changefreq>
<priority>0.9</priority>
</url>
<url>
<loc>https://github.com/nelson820125/jordium-gantt-vue3/blob/master/README.md</loc>
<lastmod>2025-12-11</lastmod>
<changefreq>weekly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://github.com/nelson820125/jordium-gantt-vue3/blob/master/README-EN.md</loc>
<lastmod>2025-12-11</lastmod>
<changefreq>weekly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://www.npmjs.com/package/jordium-gantt-vue3</loc>
<lastmod>2025-12-11</lastmod>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>
</urlset>