
內容簡介
Hash Permalink 是一款輕量級、高效能的 WordPress 外掛,能自動將預設的文章網址替換為隨機的哈希短網址,提升隱私與安全性,並保持網址的整潔與專業性。
【主要功能】
• 自動哈希生成:無縫生成獨特的哈希網址
• 碰撞預防:資料庫層級的唯一性檢查
• 多種字元集:可選擇數字、小寫字母、混合大小寫或十六進位
• 可配置長度:支持 8、12 或 16 字元的哈希
• 文章類型支持:適用於文章、頁面及自訂文章類型
• 自訂前綴與後綴:可選擇性添加網址前綴或後綴
外掛標籤
開發者團隊
原文外掛簡介
Hash Permalink is a lightweight, high-performance WordPress plugin that automatically replaces default post slugs with random hash-based short URLs when new content is published.
Why Use Hash Permalinks?
Privacy & Security — Hash URLs prevent content scraping and hide your publishing patterns.
Clean & Professional — Short, random URLs look modern and trustworthy.
SEO Safe — Only applies to new posts; existing URLs are never modified.
Flexible — Customize hash length, character set, prefixes, and which post types to apply.
Key Features
Auto Hash Generation — Seamlessly generates unique hash slugs using cryptographically secure random numbers.
Collision Prevention — Database-level uniqueness check with automatic retry.
Multiple Character Sets — Choose from numeric, lowercase alphanumeric, mixed case, or hexadecimal.
Configurable Length — Select 8, 12, or 16 character hashes.
Post Type Support — Works with Posts, Pages, and any registered Custom Post Type.
Custom Prefix & Suffix — Add optional URL prefixes or suffixes.
Settings Page — Intuitive admin settings page under Settings menu.
Example URLs
https://yoursite.com/a7k2m9x4b1n3 (lowercase alphanumeric, 12 chars)
https://yoursite.com/6031e781c304 (hexadecimal, 12 chars)
https://yoursite.com/post-a7k2m9x4 (with “post” prefix, 8 chars)
https://yoursite.com/839201748362 (numeric, 12 chars)
