The main function of this online service is boosting of the Internet resource rating on three basic search systems – google.co.jp, yahoo.co.jp, jp.msn.co.jp. Preparation of daily reports of the Internet resource rating by specified search words, review of month reports on contracts payment amount, preparation of daily reports on some characteristics of the mentioned search systems and the web-analyzer www.alexa.com.
The main facilities of the project:
- Drawing up the contract with keywords list used for the rank elevation.
- Option of keywords import from CSV-file.
- Possibility to pay the different price for the Internet resource rank according to the specified keyword.
- Ability of regular review of statistics by user defined keywords.
- Ability of viewing the current amount to be paid for the defined keyword.
- Based on specified keywords user can receive the report in form of graph or CSV-file, containing rank and date of resource.
Technologies:
PHP 4.0(JpGraph 1.14) + MySQL 4.1.x (use utf-8) Architecture Master + Slave server (MySQL Replication) + LoadBalancer
Implemented solutions:
- System of query generation and receiving the content from search servers, using CURL (Client URL Library Functions) php library.
- Indexation and caching of search query results.
- Multilingual support (any charsets including multibyte).
- Utilization of scalable distributed data storage using multiple bases.

