[feih} seo: fix non canonical page in sitemap issue (#520)

This commit is contained in:
Zhou Yuhang 2025-07-09 10:41:59 +08:00 committed by GitHub
parent 3710fe8093
commit f69bb0dc08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -210,6 +210,9 @@ module.exports = {
gtag: {
trackingID: 'G-D9B6CHX36V',
},
sitemap: {
ignorePatterns: ['/blog/tags/javascript', 'blog/tags/career', 'blog/tags/map', 'blog/tags/object', 'blog/tags/interview', 'blog/tags/front-end', 'blog', 'blog/blog/javascript-object-vs-map', 'blog/a-glimpse-into-front-end-interviews', '/blog/front-end-career-questions', 'blog/are-front-end-development-skills-enough-for-a-career'],
},
},
],
],