
內容簡介
Digi Eye Redirects 讓管理員能夠在專用的控制台上創建、編輯、禁用、刪除、匯入和匯出 URL 轉向,無需依賴頁面建構器、電子商務外掛或其他工具,提供高效的轉向管理功能。
【主要功能】
• 自訂資料庫表格,性能隨轉向列表增長而穩定
• 支援 301、302、307 和 308 轉向,並提供使用指導
• 可搜尋內容選擇器,輕鬆轉向頁面或自訂 URL
• 實時搜尋、狀態/類型過濾及可排序欄位
• AJAX 支援的即時啟用/禁用及批次操作
• CSV 匯入匯出功能,並提供驗證預覽
外掛標籤
開發者團隊
原文外掛簡介
Digi Eye Redirects lets administrators create, edit, disable, delete, import, and export URL redirects from a dedicated admin screen, with no page builder, e-commerce plugin, or other dependency required.
Core features
Custom database table (not a bloated wp_options entry) with indexed lookups, so performance holds up as your redirect list grows
301, 302, 307, and 308 redirects, each with plain-language guidance on when to use it
Redirect to a page/post/custom post type via a searchable content picker, or to any manual internal or external URL
Live search, status/type filters, sortable columns, and server-side pagination (20/50/100 per page)
Inline enable/disable and delete, plus bulk enable/disable/delete, all handled via AJAX with no full page reloads
Automatic protection against duplicate active sources and redirect loops (including simple two-way loops)
Optional regex redirects (off by default) with $1-style backreferences
Optional query-string preservation and case-sensitive matching, per redirect
CSV export and import, with a validation preview (total / valid / invalid / duplicate rows) before anything is committed
Optional 404 tracking with one-click “Create Redirect” from any tracked URL
Optional per-request redirect logging (hit counters are on by default and are much cheaper)
A dashboard with live counts pulled straight from the database, not placeholder numbers
All redirect, status, and setting changes apply immediately; no manual cache clearing is required for normal use
Security
Every write action requires the manage_options capability and a verified nonce
All queries use $wpdb->prepare()
Destination URLs are restricted to http(s) or relative paths. Schemes like javascript: and data: are rejected both when a redirect is saved and again at the moment it’s executed
All output is escaped
Coming soon
Link Scanner is a planned feature for finding broken links, redirects, and redirect chains across your site. It is not available yet. The current release includes an informational “Coming Soon” page describing what it will do; it does not scan, crawl, or check any links.
