Support
PHP Spinner is pretty easy to install and use and I’m sure you won’t have any trouble using it.
Technical and “How Do I” Support
Should you require any technical assistance, please post your questions in the Comments section on this page.
That way the information will be available for all the users of PHP Spinner.
Please make sure that you’ve read the PHP Spinner PDF instruction manual that came with the product. The answer may already be in there.
I’d be more than happy to help if you’re stuck, or if you want to know how to do something specific with PHP Spinner.
Purchasing, Download or Transaction Support
Please send your questions either via the Contact Form or directly to support@phpspinner.com.


January 10th, 2008 at 9:40 am
I recently buied the phpspinner i think that is a great product, I wan’t to know if there are some problem to index the article in search engine, exemple google see the some article one time the second time ehe see another article… and if there is a preblem if the spider see a new fresh content immediatelly.
January 10th, 2008 at 9:57 am
Michelangelo,
It’s no different from Google visiting a site like cnn.com, where the content of the visited page rapidly changes. It figures out that the content has changed and it refreshes its cached copy of the page.
I wouldn’t advise that you deviate from the topic of the page between spins. In other words, don’t have a page about cats that suddenly changes into a page about dogs with the next spin. Keep the topic on cats, just spin alternate versions of the same text. I write my spins so that every alternate version conveys the same message to the human mind. It’s just the words and phrases used to convey that message that change with every spin.
March 16th, 2008 at 7:39 pm
Hi, I am setting up a joomla site into which I want to intergrate spinner.
Does spinner have any issue’s in regards to different languages?
I would like to display both english and portuguese.
Regards
March 17th, 2008 at 6:20 am
PHP Spinner spins content regardless of the language of the content.
You shouldn’t have any issues with both English and Portuguese.
March 26th, 2008 at 11:22 am
I havent bought yet, because I need to ask you a question. Is there a way I can set this up so the script would create a new version for every page on the site, then LOCK IT DOWN, so it does NOT create a new version after that? I like the idea of generating a new version, but I dont want it to change after the software has created a new site.
March 26th, 2008 at 12:31 pm
Doug,
It can be used for that, but not without additional programming. You will have to write the logic to spin a page using PHP Spinner and then save that spun version as a static copy of the page.
June 2nd, 2008 at 9:50 am
So after downloading php spinner, can you tell me how it works. is it completeley automated? What do i need to do to make it work. I’m interested in this but need some more info before buying. I’ll be using it with a joomla site with over 300 articles, with about 20 new articles a day added - what i don’t want to do is have to write 20 versions of each article to spin. Is the article spin automatic or do i need to write new versions
June 2nd, 2008 at 9:54 am
Nigel,
You must write the different versions of each article to spin.
Dewald
September 29th, 2008 at 10:59 am
Can this be used to just spin article for submission toa rticle sites. With no videos/screenshots its hard to see how this works.
October 26th, 2008 at 9:58 am
How exactly is this integrated into Joomla? Is it a component, module, or what?
October 26th, 2008 at 9:59 am
How is this integrated into joomla?
November 12th, 2008 at 12:51 pm
How To Integrate PHP Spinner with Joomla!
Download the free DirectPHP here:
http://www.kksou.com/php-gtk2/Joomla/DirectPHP-plugin.php#download
Put this chunk of code in your content:
< ?php require_once('mambots/content/phpspinner.php'); ?>
Then spin your content with:
< ?php if (function_exists('phpspinner_rewrite')) phpspinner_rewrite('{John [led|took] his [cat|pet squirrel|dog] to the park for [the entire afternoon|a leisurely walk].~Mary [truly|really] loves her [large|big][black|brown] cat.}'); ?>
January 3rd, 2009 at 2:12 pm
I am interested in the Spinner, but I first need to understand what I will have to do to my articles to make it work. Thus, I would like to read the “PHP Spinner PDF instruction manual” before purchasing.
Also, I use Phil Taylor’s Joomla Knowledgebase instead of com_content on my Joomla 1.58 site. Will the Spinner work with it?
Thanks Larry