Uncategorized
By Acty, February 26, 2014
If your using phpSFP to schedule your Facebook posts, you may find that posting the same content to multiple groups/pages, will eventually get your account restricted, banned or blocked. Here is a simple solution to avoid spam all together – post unique content to each group/page with this simple message spinner plugin.
It will post a random message each time, so if you schedule to 100+ facebook groups/pages at once, a different message is published each time – making it look like you are posting unique content instead of spam – which makes Facebook happy
INSTALL
You just need to replace one files to add this plugin.
Replace core.php with:
phpsfp/application/models – core.php
USAGE
1. In the message box, enter your post template like this:
{This product is amazing#This software is awesome#This app rocks#This tool is incredible}
Just remember to put your spinned messages in brackets { } and separate each new phrase/word with a #hash. You can spin unlimited phrases/words and create some interesting combinations.
2. Select your date, time, interval and groups/pages to publish to.
3. The tool will post a random phrase/word from the message template (after each #hash), so each page/group sees a different message.
EXAMPLES
Example A)
{This product is amazing#This software is awesome#This app rocks#This tool is incredible}
POST 1
This product is amazing
POST 2
This software is awesome
POST 3
This app rocks
POST 4
This tool is incredible
etc
Example
This {product#software#app#tool} is a great way to increase your {sales#profits#income#customers} on autopilot.
POST 1
This product is a great way to increase your sales on autopilot.
POST 2
This software is a great way to increase your profits on autopilot.
POST 3
This app is a great way to increase your income on autopilot.
POST 4
This tool is a great way to increase your customers on autopilot.
etc