We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ca4eb5 commit 64daf45Copy full SHA for 64daf45
src/.vuepress/public/sitemaps/sitemap_pt-br.xml
@@ -62,6 +62,12 @@
62
<changefreq>Weekly</changefreq>
63
<priority>0.8</priority>
64
</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>
71
<url>
72
<loc>https://ktquez.com/posts/</loc>
73
<changefreq>daily</changefreq>
@@ -74,4 +80,8 @@
74
80
<loc>https://ktquez.com/posts/quando-utilizar-server-side-rendering-ou-ssr-em-projetos-vuejs.html</loc>
75
81
<lastmod>2018-08-24</lastmod>
76
82
83
84
+ <loc>https://ktquez.com/posts/guia-essencial-para-melhorar-o-seo-em-suas-spas-vuejs.html</loc>
85
86
77
87
</urlset>
0 commit comments