seo-sitemap by agricidaniel/claude-seo
npx skills add https://github.com/agricidaniel/claude-seo --skill seo-sitemap<lastmod> 日期准确(并非全部相同)<priority> 和 <changefreq>| 问题 | 严重性 | 修复方法 |
|---|---|---|
| 单个文件包含 >50k 个 URL | 严重 | 使用站点地图索引进行拆分 |
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| 非 200 状态码的 URL | 高 | 移除或修复损坏的 URL |
| 包含了标记为 noindex 的 URL | 高 | 从站点地图中移除 |
| 包含了重定向的 URL | 中 | 更新为最终 URL |
| 所有 lastmod 日期相同 | 低 | 使用实际的修改日期 |
| 使用了 priority/changefreq 标签 | 信息 | 可以移除(Google 会忽略) |
assets/ 目录加载行业模板✅ 集成页面(附带真实的设置文档) ✅ 模板/工具页面(附带可下载内容) ✅ 术语表页面(200+ 字的定义) ✅ 产品页面(独特的规格、评论) ✅ 用户个人资料页面(用户生成的内容)
❌ 仅替换城市名称的位置页面 ❌ "适用于 [行业] 的最佳 [工具]" 页面,但缺乏行业特定价值 ❌ "[竞争对手] 替代方案" 页面,但缺乏真实的比较数据 ❌ AI 生成的页面,未经人工审核且缺乏独特价值
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://example.com/page</loc>
<lastmod>2026-02-07</lastmod>
</url>
</urlset>
<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<sitemap>
<loc>https://example.com/sitemap-pages.xml</loc>
<lastmod>2026-02-07</lastmod>
</sitemap>
<sitemap>
<loc>https://example.com/sitemap-posts.xml</loc>
<lastmod>2026-02-07</lastmod>
</sitemap>
</sitemapindex>
VALIDATION-REPORT.md — 分析结果sitemap.xml(或带索引的拆分文件)STRUCTURE.md — 网站架构文档每周安装量
132
代码仓库
GitHub 星标数
1.9K
首次出现
Feb 10, 2026
安全审计
安装于
opencode118
codex116
github-copilot113
gemini-cli113
cursor111
claude-code109
<lastmod> dates are accurate (not all identical)<priority> and <changefreq> are ignored by Google| Issue | Severity | Fix |
|---|
50k URLs in single file | Critical | Split with sitemap index
Non-200 URLs | High | Remove or fix broken URLs
Noindexed URLs included | High | Remove from sitemap
Redirected URLs included | Medium | Update to final URLs
All identical lastmod | Low | Use actual modification dates
Priority/changefreq used | Info | Can remove (ignored by Google)
assets/ directory✅ Integration pages (with real setup docs) ✅ Template/tool pages (with downloadable content) ✅ Glossary pages (200+ word definitions) ✅ Product pages (unique specs, reviews) ✅ User profile pages (user-generated content)
❌ Location pages with only city name swapped ❌ "Best [tool] for [industry]" without industry-specific value ❌ "[Competitor] alternative" without real comparison data ❌ AI-generated pages without human review and unique value
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://example.com/page</loc>
<lastmod>2026-02-07</lastmod>
</url>
</urlset>
<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<sitemap>
<loc>https://example.com/sitemap-pages.xml</loc>
<lastmod>2026-02-07</lastmod>
</sitemap>
<sitemap>
<loc>https://example.com/sitemap-posts.xml</loc>
<lastmod>2026-02-07</lastmod>
</sitemap>
</sitemapindex>
VALIDATION-REPORT.md — analysis resultssitemap.xml (or split files with index)STRUCTURE.md — site architecture documentationWeekly Installs
132
Repository
GitHub Stars
1.9K
First Seen
Feb 10, 2026
Security Audits
Gen Agent Trust HubWarnSocketPassSnykWarn
Installed on
opencode118
codex116
github-copilot113
gemini-cli113
cursor111
claude-code109
Python PDF处理教程:合并拆分、提取文本表格、创建PDF文件
54,200 周安装