Great SEO Product.
CyberSEO 6.00 has been released
Collapse
X
-
-
ICQ 293125596Comment
-
Comment
-
Do you need the adult-oriented one (500+ lines / 1000+ words)? I can sell it for $50.
Just please keep in mind that even with an ideal synonym table, the synonymized content still won't be as perfect as the manually written one.Obey the CowgodComment
-
Parsing LiveJasmin XML feeds
My customers ask if it's possible use non-RSS feeds like LiveJasmin XML feed as content sources for WP blogs.
Here is the instruction on how to do that with CyberSEO.
1) Click the "Alter default settings" button.
2) Find the "XML section tag names (separate with commas)" field and add the "PERFORMERINFO" word there. The whole field may look like this: "ITEM,VIDEO,MOVIE,GALLERY,ENTRY,PERFORMERINFO" ).
3) Save the default settings and import your feed.
4) On the feed settings page assign some name to your feed ("Feed title:" box).
5) Now you have to decide which exactly XML sections you want to import into your posts. Let's assume you want to parse the following ones: <performerid>, <bio>, <picture> and <link>.
6) Find the "Custom fields" box and put the following lines there:
performerid->performerid
bio->bio
picture->picture
link->link
7) Now copy this code into the "PHP code <?php .. ?>" box:
8) Save settings and pull the feed.PHP Code:$post['guid'] = 'http://' + $post['custom_fields']['performerid']; $post['post_title'] = $post['custom_fields']['performerid']; if (is_array($post['custom_fields']['picture'])) { $img = $post['custom_fields']['picture'][rand(0, count($post['custom_fields']['picture']) - 1)]; } else { $img = $post['custom_fields']['picture']; } $post['post_content'] = '<p><a href="' . $post['custom_fields']['link'] . '"><img src="' . $img . '" /></a></p><p>' . $post['custom_fields']['bio'] . '</p>';
Instruction example above just a basic example on how your non-standard feed can be parsed. There are many other sections that you may want to use as well (e.g. <turnon>, <turnoff>, <age> etc). To do so, you have to make the necessary changes in (6) and (7). Please find the additional info in the "XML section tag names (separate with commas)" part here: http://www.cyberseo.net/xml-syndicator/Obey the CowgodComment
-
CyberSEO 6.30 is now available.
Changes:- The $post['custom_fields_attr'] array variable is now available for
- the custom PHP code.
- Improved handling of RSS image attachments. More attachment formats are supported now.
- Fixed "400 Error" in the SpinChimp module.
- The new "Generate from random post image" featured image creation method was added.
Don't forget to update your copy of the plugin!
Obey the CowgodComment
-
Auto comments module need serious upgrades but you can always use external pluginswork smart not hard ;)Comment
-
Comment
-
CyberSEO 6.50 is now available.
Changes:- * CyberSEO has been integrated with TheBestSpinner – a famous content spinning service.
* The "Post type" option has been added. Now you can syndicate the feed contents as posts, pages and even custom post types.
Obey the CowgodComment
- * CyberSEO has been integrated with TheBestSpinner – a famous content spinning service.
-
-
Wow. Nice work. Looking better all the time.CyberSEO 6.70 has been released.
CyberSEO has been integrated with WordAi text spinner, what uses artificial intelligence to understand text and is able to automatically rewrite your article with the same readability as a human writer.
Any killer discounts going on right now? Specifically looking at the unlimited edition.
Comment
-
Question, which I'm sure has been asked before, but using the rss importer thingy, can one grab hosted galleries from sponsor rss, grab the images and make a WP gallery with it, or am I thinking of something totally different?Comment
-
This question has been answered many times too
Yes, it can do all the mentioned above + many more. I.e. it can grab the galleries from any sponsor RSS feeds, upload the images to your WP-basesd site, crop the thumbnails, spin and translate to other languages the gallery titles/descriptions, generate tags, sort gallery posts by categories, insert your own ads (click here links, image banners or anything else) etc. And everything is being done on full autopilot.
Obey the CowgodComment
-
Comment
-
This question has been answered many times too
Yes, it can do all the mentioned above + many more. I.e. it can grab the galleries from any sponsor RSS feeds, upload the images to your WP-basesd site, crop the thumbnails, spin and translate to other languages the gallery titles/descriptions, generate tags, sort gallery posts by categories, insert your own ads (click here links, image banners or anything else) etc. And everything is being done on full autopilot.
Very useful with RSS feeds of hosted galleries like the Woj system SpookyCash uses
Comment
-
Well...after the first 1-2 days I purchased the script the support was great and pretty fast. But now it seems like my questions aren't answered. I also send a .zip file of my wordpress theme to fix some issues, no answer yet. Perhaps the support is just pretty busy or on vacation now? A little notice would be perfect for new users like me
Comment
-
Sorry for the delay. You need a custom code (parser) for your theme. So it's not about support and thus it will take some time.Well...after the first 1-2 days I purchased the script the support was great and pretty fast. But now it seems like my questions aren't answered. I also send a .zip file of my wordpress theme to fix some issues, no answer yet. Perhaps the support is just pretty busy or on vacation now? A little notice would be perfect for new users like me
Obey the CowgodComment
-
Comment
-
-
Does anyone know if the paid version screws up image file names like the cybersyn plugin does when "the best spinner" is enabled?
(it changes the file name of the image in the post, but not the actual file name itself, resulting in broken images in posts. It also renames the location of the url to the iimage sometimes as well).Last edited by Naughty-Pages; 06-12-2014, 08:46 PM.400 HARDL1NKS only $117! - (100 for $45)
BL0G P0STS $1.85+ | 55,000 Word Comprehensive Synonym Database 2 REVIEW COPIES AVAIL AT 50% OFF! | 16 yr old Aged Domains 4Sale
ICQ: 265-593-735 ~ Skype: Naughty-Pages ~ email: ez_money4u(at)comcast(dot)netComment
-
Not the plugin, TBS (The Best Spinner) does it. Use WordAi or SpinRewriter instead.Obey the CowgodComment
-
Quote:
Originally Posted by nabru View Post
Hi
Who can sell me a autoblog with CYBERSEO optimized turnkey?
I can. Email me: [email protected]
Do you sell auto wp tube or can you advice me which wp tube script with your plugins ?
ThanksComment
-
First sorry for my bad English, I dont understand this program, I buy a few day ago this plugin and I made active in my adult tube site. But I think If I dont buy ;
synonym table
thebestspinner
spinnerchief
spinrewriter
wordai etc . etc.
This program will not work in my site , is it true ?Comment
-
Why won't it work? It just won't spin the text content, which is an almost obsolete procedure in post-Panda era.Obey the CowgodComment
-
Important security fix!
CyberSEO 6.76 has been released.
Changes:- Important security fix.
- Improved Featured Image generation.
- Minor bug fixes.
Don't forget to update your copy of the plugin!Obey the CowgodComment
-
Please add url slug spinning according to spun title of a post. This is needed. Another Wordpress plugin for spinning works like this.Comment
-
-
Comment
-
Comment
-
400 HARDL1NKS only $117! - (100 for $45)
BL0G P0STS $1.85+ | 55,000 Word Comprehensive Synonym Database 2 REVIEW COPIES AVAIL AT 50% OFF! | 16 yr old Aged Domains 4Sale
ICQ: 265-593-735 ~ Skype: Naughty-Pages ~ email: ez_money4u(at)comcast(dot)netComment




Comment