內容簡介
Base64 Shortlinks 外掛可將 WordPress 預設的短連結縮短,透過編碼將數字轉換為僅需 4 個字元的格式,並使用自訂的縮網址前綴,讓連結更為簡潔。
【主要功能】
• 將短連結縮短至 21 字元
• 支援自訂縮網址前綴
• 不影響長連結格式
外掛標籤
開發者團隊
原文外掛簡介
The default WordPress “shortlink” URLs look like this: http://www.example.com/blog/?p=123, where “123” is actually a 7+ digit decimal number. This plugin shrinks your shortlinks by encoding that number into only 4 characters, and using the abbreviated URL prefix of your choice.
On my site, the default shortlinks are 35 bytes long, even though I have a very short domain name. This plugin shrinks them to 21 total bytes, which is comparable to most public URL-shortener services, and better than many.
E.g., this: http://www.jwz.org/blog/?p=13240780
becomes: http://jwz.org/b/ygnM
This doesn’t affect your (long) permalinks: those can still be in whatever format you like.
