Skip to content

Commit 00b3c52

Browse files
eamonnfahertyclaude
andcommitted
Update sitemap changefreq to daily
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 39efd64 commit 00b3c52

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

sitemap.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,73 +3,73 @@
33

44
<url>
55
<loc>https://local-web-services.github.io/www/</loc>
6-
<changefreq>weekly</changefreq>
6+
<changefreq>daily</changefreq>
77
<priority>1.0</priority>
88
</url>
99

1010
<url>
1111
<loc>https://local-web-services.github.io/www/getting-started.html</loc>
12-
<changefreq>monthly</changefreq>
12+
<changefreq>daily</changefreq>
1313
<priority>0.9</priority>
1414
</url>
1515

1616
<url>
1717
<loc>https://local-web-services.github.io/www/sdks.html</loc>
18-
<changefreq>monthly</changefreq>
18+
<changefreq>daily</changefreq>
1919
<priority>0.9</priority>
2020
</url>
2121

2222
<url>
2323
<loc>https://local-web-services.github.io/www/sdk-python.html</loc>
24-
<changefreq>monthly</changefreq>
24+
<changefreq>daily</changefreq>
2525
<priority>0.8</priority>
2626
</url>
2727

2828
<url>
2929
<loc>https://local-web-services.github.io/www/sdk-typescript.html</loc>
30-
<changefreq>monthly</changefreq>
30+
<changefreq>daily</changefreq>
3131
<priority>0.8</priority>
3232
</url>
3333

3434
<url>
3535
<loc>https://local-web-services.github.io/www/sdk-javascript.html</loc>
36-
<changefreq>monthly</changefreq>
36+
<changefreq>daily</changefreq>
3737
<priority>0.8</priority>
3838
</url>
3939

4040
<url>
4141
<loc>https://local-web-services.github.io/www/sdk-java.html</loc>
42-
<changefreq>monthly</changefreq>
42+
<changefreq>daily</changefreq>
4343
<priority>0.8</priority>
4444
</url>
4545

4646
<url>
4747
<loc>https://local-web-services.github.io/www/sdk-go.html</loc>
48-
<changefreq>monthly</changefreq>
48+
<changefreq>daily</changefreq>
4949
<priority>0.8</priority>
5050
</url>
5151

5252
<url>
5353
<loc>https://local-web-services.github.io/www/services.html</loc>
54-
<changefreq>monthly</changefreq>
54+
<changefreq>daily</changefreq>
5555
<priority>0.8</priority>
5656
</url>
5757

5858
<url>
5959
<loc>https://local-web-services.github.io/www/mocking.html</loc>
60-
<changefreq>monthly</changefreq>
60+
<changefreq>daily</changefreq>
6161
<priority>0.8</priority>
6262
</url>
6363

6464
<url>
6565
<loc>https://local-web-services.github.io/www/chaos.html</loc>
66-
<changefreq>monthly</changefreq>
66+
<changefreq>daily</changefreq>
6767
<priority>0.8</priority>
6868
</url>
6969

7070
<url>
7171
<loc>https://local-web-services.github.io/www/cli.html</loc>
72-
<changefreq>monthly</changefreq>
72+
<changefreq>daily</changefreq>
7373
<priority>0.8</priority>
7474
</url>
7575

0 commit comments

Comments
 (0)