RSSGM : Free Automatic Content Generator
67Markov Article Filter
RSSGM is an open source content portal builder which will automatically generate content articles based on a list of your provided keywords. The articles are scraped from the internet and then run through a markov filter to provide 'new' unique articles much loved by search engines.1000+ web pages produced in next to no time! Not bad for free, I'm sure you would agree.
HOW TO INSTALL:
Upload the rssgm folder to your website. The folder must be named rssgm.( AT LEAST IN VERSIONS PRIOR TO 1.4)http://www.yourdomain.com/rssgm/install.php will allow you to edit the config.php file to suit your circumstances.For the following we'll assume that you have uploaded the rssgm into a folder called 'siteroot'.You need to ensure that the 'siteroot' directory is writeable by your webserver this is possibly easiestly achieved by chmod 666 ../siterootcreate a cache directory siteroot/cachechmod the cache directory 666. chmod 666 cachechmod the article directory 666. chmod 666 rssgm/articlesUpload your keyword file, one keyword per line to rssgm/keywords/If you already have articles that you want the scripts to use, upload them to rssgm/articles.Here is an example article format:<h3>Title goes here</h3><p>by fred nerd, MD </p><p>Introduction</p><p>There are a number of controversial areas in medicine when it comes to ... ... is certainly one of them.</p><p>The classic reaction, which is classified as the type reaction, can be elicited by, but this is fairly uncommon. When we discuss ... are discussing a different, not well-defined, mechanism.</p><p>One of the main progenitors of the ... is Dr. Doris . Dr. was a pediatric ... who noticed that many ... in her practice had significant physi.....</p>Otherwise, you can generate scraped articles by pointing your webbrowser to the rssgm/article_gen.php file. For example: http://www.yourdomain.com/rssgm/article_gen.phpNow point your web browser at http://www.yourdomain.com/rssgm/generator.php or http://www.yourdomain.com/somedirectory/rssgm/generator.phpYour pages should generate quickly. You are finished.Marvellous.
RSSGM is an open source project and available for free download from:
Share it! — Rate it: up down [flag this hub]
Comments
Have you seen YACG .. very similar .. woth a post maybe
This is the most useful thing I have seen on the web in a long time, THANKS!!!!


Planet Malaysia says:
13 months ago
Wwhere is the install.php? I cant found that .