|
Written by Administrator
|
|
Monday, 30 October 2006 |
|
I have made AutoContent component for myself when I was interested in methods of calculate site Page Rank by search Engines. After some experiments I have drawn a conclusion that the quantity of the unique information on a site increases a Page Rank. First, I wrote simple PHP class. Than It was rewriten as Joomla component.
Component has the next functionality: - KeyWords selection tool;
- Generating new unique content by different algorithms;
- Using Markov Chains algorithm;
- Redirecting site visitors to another pages;
AutoContent component has the folloving system requirements: - PHP 4.1+
- Outgoing socket connections from PHP;
- cUrl installed
The last requirement is optional, but it is desired. With cUrl AutoContent component works better.
For free download AutoContent component go Download menu (registration is needed). I will be grateful if you inform me results of use of a component.
|
|
Last Updated ( Wednesday, 08 November 2006 )
|