finally finish all website check in.
This commit is contained in:
84
public/sitemap.xml
Normal file
84
public/sitemap.xml
Normal file
@@ -0,0 +1,84 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<!-- 首页 -->
|
||||
<url>
|
||||
<loc>http://jiao77.cn/</loc>
|
||||
<lastmod>2025-10-01</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
|
||||
<!-- 主要页面 -->
|
||||
<url>
|
||||
<loc>http://jiao77.cn/about/</loc>
|
||||
<lastmod>2025-10-01</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://jiao77.cn/reports/</loc>
|
||||
<lastmod>2025-10-01</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.9</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://jiao77.cn/report/</loc>
|
||||
<lastmod>2025-10-01</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.9</priority>
|
||||
</url>
|
||||
|
||||
<!-- 报告页面 - 按时间倒序 -->
|
||||
<url>
|
||||
<loc>http://jiao77.cn/report/20250928/</loc>
|
||||
<lastmod>2025-09-28</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://jiao77.cn/report/20250912/</loc>
|
||||
<lastmod>2025-09-12</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://jiao77.cn/report/20250722/</loc>
|
||||
<lastmod>2025-07-22</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://jiao77.cn/report/20250609/</loc>
|
||||
<lastmod>2025-06-09</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
|
||||
<!-- 专题报告 -->
|
||||
<url>
|
||||
<loc>http://jiao77.cn/report/ai-eda-paper-report/</loc>
|
||||
<lastmod>2025-10-01</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://jiao77.cn/report/Siemens-EDA-Forum/</loc>
|
||||
<lastmod>2025-10-01</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://jiao77.cn/report/Geo-Layout-Transformer/</loc>
|
||||
<lastmod>2025-10-01</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
|
||||
<!-- 其他页面 -->
|
||||
<url>
|
||||
<loc>http://jiao77.cn/components-demo/</loc>
|
||||
<lastmod>2025-10-01</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
</urlset>
|
||||
Reference in New Issue
Block a user