Skip to content

Commit 64daf45

Browse files
committed
Add post in sitemap
1 parent 1ca4eb5 commit 64daf45

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/.vuepress/public/sitemaps/sitemap_pt-br.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,12 @@
6262
<changefreq>Weekly</changefreq>
6363
<priority>0.8</priority>
6464
</url>
65+
<url>
66+
<loc>https://ktquez.com/categorias/seo.html</loc>
67+
<changefreq>Weekly</changefreq>
68+
<lastmod>2018-09-08</lastmod>
69+
<priority>0.8</priority>
70+
</url>
6571
<url>
6672
<loc>https://ktquez.com/posts/</loc>
6773
<changefreq>daily</changefreq>
@@ -74,4 +80,8 @@
7480
<loc>https://ktquez.com/posts/quando-utilizar-server-side-rendering-ou-ssr-em-projetos-vuejs.html</loc>
7581
<lastmod>2018-08-24</lastmod>
7682
</url>
83+
<url>
84+
<loc>https://ktquez.com/posts/guia-essencial-para-melhorar-o-seo-em-suas-spas-vuejs.html</loc>
85+
<lastmod>2018-09-08</lastmod>
86+
</url>
7787
</urlset>

0 commit comments

Comments
 (0)