CyberSEO 6.00 has been released

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • adultflash
    Confirmed User
    • Aug 2009
    • 235

    #101
    Great SEO Product.

    Comment

    • ShoeBox
      So Fucking Banned
      • May 2012
      • 2056

      #102
      i heard gimme website is giving this edition away for free

      Comment

      • XSAXS
        Confirmed User
        • Nov 2004
        • 652

        #103
        Didn't I see a big coupon code for this somewhere?

        Comment

        • XSAXS
          Confirmed User
          • Nov 2004
          • 652

          #104
          Aw. Yep. Just found it in another thread... SUNNYAUGUST. But it seems to have expired now. I missed it.

          Comment

          • babymaker
            Confirmed User
            • Jan 2004
            • 4751

            #105
            Originally posted by XSAXS
            Aw. Yep. Just found it in another thread... SUNNYAUGUST. But it seems to have expired now. I missed it.
            Tho it got extended, but still doesn't work, guess I missed it. My internet is on and off for 5 days now and verizon are idiots so barely functioning.

            ICQ 293125596

            Comment

            • teomaxxx
              Confirmed User
              • May 2003
              • 2737

              #106
              Originally posted by XSAXS
              Aw. Yep. Just found it in another thread... SUNNYAUGUST. But it seems to have expired now. I missed it.
              had some problem yesterday, just a half day after experiation, lol
              i wanted to give it a test, if i should buy unlimited domain license.....

              Comment

              • Fiddler
                Confirmed User
                • Jan 2008
                • 835

                #107
                anyone got that synonym table available? ;) or one they use?

                Comment

                • just a punk
                  So fuckin' bored
                  • Jun 2003
                  • 32393

                  #108
                  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 Cowgod

                  Comment

                  • just a punk
                    So fuckin' bored
                    • Jun 2003
                    • 32393

                    #109
                    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:
                    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>'; 
                    
                    8) Save settings and pull the feed.

                    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 Cowgod

                    Comment

                    • just a punk
                      So fuckin' bored
                      • Jun 2003
                      • 32393

                      #110
                      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 Cowgod

                      Comment

                      • money biz
                        Confirmed User
                        • Jan 2003
                        • 1016

                        #111
                        I want to buy this but dont understand the auto comments. Does it post random comments for life or is there a set number. I watched the video 4 times lol.

                        Comment

                        • nolongerexists
                          Confirmed User
                          • Apr 2003
                          • 1096

                          #112
                          Auto comments module need serious upgrades but you can always use external plugins
                          work smart not hard ;)

                          Comment

                          • just a punk
                            So fuckin' bored
                            • Jun 2003
                            • 32393

                            #113
                            Originally posted by money biz
                            I want to buy this but dont understand the auto comments. Does it post random comments for life or is there a set number. I watched the video 4 times lol.
                            It will post comments for a pref-defined set.
                            Obey the Cowgod

                            Comment

                            • just a punk
                              So fuckin' bored
                              • Jun 2003
                              • 32393

                              #114
                              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 Cowgod

                              Comment

                              • just a punk
                                So fuckin' bored
                                • Jun 2003
                                • 32393

                                #115
                                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.
                                Obey the Cowgod

                                Comment

                                • djroof
                                  JuicyDevils.gr Owner
                                  • Jan 2004
                                  • 25505

                                  #116
                                  Nice work!!!

                                  Comment

                                  • XSAXS
                                    Confirmed User
                                    • Nov 2004
                                    • 652

                                    #117
                                    Originally posted by CyberSEO
                                    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.
                                    Wow. Nice work. Looking better all the time.

                                    Any killer discounts going on right now? Specifically looking at the unlimited edition.

                                    Comment

                                    • iwantchixx
                                      Too lazy to set a custom title
                                      • Oct 2002
                                      • 12860

                                      #118
                                      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

                                      • just a punk
                                        So fuckin' bored
                                        • Jun 2003
                                        • 32393

                                        #119
                                        Originally posted by iwantchixx
                                        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?
                                        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 Cowgod

                                        Comment

                                        • just a punk
                                          So fuckin' bored
                                          • Jun 2003
                                          • 32393

                                          #120
                                          Originally posted by XSAXS
                                          Wow. Nice work. Looking better all the time.

                                          Any killer discounts going on right now? Specifically looking at the unlimited edition.
                                          There are no killer ones, sorry. But as a GFYer, you can always use this coupon code: GFYMEMBER

                                          Obey the Cowgod

                                          Comment

                                          • xtain
                                            Registered User
                                            • Apr 2010
                                            • 32

                                            #121
                                            Just bought the single blog version to start with cyberseo. Looks like a great thing. I will buy the suite edition when everythings okay Looks like a great way to gain some users and money!

                                            Comment

                                            • AmeliaG
                                              Too lazy to set a custom title
                                              • Jan 2003
                                              • 10663

                                              #122
                                              Originally posted by CyberSEO
                                              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
                                              GFY Hall of Famer

                                              AltStar Hall of Famer




                                              Blue Blood's SpookyCash.com

                                              Babe photography portfolio

                                              Comment

                                              • xtain
                                                Registered User
                                                • Apr 2010
                                                • 32

                                                #123
                                                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

                                                • just a punk
                                                  So fuckin' bored
                                                  • Jun 2003
                                                  • 32393

                                                  #124
                                                  Originally posted by xtain
                                                  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
                                                  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.
                                                  Obey the Cowgod

                                                  Comment

                                                  • nabru
                                                    Registered User
                                                    • Sep 2013
                                                    • 38

                                                    #125
                                                    Hi
                                                    Who can sell me a autoblog with CYBERSEO optimized turnkey?

                                                    Comment

                                                    • just a punk
                                                      So fuckin' bored
                                                      • Jun 2003
                                                      • 32393

                                                      #126
                                                      Originally posted by nabru
                                                      Hi
                                                      Who can sell me a autoblog with CYBERSEO optimized turnkey?
                                                      I can. Email me: cyberseo@cyberseo.net
                                                      Obey the Cowgod

                                                      Comment

                                                      • nabru
                                                        Registered User
                                                        • Sep 2013
                                                        • 38

                                                        #127
                                                        Skype user ?

                                                        Mail send
                                                        Last edited by nabru; 04-19-2014, 10:40 PM.

                                                        Comment

                                                        • just a punk
                                                          So fuckin' bored
                                                          • Jun 2003
                                                          • 32393

                                                          #128
                                                          No skype, sorry. Jabber/Google Talk only.
                                                          Obey the Cowgod

                                                          Comment

                                                          • Naughty-Pages
                                                            Confirmed User
                                                            • Oct 2006
                                                            • 4533

                                                            #129
                                                            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.

                                                            Comment

                                                            • just a punk
                                                              So fuckin' bored
                                                              • Jun 2003
                                                              • 32393

                                                              #130
                                                              Not the plugin, TBS (The Best Spinner) does it. Use WordAi or SpinRewriter instead.
                                                              Obey the Cowgod

                                                              Comment

                                                              • Reddawn
                                                                Registered User
                                                                • Jul 2014
                                                                • 62

                                                                #131
                                                                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 ?
                                                                Thanks

                                                                Comment

                                                                • Reddawn
                                                                  Registered User
                                                                  • Jul 2014
                                                                  • 62

                                                                  #132
                                                                  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

                                                                  • just a punk
                                                                    So fuckin' bored
                                                                    • Jun 2003
                                                                    • 32393

                                                                    #133
                                                                    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 Cowgod

                                                                    Comment

                                                                    • just a punk
                                                                      So fuckin' bored
                                                                      • Jun 2003
                                                                      • 32393

                                                                      #134
                                                                      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 Cowgod

                                                                      Comment

                                                                      • NichedPorn
                                                                        Registered User
                                                                        • Oct 2015
                                                                        • 83

                                                                        #135
                                                                        Originally posted by CyberSEO
                                                                        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!
                                                                        Please add url slug spinning according to spun title of a post. This is needed. Another Wordpress plugin for spinning works like this.
                                                                        CURRENT -> [4 Hire] xxx webmaster looking for work (8 years of experience)

                                                                        Comment

                                                                        • AMDWarrior
                                                                          Confirmed User
                                                                          • Nov 2006
                                                                          • 1488

                                                                          #136
                                                                          Shitty person, shitty product.

                                                                          Comment

                                                                          • Freedom6995
                                                                            Friends of Venus founder
                                                                            • Jul 2010
                                                                            • 1975

                                                                            #137
                                                                            Originally posted by AMDWarrior
                                                                            Shitty person, shitty product.
                                                                            Awesome product and a good guy...that's my experience over the past 3 years.

                                                                            Comment

                                                                            • j3rkules
                                                                              VIP
                                                                              • Jul 2013
                                                                              • 22111

                                                                              #138
                                                                              Originally posted by AMDWarrior
                                                                              Shitty person, shitty product.
                                                                              Cyberseo is a topnotch guy, truly an amazing service.

                                                                              Comment

                                                                              • Naughty-Pages
                                                                                Confirmed User
                                                                                • Oct 2006
                                                                                • 4533

                                                                                #139
                                                                                Originally posted by jerkules
                                                                                Cyberseo is a topnotch guy, truly an amazing service.
                                                                                It does look like a good product, the problem is that he has a bit of an issue when it comes to honoring discounts.

                                                                                Comment

                                                                                Working...