.....iTracker - SE Index & Backlink Tracking Tool.....

Discussion in 'Products & Tools' started by payu, Apr 26, 2008.

  1. #1
    Tracker v1.0.1
    Search Engine Index & Backlink Tracking Tool by payu

    This tool allows you to easily check and track your web index and backlink.

    Script Features
    - Check current index and backlink for your web sites
    - Support major search engine: Google, Yahoo, Yahoo Web, MSN, Ask and Altavista
    - Multiple domain checking
    - No need to install, jump dump all files on the server
    - Use cron to automatically monitor your index on a daily basis in order to keep track of your index and backlinks
    - Autoupdate feature helps you to get the most updated version of the script, in case the SE result page changes

    Requirements
    - Apache server (web host to run script)
    - php 4.2+

    Installation
    - Please download program here,
    http://iipayu.com/itracker/download.php?dp
    Code (markup):
    - Extract and upload all files to the server, and that's it

    User’s Manual
    - After upload all files to the server, browse to http://install-domain/domain.php to add your list of web sites to be monitored 1 domain per line and then "Save"
    - Use menu "Current" to check your current statistic
    - To be able to keep track of your web sites' index and backlink, you need to setup a cron task to run the following command:
    php -q /{full web root path}/tracker.php

    where:
    {full web root path} = full path of your web site on the server, for example /home/user/public_html/tracker.php
    The php command to run the script depends on what host you use, please check with your web hosting for help

    Screen Shots
    [​IMG]

    [​IMG]

    [​IMG]

    [​IMG]


    Wish List
    - Any comments and requests are welcomed
     
    payu, Apr 26, 2008 IP
  2. mrankin

    mrankin Active Member

    Messages:
    383
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    60
    #2
    Looks like a great tool, would it be difficult to have it user a mysql database for the list of URL as well as updating the stats for each URL?
     
    mrankin, Apr 29, 2008 IP
  3. mrankin

    mrankin Active Member

    Messages:
    383
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    60
    #3
    I have had a go at using your script, but I get an error "ERROR: cannot save domain list.".
     
    mrankin, Apr 29, 2008 IP
  4. payu

    payu Peon

    Messages:
    40
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    thanks. keeping the data in the database wouldn't be that difficult, but my first thought was to make the script easily portable hence using just text file is the suitable solution.

    this error causes by the writable permission on your host. here is the solution:
    - create a text file called domain.txt on your computer
    - put a list of domains in that file
    - upload the file to your server

    or ...
    chmod the domain.txt file to 0666

    and ...
    do not forget to chmod the folder 'data' to 0777 to let the tracker.php (called by a cron) keep data file in it.

    cheers!
     
    payu, May 6, 2008 IP
  5. terrymason

    terrymason Well-Known Member

    Messages:
    727
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    145
    #5
    I just wanted to say thanks, this script is exactly what I wanted!
     
    terrymason, Sep 4, 2008 IP
  6. seo981

    seo981 Banned

    Messages:
    81
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Very useful tool ..thanks For the post
     
    seo981, Sep 6, 2008 IP