內容簡介
若您的永久連結結構不以斜線 (/) 結尾,您所有的連結會長得像是 http://example.com/2009/05。永久連結斜線修復外掛會補上遺失的斜線。
範例
如果您的網站永久連結結構如下:/%category%/%postname%.html,而您的永久連結如下:
單篇文章: http://example.com/my-category/sample-post.html。
分類: http://example.com/my-category。
封存: http://example.com/2009/05。
頁面:http://example.com/about。
啟用外掛後:
單篇文章:不變動。
分類: http://example.com/my-category/。
封存: http://example.com/2009/05/。
頁面:http://example.com/about/。
外掛標籤
開發者團隊
② 後台搜尋「Permalink Trailing Slash Fixer」→ 直接安裝(推薦)
原文外掛簡介
When your permalink structure does not end by a trailing slash (/), all your links look like http://example.com/2009/05. Permalink Trailing Slash Fixer add the missing trailing slash.
Example
If you have a site with the following permalink structure /%category%/%postname%.html and your permalinks
look like these:
Single Post: http://example.com/my-category/sample-post.html.
Category: http://example.com/my-category.
Archive: http://example.com/2009/05.
Page: http://example.com/about.
After activation of the plugin:
Single Post: not modified.
Category: http://example.com/my-category/.
Archive: http://example.com/2009/05/.
Page: http://example.com/about/.
