Import tube videos, livecam feeds, picture galleries and anything else into WordPress

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • just a punk
    So fuckin' bored
    • Jun 2003
    • 32393

    #101
    Originally posted by bimbocams
    Great thnx. Were can i edit the post titles?
    Yes, of course. How exactly would you like to alter them?
    Obey the Cowgod

    Comment

    • XSAXS
      Confirmed User
      • Nov 2004
      • 652

      #102
      When is your Black Friday 50% Off Sale gonna start?
      That's the only thing I'm waiting for.

      Comment

      • klinton
        So Fucking Banned
        • Apr 2003
        • 8766

        #103
        Originally posted by XSAXS
        That's the only thing I'm waiting for.
        just that ? nothing more ? got everything else ?

        Comment

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

          #104
          Originally posted by bimbocams
          Hi is it possible to randomize the titles with my own keywords?
          Not sure, I've got your question. Do you want to add some random prefix/suffix to the titles, or you want to spin/synonymize them?
          Obey the Cowgod

          Comment

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

            #105
            Originally posted by bimbocams
            I have a list of cam keywords and i want to use a diffrent keyword from that list in every diffrent post title.
            I see. Do you want simply add it at the beginning of the post title or you want something else? Witch CyberSEO you can do everything, I just need to know what exactly you want.
            Obey the Cowgod

            Comment

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

              #106
              Originally posted by bimbocams
              I want the keyword in the beginning followed by models name
              You can use the following PHP code:

              Code:
              $keywords = array('my keyword', 'my keyword 2', 'my keyword 3');
              $post['post_title'] = $keywords[rand(0, count($keywords) - 1)] . ' ' . $post['post_title'];
              If your keywords are stored as a text file (one keyword per line), you can use it like this:

              Code:
              $keywords = file('http://www.mysite.com/keywordlist.txt');
              $post['post_title'] = $keywords[rand(0, count($keywords) - 1)] . ' ' . $post['post_title'];
              Just make sure to replace http://www.mysite.com/keywordlist.txt with the actual URL of your text file.
              Obey the Cowgod

              Comment

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

                #107
                Yes, of course. You can do it by altering your post template like this:

                Code:
                <p><img src="%xml_tags[thumb]%" /></p>
                <p>%xml_tags[subject]%</p>
                Obey the Cowgod

                Comment

                • XSAXS
                  Confirmed User
                  • Nov 2004
                  • 652

                  #108
                  Hey CyberSEO.
                  Where's that 50% off BlackFriday coupon?
                  Or are you gonna make us wait for Friday?

                  Hook us up, bro.

                  Comment

                  • j3rkules
                    VIP
                    • Jul 2013
                    • 22111

                    #109
                    Originally posted by XSAXS
                    Hey CyberSEO.
                    Where's that 50% off BlackFriday coupon?
                    Or are you gonna make us wait for Friday?

                    Hook us up, bro.
                    I am not sure if he offers some other discounts, but there is a one 20% off discount "GFYMEMBER".

                    Comment

                    • Fenris Wolf
                      Confirmed User
                      • Nov 2005
                      • 1059

                      #110
                      Can I build tube (content pulled from .CSV files provided and RSS added / deleted videos) and Reddit aggregator sites easily with this?
                      Email: fenris_wolf3000 (a t ) yah00 . c 0 m

                      Comment

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

                        #111
                        Originally posted by Fenris Wolf
                        Can I build tube (content pulled from .CSV files provided and RSS added / deleted videos) and Reddit aggregator sites easily with this?
                        Sure, you can do everything of that (plus many many many more) with ease, except the auto deleting videos via RSS. Actually I wanted to make a special plugin for that, because it's not really hard to do and it can work in conjunction with CyberSEO.

                        Please find more details here: CyberSEO 7
                        Obey the Cowgod

                        Comment

                        • topadult
                          Confirmed User
                          • Jun 2015
                          • 507

                          #112
                          Can we use your script to build a Chaturbate cam site?
                          Looking for adult SEO service that works? Click here for more infos ;)

                          Email: pro.topadult at gmail dot com
                          Skype: protopadult
                          ICQ: 690852277 (rarely use)

                          Comment

                          • bns666
                            Confirmed Fetishist
                            • Mar 2005
                            • 11554

                            #113
                            Originally posted by topadult
                            Can we use your script to build a Chaturbate cam site?
                            it's described here: http://gfy.com/21835426-post21.html
                            CAM SODASTRIPCHAT
                            CHATURBATEX LOVE CAM

                            Comment

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

                              #114
                              Originally posted by bns666
                              Yes. And here is a ready-to-use preset for that: http://www.cyberseo.net/downloads/share/chaturbate.zip

                              Just unzip it into your /cyberseo/presets folder and you will be able to import Chaturbate feeds in two mouse clicks. No additional actions needed.

                              BTW, I've just updated the Reddit preset. So you can import Reddit content (both images and gif videos) in two mouse clicks as well. Just select "Reddit RSS feed" in the dropdown box, add the RSS URL (e.g. https://www.reddit.com/r/nsfw/new/.rss) and save the settings. That's all you have to do. Now CyberSEO will parse it and generate WordPress posts on autopilot. It will even create the post thumbnails (featured images) using large high quality images instead of those small thumbs from the feed.

                              Fire and forget

                              P.S. Also here is a list of presets for adult tubes: Custom Prestes – CyberSEO
                              Obey the Cowgod

                              Comment

                              • topadult
                                Confirmed User
                                • Jun 2015
                                • 507

                                #115
                                Originally posted by CyberSEO
                                Yes. And here is a ready-to-use preset for that: http://www.cyberseo.net/downloads/share/chaturbate.zip

                                Just unzip it into your /cyberseo/presets folder and you will be able to import Chaturbate feeds in two mouse clicks. No additional actions needed.

                                BTW, I've just updated the Reddit preset. So you can import Reddit content (both images and gif videos) in two mouse clicks as well. Just select "Reddit RSS feed" in the dropdown box, add the RSS URL (e.g. https://www.reddit.com/r/nsfw/new/.rss) and save the settings. That's all you have to do. Now CyberSEO will parse it and generate WordPress posts on autopilot. It will even create the post thumbnails (featured images) using large high quality images instead of those small thumbs from the feed.

                                Fire and forget

                                P.S. Also here is a list of presets for adult tubes: Custom Prestes ? CyberSEO
                                Sounds great.
                                Can you send me sample of white label webcam sites using your script, especially Chaturbate platform?
                                Looking for adult SEO service that works? Click here for more infos ;)

                                Email: pro.topadult at gmail dot com
                                Skype: protopadult
                                ICQ: 690852277 (rarely use)

                                Comment

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

                                  #116
                                  Originally posted by topadult
                                  Sounds great.
                                  Can you send me sample of white label webcam sites using your script, especially Chaturbate platform?
                                  Here are screenshots from my test site on localhost (I don't run any online cam site personally):





                                  As you must understand, I can not provide any URL of sites that belong to my customers w/o their permission. So this is all I can show.

                                  P.S. The most important thing is that with CyberSEO you can mix many various cams (e.g. Bonga, Chaturbate, LiveJasmin etc) on one single site. Your own site!

                                  P.P.S. I was using a free WordPress theme for the example above. You can use any other theme and the result will look a way different.
                                  Obey the Cowgod

                                  Comment

                                  • topadult
                                    Confirmed User
                                    • Jun 2015
                                    • 507

                                    #117
                                    Originally posted by CyberSEO
                                    As you must understand, I can not provide any URL of sites that belong to my customers w/o their permission. So this is all I can show.

                                    P.S. The most important thing is that with CyberSEO you can mix many various cams (e.g. Bonga, Chaturbate, LiveJasmin etc) on one single site. Your own site!

                                    P.P.S. I was using a free WordPress theme for the example above. You can use any other theme and the result will look a way different.
                                    Final questions:
                                    1) Do you offer Skype support?
                                    2) Is there any new year coupon?
                                    3) Can I pay via Paypal beside 2CO?
                                    Looking for adult SEO service that works? Click here for more infos ;)

                                    Email: pro.topadult at gmail dot com
                                    Skype: protopadult
                                    ICQ: 690852277 (rarely use)

                                    Comment

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

                                      #118
                                      Originally posted by topadult
                                      Final questions:
                                      1) Do you offer Skype support?
                                      2) Is there any new year coupon?
                                      3) Can I pay via Paypal beside 2CO?
                                      Unfortunately, the answer to all questions is "no". As about PayPal, so it's being accepted by 2CO w/o any problem.
                                      Obey the Cowgod

                                      Comment

                                      • EonBlue
                                        Apocalypse
                                        • May 2007
                                        • 3043

                                        #119
                                        Is there a way to display the performer image instead of the "Room is currently offline" message for Chaturbate? It looks really shitty when that message is shown. (Fault of the Chaturbate iframe and not your script). At least LiveJasmin does it automatically and it looks much better.

                                        Comment

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

                                          #120
                                          Originally posted by EonBlue
                                          Is there a way to display the performer image instead of the "Room is currently offline" message for Chaturbate? It looks really shitty when that message is shown. (Fault of the Chaturbate iframe and not your script). At least LiveJasmin does it automatically and it looks much better.
                                          You should ask Chaturbate about it. CyberSEO embeds their iframes into your posts, but it can not control what exactly is being shown inside.
                                          Obey the Cowgod

                                          Comment

                                          • EonBlue
                                            Apocalypse
                                            • May 2007
                                            • 3043

                                            #121
                                            Originally posted by CyberSEO
                                            You should ask Chaturbate about it. CyberSEO embeds their iframes into your posts, but it can not control what exactly is being shown inside.
                                            I know. I was thinking more along the lines of somehow having the script dynamically check if the performer is online each time their page is loaded and then display either the iframe or the image accordingly.

                                            But I guess that is a lot of trouble and adds a lot of overhead to the site.

                                            Comment

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

                                              #122
                                              Originally posted by EonBlue
                                              I know. I was thinking more along the lines of somehow having the script dynamically check
                                              In this case you need some other script. CyberSEO does not do dynamical things. It's made to fill your site up with content and nothing else.

                                              P.S. I would never recommended you to run any plugin on WordPress which does dynamical checking, because your server will die on 10th surfer. Use special CMS for that - one of those that don't use MySQL etc. WordPress is absolutely not intended for such tasks.
                                              Obey the Cowgod

                                              Comment

                                              • EonBlue
                                                Apocalypse
                                                • May 2007
                                                • 3043

                                                #123
                                                Originally posted by CyberSEO
                                                In this case you need some other script. CyberSEO does not do dynamical things. It's made to fill your site up with content and nothing else.

                                                P.S. I would never recommended you to run any plugin on WordPress which does dynamical checking, because your server will die on 10th surfer. Use special CMS for that - one of those that don't use MySQL etc. WordPress is absolutely not intended for such tasks.
                                                Ya I see your point.

                                                Oh well, hopefully Chaturbate can improve their iframe.

                                                Comment

                                                • topadult
                                                  Confirmed User
                                                  • Jun 2015
                                                  • 507

                                                  #124
                                                  Can your script import models to specific Category like Gay, Lesbian, Tranny, Teen, ... as we choose? Or it just imports all models to default Uncategorized category and we have to sort each models to proper section manually?
                                                  Looking for adult SEO service that works? Click here for more infos ;)

                                                  Email: pro.topadult at gmail dot com
                                                  Skype: protopadult
                                                  ICQ: 690852277 (rarely use)

                                                  Comment

                                                  • magneto664
                                                    God Bless You
                                                    • Aug 2014
                                                    • 1470

                                                    #125
                                                    Originally posted by CyberSEO
                                                    In this case you need some other script. CyberSEO does not do dynamical things. It's made to fill your site up with content and nothing else.

                                                    P.S. I would never recommended you to run any plugin on WordPress which does dynamical checking, because your server will die on 10th surfer. Use special CMS for that - one of those that don't use MySQL etc. WordPress is absolutely not intended for such tasks.
                                                    Fuck it. The visits of robots such as Google or Bing would generate great numbers.
                                                    But you can do anything.
                                                    magneto664 📧 gmail.com
                                                    Cams.Zone 💘 Best CDN for Adult Content
                                                    My Fav: 👍 Chaturbate 👍 Stripchat 👍 AdultFriendFinder

                                                    Comment

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

                                                      #126
                                                      Originally posted by topadult
                                                      Can your script import models to specific Category like Gay, Lesbian, Tranny, Teen, ... as we choose?
                                                      Yes of course. Actually it can select categories according to the model's bio (male, female etc - doesn't matter how and where their sex is mentioned). The same applies to tags, titles, post content structure and anything else. This post answers your question in details: http://gfy.com/21865891-post42.html

                                                      The plugin is extremely flexible.
                                                      Obey the Cowgod

                                                      Comment

                                                      • EonBlue
                                                        Apocalypse
                                                        • May 2007
                                                        • 3043

                                                        #127
                                                        How often should feeds be pulled and how many models at a time to make sure there is always live models available without bogging down the server?

                                                        Comment

                                                        • magneto664
                                                          God Bless You
                                                          • Aug 2014
                                                          • 1470

                                                          #128
                                                          Originally posted by EonBlue
                                                          How often should feeds be pulled and how many models at a time to make sure there is always live models available without bogging down the server?
                                                          script get data from live feed - on live feed you have live models - this is clear for you how models api working?
                                                          magneto664 📧 gmail.com
                                                          Cams.Zone 💘 Best CDN for Adult Content
                                                          My Fav: 👍 Chaturbate 👍 Stripchat 👍 AdultFriendFinder

                                                          Comment

                                                          • EonBlue
                                                            Apocalypse
                                                            • May 2007
                                                            • 3043

                                                            #129
                                                            Originally posted by magneto664
                                                            script get data from live feed - on live feed you have live models - this is clear for you how models api working?
                                                            Ya I know how it works. But I was asking how often I should pull the feeds to update the site with live models and how many models I should add at a time.

                                                            Comment

                                                            • magneto664
                                                              God Bless You
                                                              • Aug 2014
                                                              • 1470

                                                              #130
                                                              Originally posted by EonBlue
                                                              Ya I know how it works. But I was asking how often I should pull the feeds to update the site with live models and how many models I should add at a time.
                                                              it depends only on you.
                                                              If you add one thousand, google will probably be a little surprised, is not it true?
                                                              if your main page has space for example the top 10 entries, you probably will not add only three at once.
                                                              tnx
                                                              magneto664 📧 gmail.com
                                                              Cams.Zone 💘 Best CDN for Adult Content
                                                              My Fav: 👍 Chaturbate 👍 Stripchat 👍 AdultFriendFinder

                                                              Comment

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

                                                                #131
                                                                Originally posted by EonBlue
                                                                Ya I know how it works. But I was asking how often I should pull the feeds to update the site with live models and how many models I should add at a time.
                                                                As often as you want to update your site. For a camsite I'd say ot's once 5-10 minutes or so. Just remember: often updates = huger load of your server. So everything will be limited by your hardware capabilities. WordPress is not the World's fastest CMS...

                                                                Originally posted by magneto664
                                                                it depends only on you.
                                                                If you add one thousand, google will probably be a little surprised, is not it true?
                                                                if your main page has space for example the top 10 entries, you probably will not add only three at once.
                                                                tnx
                                                                Indeed.
                                                                Obey the Cowgod

                                                                Comment

                                                                • topadult
                                                                  Confirmed User
                                                                  • Jun 2015
                                                                  • 507

                                                                  #132
                                                                  There is something wrong with your Chaturbate preset.
                                                                  I always got this error:
                                                                  Code:
                                                                  Feed Info and Preview
                                                                  No feed found at [url=http://chaturbate.com/feed/latest/?gender=s&wm=XXXX]Trans Latest online cams[/url]
                                                                  XML parse error: 0 (No error)
                                                                  Looking for adult SEO service that works? Click here for more infos ;)

                                                                  Email: pro.topadult at gmail dot com
                                                                  Skype: protopadult
                                                                  ICQ: 690852277 (rarely use)

                                                                  Comment

                                                                  • topadult
                                                                    Confirmed User
                                                                    • Jun 2015
                                                                    • 507

                                                                    #133
                                                                    Originally posted by bimbocams
                                                                    That is the wrong feed You need the XML API feed not the RSS feed.
                                                                    Ah I got it.
                                                                    It works now ;)
                                                                    Thanks for your help.
                                                                    Looking for adult SEO service that works? Click here for more infos ;)

                                                                    Email: pro.topadult at gmail dot com
                                                                    Skype: protopadult
                                                                    ICQ: 690852277 (rarely use)

                                                                    Comment

                                                                    • topadult
                                                                      Confirmed User
                                                                      • Jun 2015
                                                                      • 507

                                                                      #134
                                                                      Originally posted by CyberSEO
                                                                      Yes of course. Actually it can select categories according to the model's bio (male, female etc - doesn't matter how and where their sex is mentioned). The same applies to tags, titles, post content structure and anything else. This post answers your question in details: http://gfy.com/21865891-post42.html

                                                                      The plugin is extremely flexible.
                                                                      1) So I have to create Categories first, then run the plugin, it will sort models in those Categories automatically or I have to pick up which one?
                                                                      2) In your post, I see only categories: Shemale, Male, Female, Couple.
                                                                      How about other niches like Ebony, Milf, Lesbian, Teen, ...?
                                                                      If I want to sort model with "asian" tag in
                                                                      Code:
                                                                      https://chaturbate.com/tag/asian/
                                                                      to Asian category, what should I do?
                                                                      3) Some models returns with Name as (no tittle) in URL like
                                                                      Code:
                                                                      http://www.domain.com/15083-2/
                                                                      Is this a bug?
                                                                      4) It seems Adblock blocks Chaturbate iframe in our site automatically. I have to disable it so that content will load properly
                                                                      Looking for adult SEO service that works? Click here for more infos ;)

                                                                      Email: pro.topadult at gmail dot com
                                                                      Skype: protopadult
                                                                      ICQ: 690852277 (rarely use)

                                                                      Comment

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

                                                                        #135
                                                                        Originally posted by topadult
                                                                        1) So I have to create Categories first, then run the plugin, it will sort models in those Categories automatically or I have to pick up which one?
                                                                        You don't need to create anything. The plugin will create the categories by itself or will not... depends on which exactly preset do you use (I've posted many).

                                                                        Originally posted by topadult
                                                                        2) In your post, I see only categories: Shemale, Male, Female, Couple. How about other niches like Ebony, Milf, Lesbian, Teen, ...?
                                                                        If you give me all the gender names like "m" for male, "f" for female, I'll show you a PHP code for them.

                                                                        Originally posted by topadult
                                                                        3) Some models returns with Name as (no tittle) in URL like
                                                                        Code:
                                                                        http://www.domain.com/15083-2/
                                                                        Is this a bug?
                                                                        You can consider it as a bug... in the chaturbate feed, but not in CyberSEO

                                                                        Originally posted by topadult
                                                                        4) It seems Adblock blocks Chaturbate iframe in our site automatically. I have to disable it so that content will load properly
                                                                        Have no idea. This question has no relation to my plugin.
                                                                        Obey the Cowgod

                                                                        Comment

                                                                        • topadult
                                                                          Confirmed User
                                                                          • Jun 2015
                                                                          • 507

                                                                          #136
                                                                          CyberSEO, please clear your PM storage. I have some important questions ;)
                                                                          Looking for adult SEO service that works? Click here for more infos ;)

                                                                          Email: pro.topadult at gmail dot com
                                                                          Skype: protopadult
                                                                          ICQ: 690852277 (rarely use)

                                                                          Comment

                                                                          • topadult
                                                                            Confirmed User
                                                                            • Jun 2015
                                                                            • 507

                                                                            #137
                                                                            I'm your customer.
                                                                            Please check your support forum Support Forums – CyberSEO
                                                                            I've posted some questions there.
                                                                            Looking for adult SEO service that works? Click here for more infos ;)

                                                                            Email: pro.topadult at gmail dot com
                                                                            Skype: protopadult
                                                                            ICQ: 690852277 (rarely use)

                                                                            Comment

                                                                            • Brian mike
                                                                              #Alberta51
                                                                              • Oct 2014
                                                                              • 8735

                                                                              #138
                                                                              Question, is this plug in include unlimited license ? I can use it on how many website ?

                                                                              Thanks
                                                                              Tube - Cam - Escorts - Top List
                                                                              Menu Tab - Banner - Header Link - Blog Post
                                                                              DM me

                                                                              Comment

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

                                                                                #139
                                                                                Originally posted by Brian mike
                                                                                Question, is this plug in include unlimited license ? I can use it on how many website ?
                                                                                Yes, the license is absolutely unlimited.

                                                                                Obey the Cowgod

                                                                                Comment

                                                                                • iceboi
                                                                                  Confirmed User
                                                                                  • Oct 2017
                                                                                  • 302

                                                                                  #140
                                                                                  I heard you said that's it's impossible to hotlink featured...I have achieved this with this plugin : wordpress.org/plugins/featured-image-from-url. It would be great if you were able to implement this.

                                                                                  Anyways, Could you do a tutorial for reddit?
                                                                                  eg: Getting all the post from the hot section on r/videos
                                                                                  Highest CPM pop-under |
                                                                                  Best Converting Modern Cam Site

                                                                                  Comment

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

                                                                                    #141
                                                                                    Originally posted by iceboi
                                                                                    I heard you said that's it's impossible to hotlink featured...I have achieved this with this plugin : wordpress.org/plugins/featured-image-from-url. It would be great if you were able to implement this.
                                                                                    Yes, there are plugins and themes that hotlink images (they don't use the WordPress API). And course this feature is already implemented in CyberSEO. All those solutions use custom field to hold the hotlinked URLs and CyberSEO does support this way for many years. Just tell me which custom field is used by your plugin. So I want to say, that I don't have to implement anything new. This is already implemented.
                                                                                    Obey the Cowgod

                                                                                    Comment

                                                                                    • sarettah
                                                                                      see you later, I'm gone
                                                                                      • Oct 2002
                                                                                      • 14293

                                                                                      #142
                                                                                      One Hunnerd and Fiddy Automated WordPress Porn Sites.

                                                                                      .
                                                                                      All cookies cleared!

                                                                                      Comment

                                                                                      • Brian mike
                                                                                        #Alberta51
                                                                                        • Oct 2014
                                                                                        • 8735

                                                                                        #143
                                                                                        Originally posted by CyberSEO
                                                                                        Yes, the license is absolutely unlimited.



                                                                                        Well you just got 2 new client this morning WE just bought it and we Cant wait to see result

                                                                                        It was a long Interesting thread to read, i was convince after page #3 to give it a shot.
                                                                                        Tube - Cam - Escorts - Top List
                                                                                        Menu Tab - Banner - Header Link - Blog Post
                                                                                        DM me

                                                                                        Comment

                                                                                        • iceboi
                                                                                          Confirmed User
                                                                                          • Oct 2017
                                                                                          • 302

                                                                                          #144
                                                                                          Hey, I would like to add an alt tag to the post thumbnails...how would I achieve this?
                                                                                          Highest CPM pop-under |
                                                                                          Best Converting Modern Cam Site

                                                                                          Comment

                                                                                          • Brian mike
                                                                                            #Alberta51
                                                                                            • Oct 2014
                                                                                            • 8735

                                                                                            #145
                                                                                            Originally posted by bimbocams
                                                                                            Hi CyberSEO,

                                                                                            could you explain how i can pull the pussycash/ImLive XML feed? Here is the feed:

                                                                                            http://BestOf.imlive.com/Live-Sex.xm...o4&addimages=4
                                                                                            Ditto

                                                                                            http://BestOf.imlive.com/Live-Sex.xm...rom=freevideo4


                                                                                            and if possible those :

                                                                                            https://www.xlovecam.com/prm/xmlfeed...n=onlinemodels


                                                                                            //pto.awecr.com/xml/feed/index.php?siteId=jasmin&psId=brianmike&psTool=213_ 1&psProgram=revs&campaignId=&category=girl&limit=1 00&imageSizes=896x504&imageType=erotic&showOffline =0&extendedDetails=1&responseFormat=xml&performerI d=&subAffId={SUBAFFID}


                                                                                            https://cams.dnxlive.com/xml/v0.3/onlineCamsStatus.xml


                                                                                            CB and CS worked but cannot figure out those one yet


                                                                                            Thanks in advance
                                                                                            Tube - Cam - Escorts - Top List
                                                                                            Menu Tab - Banner - Header Link - Blog Post
                                                                                            DM me

                                                                                            Comment

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

                                                                                              #146
                                                                                              Originally posted by iceboi
                                                                                              Hey, I would like to add an alt tag to the post thumbnails...how would I achieve this?
                                                                                              CyberSEO doesn't generate alt tags for post thumbnails. It does generate titles only.
                                                                                              Obey the Cowgod

                                                                                              Comment

                                                                                              • EonBlue
                                                                                                Apocalypse
                                                                                                • May 2007
                                                                                                • 3043

                                                                                                #147
                                                                                                Not related to the CyberSEO script - has anyone noticed that most of the embedded chat rooms are ad blocked? Anyone found a workaround?

                                                                                                Comment

                                                                                                • magneto664
                                                                                                  God Bless You
                                                                                                  • Aug 2014
                                                                                                  • 1470

                                                                                                  #148
                                                                                                  Originally posted by EonBlue
                                                                                                  Not related to the CyberSEO script - has anyone noticed that most of the embedded chat rooms are ad blocked? Anyone found a workaround?
                                                                                                  pm me a sample
                                                                                                  tnx
                                                                                                  magneto664 📧 gmail.com
                                                                                                  Cams.Zone 💘 Best CDN for Adult Content
                                                                                                  My Fav: 👍 Chaturbate 👍 Stripchat 👍 AdultFriendFinder

                                                                                                  Comment

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

                                                                                                    #149
                                                                                                    Originally posted by bimbocams
                                                                                                    hi how can i see the custom field that's used by this plugin, I dont understand? This sounds great and really want CyberSEO to use it

                                                                                                    Click the "Screen Options" tab and make your WordPress editor to show custom fields. Open any existing post and you will see what and where is getting stored.
                                                                                                    Obey the Cowgod

                                                                                                    Comment

                                                                                                    • iceboi
                                                                                                      Confirmed User
                                                                                                      • Oct 2017
                                                                                                      • 302

                                                                                                      #150
                                                                                                      Hey, How would I pull only female feeds from chaturbate?
                                                                                                      Highest CPM pop-under |
                                                                                                      Best Converting Modern Cam Site

                                                                                                      Comment

                                                                                                      Working...