var fDesc=new Array(); fDesc[0] = "IgniteSEO is a state of the art promotion & analysis tool for Internet Marketers & SEO Professionals. It’s designed to increase the amount of targeted traffic a website receives, thus generating more sales and profit.

This is achieved by increasing search engine rank through automated link-building, and increasing direct traffic by posting link-bearing messages to related blogs and forums.


Main features:

- Hands-on control of many aspects of registration and posting; for advanced users.

- Detailed logging of all processes; event logger, error logger and debug logger.

- Auto translator

- Content auto-spinner"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }