March 15, 2008 by Alex Polski
So, I’ve decided to start from Mass PageRank Checker tool. Sometimes I need to check Google PageRank for the large list of URLs. I also need to save the results with the ability to view them at any moment. I think this tool can be useful for a lot of people.
First, let me to describe what do we exactly need.
- The tool must be easy in use and have user-friendly GUI;
- The tool must check Google PageRank for the list of URLs;
- The results must be saved to the database;
- The user can view previously saved results any moment;
- Any results can be downloaded as .csv file or deleted from the database.
Ok, now let me to define technical requirements.
- Platform - Apache, PHP, MySQL;
- CSS framework - Blueprint;
- PHP framework - CodeIgniter
May be you want to ask me why I choose these frameworks and platform. The answer is just because they are really cool. And I will prove it in the next posts.
Further readings: Design layout for Mass PageRank Checker
Finally, Mass PageRank Checker tool!
This entry was posted on Saturday, March 15, 2008 at 5:41 pm and is filed under SEO tools.
You can leave a response, or trackback from your own site.
Related posts
« First post!
Design layout for Mass PageRank Checker »
Leave a Reply