You are here: Home > wordpress > WordPress架站清單

WordPress架站清單

1、下載最新Wordpress版本http://tw.wordpress.org/

2、後台設定

3、安裝外掛

WP-PageNavi頁碼導覽列

Google XML Sitemaps Generator

Ozh’ Better Feed

Google Ajax Translation翻譯軟體

Delete-Revision刪除多版本文章

4、加入Facebook按鈕

加入讚

http://developers.facebook.com/docs/plugins/

加入互動元件

http://developers.facebook.com/docs/reference/plugins/like-box/

5、加入微博按鈕

http://t.sina.com.cn/plugins/WeiboShow.php

5、交換連結

6、seo相關:

* 分類名稱分類代稱一定要填寫

* 設定文章標籤

7、移除迴響內所有html標籤:

在functions.php貼入

add_filter(‘comment_text’, ‘wp_filter_nohtml_kses’);

add_filter(‘comment_text_rss’, ‘wp_filter_nohtml_kses’);

add_filter(‘comment_excerpt’, ‘wp_filter_nohtml_kses’);

8、PING服務

http://rpc.pingomatic.com/

http://ping.baidu.com/ping/RPC2

http://blogsearch.google.com/ping/RPC2

http://ping.feedburner.com

http://api.my.yahoo.com/RPC2

http://api.my.yahoo.com/rss/ping

http://www.bing.com/webmaster/ping.aspx

9、

Leave a Reply

You must be logged in to post a comment.

Page 1 of 11