sitemap.xml添加到gitignore,无需版本控制
This commit is contained in:
parent
6c52994d96
commit
4dac4cb028
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@ next-env.d.ts
|
||||
|
||||
# public files
|
||||
/public/files
|
||||
public/sitemap.xml
|
||||
|
||||
@ -46,6 +46,11 @@
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://192.168.2.200:3001/products/womens-handbags/exquisite-original-fashion-womens-handbag-5</loc>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://192.168.2.200:3001/products/fashion-handbags/chic-envelope-crossbody-bag</loc>
|
||||
<changefreq>weekly</changefreq>
|
||||
@ -56,11 +61,21 @@
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://192.168.2.200:3001/products/crossbody-bags/chic-leather-crossbody-bag-8</loc>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://192.168.2.200:3001/blog/the-latest-trends-in-original-fashionable-womens-handbags</loc>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://192.168.2.200:3001/products/crossbody-bags/elegant-leather-crossbody-bag-7</loc>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://192.168.2.200:3001/blog/stylish-pursuits-unraveling-the-charm-of-our-original-fashion-womens-handbags</loc>
|
||||
<changefreq>weekly</changefreq>
|
||||
@ -171,6 +186,11 @@
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://192.168.2.200:3001/products/crossbody-bags/elegant-leather-crossbody-bag-9</loc>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://192.168.2.200:3001/products/crossbody-bags/exquisite-original-fashion-womens-handbag-3</loc>
|
||||
<changefreq>weekly</changefreq>
|
||||
@ -187,7 +207,7 @@
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://192.168.2.200:3001/blog/accessorize-with-confidence-our-handpicked-original-fashion-womens-bags</loc>
|
||||
<loc>http://192.168.2.200:3001/products/tote-bags/elegant-ladys-tote-bag-2</loc>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
@ -196,6 +216,16 @@
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://192.168.2.200:3001/products/crossbody-bags/elegant-leather-crossbody-bag-10</loc>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://192.168.2.200:3001/blog/accessorize-with-confidence-our-handpicked-original-fashion-womens-bags</loc>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://192.168.2.200:3001/products/fashion-handbags/exquisite-fashionable-womens-handbag</loc>
|
||||
<changefreq>weekly</changefreq>
|
||||
@ -226,6 +256,11 @@
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://192.168.2.200:3001/products/crossbody-bags/elegant-leather-crossbody-bag-8</loc>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://192.168.2.200:3001/blog/unveiling-the-allure-of-handcrafted-original-fashion-womens-bags</loc>
|
||||
<changefreq>weekly</changefreq>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user