iTrackerSearch Engine Index and Backlink Tracking Tool by
payuโปรแกรมสำหรับตรวจเช็ค และติดตามความเคลื่อนไหวของ จำนวนหน้าที่ติด index และจำนวน backlink ใน search engine ต่างๆ
Script Features- สามารถเช็คจำนวน index และ backlink ปัจจุบันได้ทันที
- version 1.0 รองรับ Google, Yahoo, Yahoo Web, MSN, Ask และ Altavista
- เช็คได้หลาย domain ในคราวเดียว
- ไม่ต้องติดตั้งโปรแกรม เอาขึ้น server (หรือติดตั้งในเครื่องตัวเองได้ถ้ามี apache โดยผู้ที่ติดตั้ง appserv จะมี apache server อยู่แล้ว)
- ใช้งานร่วมกับ cronjob (หรือ windows schedule task) ให้เช็คทุกวัน เพื่อใช้ในการเรียกดูประวัติ index และ backlink ได้
- ระบบปรับปรุงโปรแกรมอัตโนมัติ แจ้งเตือนเมื่อมีการ release script version ใหม่ พร้อมทั้ง update อัตโนมัติในปุ่มเดียว
Requirements- Apache server (web host)
- php 5.x
Installation- download program จากที่นี่
http://iipayu.com/itracker/download.php?thaiseoboard
- unzip และ upload file ทั้งหมดไปวางไว้ที่ server แล้วสามารถใช้งานได้เลย
User’s Manual- ก่อนการใช้งานให้เข้าไปที่ http://โดเมนที่ติดตั้ง/domain.php เพื่อทำการเพิ่มรายการ domain ที่ต้องการตรวจก่อน โดยให้เพิ่มรายการ domain บรรทัดละ 1 domain แล้วกดปุ่ม Save
- หลังจากป้อนรายการ domain แล้วสามารถเรียกดู index และ backlink ปัจจุบันได้เลย หรือสามารถติดตั้ง cronjob หรือ Windows Schedule Task กรณีใช้งานในเครื่องตัวเอง เพื่อให้เช็คอัตโนมัติทุกวันได้
- การติดตั้ง cronjob ให้ตั้งคำสั่งที่ run ตามนี้ครับ
php -q /{full web root path}/tracker.php
{full web root path} = คือ path เต็มของเวปเช่น /home/user/public_html/tracker.php
คำสั่ง php ขึ้นอยู่กับ host ที่ใช้ให้ดูวิธีการตั้งค่าจาก host อีกที
Screen Shots


Wish List- หากต้องการให้เพิ่มเติมความสามารถ หรือเพิ่ม search engine โพสได้ในนี้เลยครับ

ทั้งหมดนี้ แจกให้ใช้
ฟรี!!! ครับ...
แต่ถ้าหากจะกรุณา .. ผมขอเป็น backlink โดยการเอา code ข้างล่างนี้ไปแปะให้ผมหน่อย
<?=(ini_get('allow_url_fopen'))?
@file_get_contents('http://iipayu.com/itracker/backlink.php') :
'<a href="http://refinance-guides.com">Refinance Guides</a>';
?>
... ขอบคุณมากครับ ...
-------------------------------------------------------------------------------------
Change Logv1.0.1 [23/4/2008]
- fixed: warning when domain list is empty.
- fixed: calendar popup panel displayed under graph panel.
- fixed: remove 'private function' for php 4 support, thanks to khun thenetxx.
- fixed: autoupdate caused all files writable in unzip process.
v1.0.2 [29/4/2008]
- fixed: graph background color missing in ie.
- fixed: graph display when domains are not fit to one row.
- added: show change log after update.
v1.0.3 [01/05/2008]
- fixed: update msn checking pattern.
- fixed: write permission is disabled in some host.
*** ก่อน update เป็น 1.0.3 มันจะ update เป็น 1.0.2a ก่อนครับ (update ตัว autoupdate) ให้ update อีกรอบ
v1.1.0 [08/05/2008]
- added: google pr.
- added: alexa rank.
- added: error report form, send directly to iipayu.com.
- added: automatically save data when view current status.
- fixed: display warning when save domain list error causes by write permission.
- fixed: validate data folder's write permission.
v1.1.1 [09/05/2008]
- fixed: unavailable data saving as blank instead of 0.
- fixed: filter option condition determination.
- fixed: filter option incorrectly display in report.
v1.1.2 [09/05/2008]
- fixed: duplicate class declaration in tracker.
v1.1.3 [20/05/2008]
- fixed: simplexml_load_file require allow_url_open to be on, use simplexml_load_string instead.
v1.1.4 [09/06/2008]
- fixed: update yahoo web checking pattern.
- fixed: missing <td> when domain has no data.
v1.1.5 [10/06/2008]
- fixed: update yahoo web checking pattern #2.
v1.1.6 [15/07/2008]
- fixed: write permission warning update.