Thank you for purchasing our plugin. If you have any questions that are beyond the scope of this help file, please feel free to email via our email. Thanks so much!
This plugin will allow you to build from scratch an autoblogging system, based on Odnoklassniki feeds you define (pages or public groups).
This plugin provides one solution to the ongoing search for new blog content. It not only provides a steady stream of rich, searchable content, it also helps to keep your website up to date with the latest news. You can build rules that will generate posts that are near to unique in website crawlers's eyes. They require none to very little customization.
The goal is to achieve the following:
OKomatic Automatic Post Generator will import items from any content from public Odnoklassniki groups or Odnoklassniki pages, you define to your blog. Resulting blog posts are fully customizable and rich in content. List of customizable stuff for each post:
post author user name
post status (published, draft, pending, private, trash)
automatically generate post categories or tags from Odnoklassniki posts
manually add post categories or tags to items
generate post or page
automatically generate a featured image for the post
enable/disable comments for the generated post
enable/disable pingbacks/trackbacks for the generated post
customize post title and content (with the included wide variaty of relevant post shortcodes)
Other plugin features:
Automatical Odnoklassniki Post generator every time you publish a new post to WordPress - you can publish to a selected Odnoklassniki wall, page, group or album (if you own them)
Google Translate support ' select the language in which you want to post your articles
Text Spinner support ' automatically modify generated text, changing words with their synonyms ' great SEO value!
Supports Odnoklassniki public groups and pages
Using Odnoklassniki API
Keyword Replacer (replace relevant keywords with your links)
Random sentence generator (relevant sentences - as you define them)
detailed plugin activity logging
scheduled rule runs
This plugin requires a Odnoklassniki API Aceess Token. How do I get one?
You will need to do the following to add new app on Odnoklassniki:
Register on Odnoklassniki and link an email to your account to receive emails with app data;
You have to set the 'List of permitted redirect_uri' parameter in the APP as: "your_wp_root_url"/wp-admin/admin.php?page=okomatic_items_panel&ok_auth_done=true
You will get the api key, application key and application secret to your email address. Copy them into the plugin and click 'Authorize' in one of the plugin's settings pages.
Plugin requirements:
PHP DOM -> how to install it (if you don't have it, but probably you already have it): http://php.net/manual/en/dom.setup.php
I also provided a Quick Install Guide to feature an easy plugin installation for everyone.
To make this plugin work, first, you'll need to install the plugin. The easiest method is to take the .zip file you've downloaded and upload it via Plugins > Add New > Upload Plugin in the WordPress Dashboard. Once the plugin is installed, be sure to Activate it.
Now that you've installed and activated the plugin, you'll see a new menu item created inside WordPress called 'OKomatic Automatic Post Generator'. First thing first, let's head over to Settings > OKomatic Automatic Post Generator and take a look at what options are available.
Refreshingly, OKomatic Automatic Post Generator has a super-simple settings screen. Let's look at first at the settings panel:
Here you can find the steps needed in configuring your plugin even if you have no HTML knowledge at all. You can find options for:
HINT! Don't forget to click the Save button every time you modified your settings, otherwise the modifications will be lost!
Main Settings:
OKomatic Automatic Post Generator Main Switch: Enable or disable the OKomatic Automatic Post Generator. This acts like a main switch.
OK Application ID: Insert your OK App ID. Learn how to get one here.
OK Application Public Key: Insert your OK App Public Key. Learn how to get one here.
OK Application Private Key: Insert your OK App Private Key. Learn how to get one here.
Enable Open Graph Meta Tags in Generated Pages: Choose if you want to add Open Graph meta tags to your generated pages (this feature will improve page sharing experience on Odnoklassniki).
Strip Links From Generated Post Content: Choose if you want to strip links from the generated post content.
Show Extended Item Information Metabox in Post: Choose if you want to show an extended information metabox under every plugin generated post.
Enable Logging for Rules: Do you want to enable logging for rules?
Enable Detailed Logging for Rules: Do you want to enable detailed logging for rules? Note that this will dramatically increase the size of the log this plugin generates.
Automatically Clear Logs After: Choose if you want to automatically clear logs after a period of time.
Timeout for Rule Running (seconds): Set the timeout (in seconds) for every rule running. I recommend that you leave this field at it's default value (3600).
Send Rule Running Summary in Email: Choose if you want to receive a summary of the rule running in an email.
Email Address: Input the email adress where you want to send the report. You can input more email addresses, separated by commas.
Minimum Title Word Count: Set the minimum word count for post titles. Items that have less than this count will not be published. To disable this feature, leave this field blank.
Maximum Title Word Count: Set the maximum word count for post titles. Items that have more than this count will not be published. To disable this feature, leave this field blank.
Minimum Content Word Count: Set the minimum word count for post content. Items that have less than this count will not be published. To disable this feature, leave this field blank.
Maximum Content Word Count: Set the maximum word count for post content. Items that have more than this count will not be published. To disable this feature, leave this field blank.
Banned Words List: Do not include posts that's title or content contains at least one of these words. Separate words by comma. To disable this feature, leave this field blank.
Required Words List: Do not include posts that's title or content does not contain at least one of these words. Separate words by comma. To disable this feature, leave this field blank.
Strip HTML Elements from Final Content by ID: Strip HTML elements from final content that have this IDs. You can insert more IDs, separeted by comma. To disable this feature, leave this field blank.
Strip HTML Elements from Final Content by Class: Strip HTML elements from final content that have this class. You can insert more classes, separeted by comma. To disable this feature, leave this field blank.
Odnoklassniki Post Types to Skip: Skip these Odnoklassniki post types when inserting blog posts. Valid values are: link, status, photo, video, event, offer. Separate multiple entries by comma. Ex: 'status, offer, link'. To disable this feature, leave this textfield blank. For more info about Odnoklassniki post types, check plugin documentation.
Automatically Translate Content To: Do you want to automatically translate generated content using Google Translate?
Skip Posts That Do Not Have Images: Choose if you want to skip posts that do not have images.
Skip Posts Older Than a Selected Date: Choose if you want to skip posts that are older than a selected date.
Choose if you want to skip posts that are older than a selected date. Select the date prior which you want to skip posts.
Spin Text Using Word Synonyms: Do you want to randomize text by changing words of a text with synonyms using one of the listed methods? Note that this is an experimental feature and can in some instances drastically increase the rule running time!
First List of Possible Sentences (%%random_sentence%%): Insert some sentences from which you want to get one at random. You can also use variables defined below. %something ==> is a variable. Each sentence must be sepparated by a new line.
Second List of Possible Sentences (%%random_sentence2%%): Insert some sentences from which you want to get one at random. You can also use variables defined below. %something ==> is a variable. Each sentence must be sepparated by a new line.
List of Possible Variables: Insert some variables you wish to be exchanged for different instances of one sentence. Please format this list as follows:Variablename => Variables (seperated by semicolon)Example:adjective => clever;interesting;smart;huge;astonishing;unbelievable;nice;adorable;beautiful;elegant;fancy;glamorous;magnificent;helpful;awesome
Custom HTML Code #1: Insert a custom HTML code that will replace the %%custom_html%% variable. This can be anything, even an Ad code.
Custom HTML Code #2: Insert a custom HTML code that will replace the %%custom_html2%% variable. This can be anything, even an Ad code.
ID (Affiliate Keyword Replacer Tool Settings:) This is the ID of the rule.
DEL (Affiliate Keyword Replacer Tool Settings:) Do you want to delete this rule?
Search Keyword (Affiliate Keyword Replacer Tool Settings:) This keyword will be replaced with a link you define.
Replacement Keyword (Affiliate Keyword Replacer Tool Settings:) This keyword will replace the search keyword you define. Leave this field blank if you only want to add an URL to the specified keyword.
Link To Add (Affiliate Keyword Replacer Tool Settings:) Define the link you want to appear the defined keyword. Leave this field blank if you only want to replace the specified keyword without linking from it.
Rules List Settings Screen:
ID This is the ID of the rule.
Query String (Hashtags) Input your search query string by hashtags. This field is required.
Schedule (Hours) Select the interval in hours after which you want this rule to run.
Max Posts At A Time Select the maximum number of posts that this rule can create at once. 0-50 interval allowed..
Del: Do you want to delete this rule?
Post Status: Select the status that you want for the automatically generated posts to have.
Item Type : Select the type (post/page) for your automatically generated item.
Post Author : Select the author that you want to assign for the automatically generated posts.
Active: Do you want to enable this rule? You can deactivate any rule (you don't have to delete them to deactivate them).
Info: The number of items (posts, pages) this rule has generated so far.
Actions: Do you want to run this rule now? Note that only one instance of a rule is allowed at once.
Advanced Plugin Settings Dropdown Screen:
Generated Post Title: Set the title of the generated posts for user rules. You can use the following shortcodes: %%random_sentence%%, %%random_sentence2%%, %%item_title%%, %%item_description%%, %%item_content%%, %%item_cat%%, %%item_tags%%
Generated Post Content: Set the content of the generated posts for user rules. You can use the following shortcodes: %%custom_html%%, %%custom_html2%%, %%random_sentence%%, %%random_sentence2%%, %%item_title%%, %%item_content%%, %%item_url%%, %%item_media%%, %%item_cat%%, %%item_tags%%, %%item_content_plain_text%%, %%item_read_more_button%%, %%item_show_image%%, %%item_image_URL%%, %%item_description%%, %%author%%, %%author_link%%.
Remember Last Posted Item And Continue Search From It: Do you want to remember last posted item and continue search from it the next time the importing rule runs?
Since Date: Select the minimal date for imported posts.
Until Date: Select the maximal date for imported posts.
Post Types To Import: Select what post types you want to import. Valid values for this, are: USER_TOPIC, USER_PHOTO, USER_VIDEO, GROUP_TOPIC, GROUP_PHOTO, GROUP_VIDEO. You can also specify a comma separated list of these values. Ex: USER_VIDEO,GROUP_TOPIC,GROUP_PHOTO,GROUP_VIDEO. To search for every post type, leave this field blank.
Get Post Publish Date From OK: Do you want to to set the post published date as the date grabbed from the OK post? If you disable this feature, the date when the rule is run will be used.
Limit Title Word Count: Do you want to limit the title's lenght to a specific word count? To disable this feature, leave this field blank.
Generated Post Format: If your template supports "Post Formats", than you can select one here. If not, leave this at it\'s default value.
Strip Images From Content: Do you want to strip images from generated content?
Limit Title Word Count: Do you want to limit the title's lenght to a specific word count? To disable this feature, leave this field blank.
Additional Post Category: Select the post category that you want for the automatically generated posts to have.
Automatically Add Post Categories From Items: Do you want to automatically add post categories from the feed items?
Automatically Add Post Tags From Items: Do you want to automatically add post tags from the feed items?
Additional Post Tags: Select the post tags that you want for the automatically generated posts to have.
Enable Comments For Generated Posts: Do you want to enable comments for the generated posts?
Enable Pingbacks/Trackbacks For Generated Posts: Do you want to enable pingbacks and trackbacks for the generated posts?
Automatically Get Featured Image for Generated Post: Do you want to set featured image for generated post (to the first image that was found in the post)?
Default Featured Image if No Image Available for Item: Insert a link to a valid image that will be set for the featured image for the posts that do not have a valid image attached or if you disabled automatical featured image generation. To disable this feature, leave this field blank.
Advanced Plugin Settings Dropdown Screen:
OKomatic Automatic Post to Odnoklassniki Main Switch Enable or disable automatic posting to Odnoklassniki every time you publish a new post (manually or automatically).
Delay Posting By (Seconds): Do you want delay posting with this amount of seconds from post publish? This will create a single cron job for each post (cron is a requirement for this to function). If you leave this field blank, posts will be automatically published on post creation.
Album ID To Post Photos: Input the album ID where to publish the post.
Groups Where To Post: Select the groups where you would like to post. If you want to refresh this list, you need to reauthorize the plugin on OK.
Create Post Instead Of Image: Do you want to create a post instead of an image post? Posts will not function by default (OK must approve your app for posting to stream), so please keep this in mind when you enable this option.
Post Type To Create: If you want to create a status post (not image post from above), you can select what type of post should be created. Media type: USER - post to the user's page (the entry will be seen by his friends in their feeds) USER_STATUS - set to user status. If specified, the SET_STATUS permission is required. USER_NOTE - add as a note to the user. If specified, the PUBLISH_NOTE permission is required. GROUP_THEME - post to group GROUP_THEME_PROMO - promo post to the group GROUP_SUGGESTED - the proposed topic (topic for moderation for the administration of the group, will be published in the tape only after approval by the administration).
Odnoklassniki Post Message Template: Choose the template of your Odnoklassniki posts. You can use the following shortcodes: %%featured_image%%, %%post_cats%%, %%post_tags%%, %%blog_title%%, %%author_name%%, %%post_link%%, %%post_title%%, %%post_content%%, %post_excerpt%%
Post Also Videos Found In Posts: Do you want to post also videos found in WordPress posts? Acceptable videos are locally linked videos, youtube videos or vimeo videos linked from content. Note that this is an experimental feature and it will not work, unless your app is submitted for review and get's accepted for VIDEO_CONTENT publishing.
Post Only Video Posts: Do you want to post only videos to Facebook? This will disable the above features (normal posts).
Post Only Local Videos: Do you want to post only locally linked videos?
Post Embedded YouTube Videos: Do you want to automatically post embeded YouTube videos to Facebook?
Post Embedded Vimeo Videos: Do you want to automatically post embeded Vimeo videos to Facebook?
Disable Autoposting of 'Posts': Do you want to disable automatically posting of WordPress 'posts' to Odnoklassniki?
Disable Autoposting of 'Pages': Do you want to disable automatically posting of WordPress 'pages' to Odnoklassniki?
Disable Autoposting of Selected Categories: Do you want to disable automatically posting of WordPress 'posts' to Odnoklassniki?
Disable Autoposting of Selected Tags: Input the tags for which you want to disable posting. You can enter more tags, separated by comma. Ex: cars, vehicles, red, luxury. To disable this feature, leave this field blank.
Help! App is authorized and still no posts appearing on Odnoklassniki? In this case you can try the following:
Reauthorize APP or create a new App and try linking the new one in the plugin.
Activity and Loggind Screen:
Rules Currently Running: These rules are currently running on your server.
Restore Plugin Default Settings: Hit this button and the plugin settings will be restored to their default values. Warning! All settings will be lost!
Delete All Posts Generated by this Plugin: Hit this button and all posts generated by this plugin will be deleted!
Activity Log: This is the main log of your plugin. Here will be listed every single instance of the rules you run or are automatically run by schedule jobs (if you enable logging, in the plugin configuration).
How to customize resulting posts with built in shortcodes?
You can use the following shortcodes in post title and content editing:
%%random_sentence%% - generates a random sentence (as you have defined them in plugin config.) More on how to configure the random sentence generator, check plugin documentation (down)
%%random_sentence2%% - generates a random sentence (from the second geenrator) (as you have defined them in plugin config.) More on how to configure the random sentence generator, check plugin documentation (down)
%%attachments_content%% - generates content from the post attached media
%%repost_content%% - generates content from the post repost content - text + media
%%custom_html%% - includes the custom HTML you defined in the Main Settings interface (Custom HTML Code #1:)
%%custom_html2%% - includes the custom HTML you defined in the Main Settings interface (Custom HTML Code #2:)
%%item_title%% - includes the item title
%%item_description%% - includes a short description of the article
%%item_content%% - includes the item full HTML content
%%item_media%% - includes the video or images of the post
%%item_content_plain_text%% - includes the items plain text content
%%item_image_URL%% - includes the article's image URL (if it exists)
%%item_url%% - includes the article's URL
%%item_cat%% - includes the article's category (if it exists)
%%item_read_more_button%% - includes a 'Read More' button, pointing to the ok.ru post from which the article was generated
%%item_show_image%% - includes the item image in the HTML page (the full image, not only it's URL)
%%author%% - includes the Odnoklassniki post's author's name
%%author_link%% - includes the Odnoklassniki post's author's URL (on Odnoklassniki)
%%item_tags%% - includes the article's tag (if it exists)
How to work with 'Random Sentence Generator'?
You can use the Random Sentence Generator by inserting list of sentences to the 'First List of Possible Sentences (%%random_sentence%%)' text field. Here, you can add full sentences, or sentences with variables. Variables are structured as: %something. A possible list of sentences can be:
Meet this %adjective %noun %sentence_ending
This is the %adjective %noun ever%sentence_ending
I %love_it %nouns , because they are the %adjective %sentence_ending
My %family says this plugin is very %adjective %sentence_ending
These %nouns are quite %adjective %sentence_ending
You can define variables in the 'List of Possible Variables:' textfield. Here you can define values to variables, values which will be used in the random sentence forming. Variables can be defined as follows:
OKomatic Automatic Post Generator is a simple, yet powerful tool you can use to create an autoblog with ease. The setup and settings of the plugin couldn't have been easier. Now, let's go and enjoy the results of this great plugin! Have fun using it!
Once again, thank you so much for purchasing this item. As I said at the beginning, I'd be glad to help you if you have any questions regarding this plugin and I'll do my best to assist.