內容簡介
這個專案有助於將你的 WP 安裝轉化為類似 PHP Planetarium(http://planet-php.net/)的博客星座。
安裝方式
上傳外掛到你的 WP 插件目錄。
啟用外掛。
添加一些博客並配置你的爬取方法。
通過計時任務:直接執行,例如:
php /www/wp/index.php
通過網頁方式。為了使用網頁爬取,你應該設置一個鍵並以以下方式爬取:
http://wordpress-blog.com/?wbp_key=
開始爬取(我建議每 1 小時執行一次)
外掛標籤
開發者團隊
原文外掛簡介
This project help to turn your WP installation into a Blogs’ Planetarium similtar to the PHP Planetarium (http://planet-php.net/).
Instalation
Upload the plugin into your WP plugin directory.
Enable the plugin.
Add some blogs and configure your crawling method.
Via crontab task: simply exec it, i.e
php /www/wp/index.php
Via web. In order to use via web you should set a key
and crawl in the follow manner:
http://wordpress-blog.com/?wbp_key=
Start crawling (IMHO at every 1 hour is enough)
