Linux 软件免费装
Banner图

IndexSweep

开发者 cuyava
更新时间 2026年8月15日 08:32
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

redirect seo noindex search console crawl budget

下载

0.1.1

详情介绍:

Your Google Search Console "Page indexing" report is full of URLs that were crawled but not indexed — and most of them are junk your site never meant to publish: feed URLs, parameter variants, malformed-link artifacts, leftover ad-tech and redirect-plugin endpoints. Your SEO plugin shows you index status. IndexSweep fixes it: Safety first. A resolvable page can never be served a 410 — every destructive rule passes a safety check against your real permalinks, pagination, and archives before it acts. IndexSweep also respects your SEO plugin (Yoast, Rank Math, All in One SEO) — it never duplicates or overrides their settings.

安装:

  1. Install and activate through the WordPress plugins screen, or upload the indexsweep folder to /wp-content/plugins/.
  2. Go to Tools → IndexSweep.
  3. Run the configuration audit, then export your "Page indexing" report from Google Search Console (Indexing → Pages → open a reason → Export) and upload the CSV in the GSC Import tab.

屏幕截图:

  • GSC Import tab — a Search Console export classified against the pattern library, with recommended actions.
  • Rules & Log tab — one-click pattern fixes, active reversible rules with hit counts, and the change log.

升级注意事项:

0.1.0 Initial release.

常见问题:

Will this break my site?

Every fix is a reversible request-time rule with a full change log. A safety check prevents 410s on any URL that resolves to real content — posts, pages, pagination, date and term archives. Nothing edits your files.

Do I need a Google account or API access?

No. IndexSweep works entirely from the CSV export you download from Search Console yourself. No OAuth, no API keys, no Google connection.

Does this send my data anywhere?

No. CSV analysis happens entirely on your server. IndexSweep makes no external requests at all.

What if I have Yoast / Rank Math / All in One SEO?

Keep it. IndexSweep detects your SEO plugin and stays out of its way — it only handles junk-URL remediation, which SEO plugins don't do.

How do I undo a fix?

Tools → IndexSweep → Rules & Log → Roll back. The rule is removed immediately; the change log entry is kept for your records.

更新日志:

0.1.1 0.1.0