
10+
安裝啟用
—
尚無評分
3003 天前
最後更新
—
問題解決
WordPress 3.0.1+ v1.0.0 上架:2017-12-27
內容簡介
1) 進入 WordPress 控制台
2) 接著到「設定」->「固定連結」
3) 預設的固定連結結構為
/%postname%/
4) 現在移除所有標籤,將 .html 副檔名加在固定連結的結尾。如下所示:
範例:/%postname%.html
只需加上 .html
5) 現在按下「儲存變更」按鈕
現在您已完成在 WordPress 網址中加入 .html 後綴
範例
外掛標籤
開發者團隊
原文外掛簡介
1) Go to WordPress dashboard
2) Then settings->permalinks
3) Default permalink structure is look like
/%postname%/
4)Now remove all tag and add .html extension at the end of the permalink. shown below
EXAMPLE : /%postname%.html
Just Add .html
5)Now click on save changes button
Now your are done add html suffix in wordpress url
Demo
