Skip to content

Commit bd97ae5

Browse files
committed
chore: remove changefreq from sitemap
1 parent 82a5664 commit bd97ae5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

next-sitemap.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ module.exports = {
33
siteUrl: "https://jsoncrack.com",
44
exclude: ["/widget"],
55
autoLastmod: false,
6+
changefreq: "never",
67
};

0 commit comments

Comments
 (0)