Linux 软件免费装

DenArt - SEO Wipe (HTTP 410 Gone)

开发者 nightw0lv
更新时间 2026年5月26日 00:07
PHP版本: 8.1 及以上
WordPress版本: 7.0
版权: GPLv3
版权网址: 版权信息

标签

seo gone optimization crawl 410

下载

1.0.1 1.0.0

详情介绍:

DenArt - SEO Wipe (HTTP 410 Gone) automatically returns a correct HTTP 410 (Gone) status code when posts or pages are deleted. This tells search engines the content is permanently gone - not temporarily missing - so they remove it from their index faster and stop wasting crawl budget on dead URLs. Why 410 matters for SEO Free features (no account required) Pro features (requires active license) | Feature | Description | |---|---| | Activity Log | Every 410 hit logged with path, status code, timestamp, browser/bot type, and referrer domain | | Bot Analytics | 24-hour bot breakdown by name with donut chart; 14-day bot vs human traffic chart | | URL Pattern Rules | Force-410 or allow specific URL patterns - exact, prefix, wildcard, or full regex | | Smart Lookup Mode | Zero false positives; only URLs in the Gone table return 410 | | Smart Slug Redirects | Automatic 301 redirects when you rename a post slug, preserving SEO equity | | Headers-Only 410 Mode | Send 410 status and X-Robots-Tag headers while your theme renders the page body | | Email Reports | HTML-formatted activity reports with top paths, sent daily, weekly, or monthly | | CSV Export | Export activity log or gone URL list to CSV | | Custom 410 HTML | Replace the default 410 page with fully custom HTML | Pro features activate automatically after connecting your site and entering a valid license key. Purchasing a license is done at wp-shop.denart-designs.com. The free tier has no time limit and requires no account.

安装:

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate through the Plugins screen
  3. Go to DenArt - SEO Wipe (HTTP 410 Gone) → Settings and enable detection
  4. Optionally connect your site via License for automatic renewal

屏幕截图:

  • Activity Log - Logs every 410 hit with URL path, timestamp, bot/browser icon, and referrer domain.
  • URL Pattern Rules - Allows forcing 410 or allowing specific paths with options for exact matches, prefixes, wildcards, or regex.
  • Bot Traffic Overview – Showing bot hits from various bots like Mozilla, YandexBot, and Sogou Spider.
  • Gone URLs – Displays the section where you can manually mark URLs as permanently gone.
  • Slug Redirects – Manages old URLs and redirects them to the current, correct paths.
  • Tools - This section offers various tools such as Database Integrity Check, clearing data, exporting/importing settings, URL rules, activity logs, and testing URLs to ensure they are correctly configured and optimized.
  • Activity Log – Shows the 410 hits with details like URL paths, user agents, referers, and timestamps for each event. It helps track the exact moments when certain pages are hit by bots or users.
  • Overview – Displays the overall status of 410 hits served, including daily totals, log entries, gone URLs, and URL rules. It also highlights the top paths with the most 410 hits, allowing for quick identification of problematic pages.
  • License - This section displays the status of the DenArt - SEO Wipe (HTTP 410 Gone) license, including details about the active plan, expiration date, and remaining days. It also shows the license key and options for managing data collection and sending manual reports. The active features such as Activity Log, URL Pattern Rules, CSV Export, and Weekly Email Reports are listed.

升级注意事项:

1.0.1 Minor improvements to the dashboard widget. No upgrade steps required. 1.0.0 Initial release. No upgrade steps required.

常见问题:

Does this affect my live site immediately?

Yes. Once enabled, any request to a URL that belongs to a deleted post returns HTTP 410 immediately. Existing published content is never affected.

What is the Headers-Only 410 Mode?

This Pro feature sends the 410 HTTP status and SEO headers, then lets your WordPress theme render the page body. Create a 410.php template in your theme for a fully branded Gone page. Use is_410() in templates to detect the state.

What does Smart Slug Redirects do?

When you rename a post, the old URL becomes a 404. Pro automatically creates a 301 redirect from the old slug to the new slug, preserving SEO link equity. You can view, edit, and delete all stored redirects from the admin panel.

Does the plugin store visitor IP addresses?

No. The activity log stores only: URL path, timestamp, humanized bot/browser name, and referer domain. No IP addresses are ever written to any table.

Is my license key stored securely?

Yes. Encrypted with AES-256-GCM using a key derived from your WordPress secret keys. During license validation, only a hash of your key is transmitted. The full key is sent once during initial connection over TLS and stored encrypted on your site.

What PHP extensions does the plugin require?

OpenSSL, JSON, and Multibyte String. If any are missing, the plugin displays an admin notice and halts without registering any hooks.

更新日志:

1.0.1 1.0.0 Initial release.