Skip to content

Commit

Permalink
fix: just rebuild sitemap
Browse files Browse the repository at this point in the history
  • Loading branch information
arrofirezasatria committed Nov 18, 2022
1 parent 1bf0dbb commit 831bae9
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions public/sitemap-0.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
<url><loc>https://example.com/blog/</loc><lastmod>2022-11-17T15:55:06.777Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://example.com/blog/blog-0/</loc><lastmod>2022-11-17T15:55:06.777Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://example.com/blog/blog-1/</loc><lastmod>2022-11-17T15:55:06.777Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://example.com/blog/blog-2/</loc><lastmod>2022-11-17T15:55:06.777Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://example.com/blog/blog-3/</loc><lastmod>2022-11-17T15:55:06.777Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://example.com/blog/blog-4/</loc><lastmod>2022-11-17T15:55:06.777Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://example.com/blog/blog-5/</loc><lastmod>2022-11-17T15:55:06.777Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://example.com/blog/blog-6/</loc><lastmod>2022-11-17T15:55:06.777Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://example.com/blog/blog-7/</loc><lastmod>2022-11-17T15:55:06.777Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://example.com/blog/blog-8/</loc><lastmod>2022-11-17T15:55:06.777Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://example.com/blog/blog-9/</loc><lastmod>2022-11-17T15:55:06.777Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://example.com/</loc><lastmod>2022-11-18T13:52:37.331Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://example.com/about/</loc><lastmod>2022-11-18T13:52:37.331Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://example.com/blog/</loc><lastmod>2022-11-18T13:52:37.331Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://example.com/blog/blog-0/</loc><lastmod>2022-11-18T13:52:37.331Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://example.com/blog/blog-1/</loc><lastmod>2022-11-18T13:52:37.331Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://example.com/blog/blog-2/</loc><lastmod>2022-11-18T13:52:37.331Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://example.com/blog/blog-3/</loc><lastmod>2022-11-18T13:52:37.331Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://example.com/blog/blog-4/</loc><lastmod>2022-11-18T13:52:37.331Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://example.com/blog/blog-5/</loc><lastmod>2022-11-18T13:52:37.331Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://example.com/blog/blog-6/</loc><lastmod>2022-11-18T13:52:37.331Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://example.com/blog/blog-7/</loc><lastmod>2022-11-18T13:52:37.331Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://example.com/blog/blog-8/</loc><lastmod>2022-11-18T13:52:37.331Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://example.com/blog/blog-9/</loc><lastmod>2022-11-18T13:52:37.331Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
</urlset>

0 comments on commit 831bae9

Please sign in to comment.