Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar Mark Forums Read
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 04-20-2016, 12:47 PM   #1
JosephFM
Confirmed User
 
Industry Role:
Join Date: Feb 2010
Posts: 1,190
CyberSEO & Bonga API

I got the Chaturbate API working with WP by using the CyberSEO plugin @ CyberSEO « #1 professional content curation plugin for WordPress since 2006. and I'm wondering if anybody has got the instructions to do the same with the Bonga Cams API: http://tools.bongacams.com/promo.php...i&api_type=xml
JosephFM is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-20-2016, 01:14 PM   #2
just a punk
So fuckin' bored
 
just a punk's Avatar
 
Industry Role:
Join Date: Jun 2003
Posts: 32,342
Here is the step-by-step instruction for my CyberSEO plugin and BongaCams XML feed:

1) Open CyberSEO->XML Syndicator and click "Alter default settings".

2) Find the "XML section tag names (separate with commas)" field, add there the following word: ONLINE_MODELS then click "Update Default Settings".

3) Now simply add your BongaCams XML feed to CyberSEO XML Syndicator (http://tools.bongacams.com/promo.php...i&api_type=xml).

4) On the feed setting page assign some name to it (say "BongaCams").

5) In the "Post thumbnail" drop-down box select "Generate from the 'thumb' custom field".

6) Put this text into the "Custom fields" box:

Code:
thumbnail_image_big->thumb
embed_chat_url->embed_chat_url
display_name->display_name
turns_on->turns_on
turns_off->turns_off
primary_language->primary_language
ethnicity->ethnicity
height->height
weight->weight
7) Put the following code into the "PHP code <?php .. ?>" box:

Code:
$post['guid'] = $post['custom_fields']['embed_chat_url'];
$post['post_title'] = 'Chat with ' . $post['custom_fields']['display_name'];
if (!cseo_post_exists($post)) {
    if (substr($post['custom_fields']['thumb'], 0, 2) == '//') {
        $post['custom_fields']['thumb'] = 'http:' . $post['custom_fields']['thumb'];
    }
    $post['post_excerpt'] = '<iframe src="' . $post['guid'] . '" width="850" height="380"></iframe>';
    $post['post_excerpt'] .= '<p style="text-align: center;"><b>Weight:</b> ' . $post['custom_fields']['weight'] . ', <b>height:</b> ' . $post['custom_fields']['height'] . '</p>';
    $post['post_excerpt'] .= '<p style="text-align: center;"><b>Ethnicity:</b> ' . $post['custom_fields']['ethnicity'] . ', <b>language:</b> ' . $post['custom_fields']['primary_language'] . '</p>';
    $post['post_excerpt'] .= '<p style="text-align: center;"><b>Turns on:</b> ' . $post['custom_fields']['turns_on'] . ', <b>turns off:</b> ' . $post['custom_fields']['turns_off'] . '</p>';
    unset($post['custom_fields']['embed_chat_url']);
    unset($post['custom_fields']['display_name']);
    unset($post['custom_fields']['turns_on']);
    unset($post['custom_fields']['turns_off']);
    unset($post['custom_fields']['primary_language']);
    unset($post['custom_fields']['ethnicity']);
    unset($post['custom_fields']['height']);
    unset($post['custom_fields']['weight']);
} else {
    $post = false;
}
8) Save the settings and let CyberSEO pull this feed for you on autopilot while you are enjoying your priceless life

Here is what I've got with your feed and the settings above on my test WordPress site:

Index page:



Random model page:



This time I've used popular Bestia WP Tube Theme to show on how the resulting cam site may look like. Note that my instruction is not made for some particular theme. It will work with ANY other WordPress theme, like id did with the Chaturbate XML feed here: https://gfy.com/20824634-post20.html. So with CyberSEO you can pick the WordPress theme you like and mix various webcam feeds, tube feeds and image galleries on one site, with the same style, layout etc. So having Chaturbate, BongaCams and other cams on the same site is not a problem for CyberSEO plugin

P.S. It's a working and fully complete step-by-step instruction for BongaCams feeds, so if you are an existing owner of the CyberSEO license, feel free to use it on your sites! We live in 21th century, so let robots work and make money for you!
__________________
Obey the Cowgod
just a punk is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-20-2016, 02:21 PM   #3
srockhard
Retired
 
srockhard's Avatar
 
Industry Role:
Join Date: Jul 2011
Location: PDXXX
Posts: 1,976
Good stuff! What other sponsors you got?
__________________
Piper Pines
srockhard is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-20-2016, 02:26 PM   #4
just a punk
So fuckin' bored
 
just a punk's Avatar
 
Industry Role:
Join Date: Jun 2003
Posts: 32,342
Quote:
Originally Posted by srockhard View Post
Good stuff! What other sponsors you got?
Every sponsor my customers work with.
__________________
Obey the Cowgod
just a punk is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-20-2016, 03:27 PM   #5
Profits of Doom
Monster Rain
 
Profits of Doom's Avatar
 
Industry Role:
Join Date: Feb 2004
Location: Mongo
Posts: 4,978
Quote:
Originally Posted by CyberSEO View Post
Every sponsor my customers work with.
I have the CyberSEO plugin but haven't used it in years. Do you offer a service where you would set up Wordpress cam sites like this, and if you do what would you charge per site?
Profits of Doom is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-20-2016, 04:01 PM   #6
just a punk
So fuckin' bored
 
just a punk's Avatar
 
Industry Role:
Join Date: Jun 2003
Posts: 32,342
Quote:
Originally Posted by Profits of Doom View Post
I have the CyberSEO plugin but haven't used it in years. Do you offer a service where you would set up Wordpress cam sites like this, and if you do what would you charge per site?
1) I do provide free manuals on forums.

2) I do write custom scripting according to the customer's specs.

3) And course I do a turnkey orders as well.

My email is: cyberseo@cyberseo.net

P.S. The site as shown above takes about 3 minutes to set up. And it doesn't matter is it's about cams, tubes, galleries or anything else.
__________________
Obey the Cowgod
just a punk is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-20-2016, 08:05 PM   #7
JosephFM
Confirmed User
 
Industry Role:
Join Date: Feb 2010
Posts: 1,190
Thanks for the code CyberSEO!

BTW, the code above that you have to place on the "PHP code <?php .. ?>" box might not work for some, since it places all the content in the excerpt area, so if you are having trouble with that one, use the code below so that all the info from the feed gets placed in the post content area instead. I think it depends on the theme you use.

Code:
$post['guid'] = $post['custom_fields']['embed_chat_url'];
$post['post_title'] = '' . $post['custom_fields']['display_name'];
if (!cseo_post_exists($post)) {
    if (substr($post['custom_fields']['thumb'], 0, 2) == '//') {
        $post['custom_fields']['thumb'] = 'http:' . $post['custom_fields']['thumb'];
    }
    $post['post_content'] = '<iframe src="' . $post['guid'] . '" width="850" height="380"></iframe>';
    $post['post_content'] .= '<p style="text-align: center;"><b>Weight:</b> ' . $post['custom_fields']['weight'] . ', <b>height:</b> ' . $post['custom_fields']['height'] . '</p>';
    $post['post_content'] .= '<p style="text-align: center;"><b>Ethnicity:</b> ' . $post['custom_fields']['ethnicity'] . ', <b>language:</b> ' . $post['custom_fields']['primary_language'] . '</p>';
    $post['post_content'] .= '<p style="text-align: center;"><b>Turns on:</b> ' . $post['custom_fields']['turns_on'] . ', <b>turns off:</b> ' . $post['custom_fields']['turns_off'] . '</p>';
    unset($post['custom_fields']['embed_chat_url']);
    unset($post['custom_fields']['display_name']);
    unset($post['custom_fields']['turns_on']);
    unset($post['custom_fields']['turns_off']);
    unset($post['custom_fields']['primary_language']);
    unset($post['custom_fields']['ethnicity']);
    unset($post['custom_fields']['height']);
    unset($post['custom_fields']['weight']);
} else {
    $post = false;
}
JosephFM is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-21-2016, 12:33 AM   #8
Relic
So Fucking Banned
 
Join Date: Aug 2002
Posts: 10,300
He knows his shit
Relic is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-21-2016, 06:11 AM   #9
just a punk
So fuckin' bored
 
just a punk's Avatar
 
Industry Role:
Join Date: Jun 2003
Posts: 32,342
Quote:
Originally Posted by JosephFM View Post
Thanks for the code CyberSEO!

BTW, the code above that you have to place on the "PHP code <?php .. ?>" box might not work for some, since it places all the content in the excerpt area, so if you are having trouble with that one, use the code below so that all the info from the feed gets placed in the post content area instead. I think it depends on the theme you use.
That's correct some themes use excerpt's some content, some use both. So I would suggest to modify the code like this:

Code:
$post['guid'] = $post['custom_fields']['embed_chat_url'];
$post['post_title'] = '' . $post['custom_fields']['display_name'];
if (!cseo_post_exists($post)) {
    if (substr($post['custom_fields']['thumb'], 0, 2) == '//') {
        $post['custom_fields']['thumb'] = 'http:' . $post['custom_fields']['thumb'];
    }
    $post['post_content'] = '<iframe src="' . $post['guid'] . '" width="850" height="380"></iframe>';
    $post['post_content'] .= '<p style="text-align: center;"><b>Weight:</b> ' . $post['custom_fields']['weight'] . ', <b>height:</b> ' . $post['custom_fields']['height'] . '</p>';
    $post['post_content'] .= '<p style="text-align: center;"><b>Ethnicity:</b> ' . $post['custom_fields']['ethnicity'] . ', <b>language:</b> ' . $post['custom_fields']['primary_language'] . '</p>';
    $post['post_content'] .= '<p style="text-align: center;"><b>Turns on:</b> ' . $post['custom_fields']['turns_on'] . ', <b>turns off:</b> ' . $post['custom_fields']['turns_off'] . '</p>';

    $post['post_excerpt'] = $post['post_content'];

    unset($post['custom_fields']['embed_chat_url']);
    unset($post['custom_fields']['display_name']);
    unset($post['custom_fields']['turns_on']);
    unset($post['custom_fields']['turns_off']);
    unset($post['custom_fields']['primary_language']);
    unset($post['custom_fields']['ethnicity']);
    unset($post['custom_fields']['height']);
    unset($post['custom_fields']['weight']);
} else {
    $post = false;
}
So if your theme looks weird, just comment this line:

$post['post_excerpt'] = $post['post_content'];

In this case you will be sure that the code will be working on all themes. Also if you are using some old blog-style theme, you may want to disable the thumbnail generation - just skip step #5 in my instruction. In this case the code will be really 100% universal.
__________________
Obey the Cowgod
just a punk is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-21-2016, 06:18 AM   #10
Andreweb
Confirmed User
 
Andreweb's Avatar
 
Industry Role:
Join Date: Mar 2013
Location: Internet
Posts: 2,422
Quote:
Originally Posted by xXXtesy10 View Post
that's what is, shit and garbage. CYBERSEO awful product, avoid at all cost
Do you have a better product ?
__________________
Make Money With: Chaturbate
Andreweb is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-21-2016, 06:30 AM   #11
Vendot
Confirmed User
 
Industry Role:
Join Date: May 2002
Location: Malaysia
Posts: 3,376
Quote:
Originally Posted by xXXtesy10 View Post
why anyone do business with this pos asshole cocksucker garbage software.
Why so negative? His software rocks.....
__________________
"In a Time of Universal Deceit, Telling the Truth is a Revolutionary Act." - George Orwell
Vendot is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-21-2016, 10:22 AM   #12
just a punk
So fuckin' bored
 
just a punk's Avatar
 
Industry Role:
Join Date: Jun 2003
Posts: 32,342
Quote:
Originally Posted by Relic View Post
He knows his shit
Quote:
Originally Posted by Vendot View Post
Why so negative? His software rocks.....
Thanks guys! I'm trying to do my best for the customers. If there is something else you want to syndicate with CyberSEO (other cam programs, tube videos, image galleries or whatever), please don't hesitate to create a new business thread for it and I'll post the solution there for free. I know that most of active GFY webmasters do already own the CyberSEO license, so these threads could be interesting/useful to many here.

If you think your thread was missed, jsut forward it to my email cyberseo@cyberseo.net.

P.S. Right now I'm working on CyberSEO 7 and it will be a real revolution - just believe me ;)
__________________
Obey the Cowgod
just a punk is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-24-2016, 07:02 AM   #13
levd
Confirmed User
 
levd's Avatar
 
Industry Role:
Join Date: Jul 2006
Posts: 581
Ok this is a pretty important issue with bongacams and cyberseo. I talked with Bongacams and they claim its an issue with how i parse / embed the iframe...?

Whats the problem, well the c=###### is randomly generated in the links displayed in the iframe. The c=###### is the affiliate tracking number. So traffic generated might not be you seen as your traffic.

http://tools.bongacams.com/promo.php...i&api_type=xml

With the embed_chat_url from the xml we generate an iframe. Links in this iframe for example the link under the video "click here to signup for free" shows a link with a c=####### thats not mine and looks random.

Cyberseo, do you have a clue about how this can happen. Bongacams claims this has something to do with how we parse the xml file.

Bongacams, the link in the iframe right side (personal message --> join its free. There is no tracking at all
__________________
levd is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-24-2016, 08:58 AM   #14
just a punk
So fuckin' bored
 
just a punk's Avatar
 
Industry Role:
Join Date: Jun 2003
Posts: 32,342
I have no idea what they say. The script does not generate any "c=######" or something like that. It just takes the embed codes directly from their feed "AS IS":

Code:
<embed_chat_url>
...
</embed_chat_url>
E.g. open their feed for "c=252831" in your browser http://tools.bongacams.com/promo.php...i&api_type=xml and you will see this:

Code:
<embed_chat_url>
http://bongacams.com/chat-popup/FANTAST1CFOUR?hit_url=http%3A%2F%2Fbongacams.com%2Ftrack%3Fc%3D289165
</embed_chat_url>
So it's a good question to them why do they put a wrong code into their own feeds. If they are really doing that, I would never recommend to use their feeds at all.
__________________
Obey the Cowgod
just a punk is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-24-2016, 11:20 AM   #15
levd
Confirmed User
 
levd's Avatar
 
Industry Role:
Join Date: Jul 2006
Posts: 581
I told them Cyberseo isnt changing anything in the iFrame.

Anyone using Bonga look at your xml feed, search for embed_chat_url and tell me its your c=xxxxxx you see there, reload a kopple of times.
__________________
levd is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-24-2016, 11:56 AM   #16
oppoten
NAME THE JEW
 
Industry Role:
Join Date: Nov 2007
Posts: 4,793
Good plugin
oppoten is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-24-2016, 12:41 PM   #17
levd
Confirmed User
 
levd's Avatar
 
Industry Role:
Join Date: Jul 2006
Posts: 581
Maybe Bongacams should reply to this issue here with other affiliate id's showing in there embed chat urls?
__________________
levd is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-24-2016, 12:43 PM   #18
just a punk
So fuckin' bored
 
just a punk's Avatar
 
Industry Role:
Join Date: Jun 2003
Posts: 32,342
Quote:
Originally Posted by levd View Post
I told them Cyberseo isnt changing anything in the iFrame.

Anyone using Bonga look at your xml feed, search for embed_chat_url and tell me its your c=xxxxxx you see there, reload a kopple of times.
Yep, this smells fishy to me as well. Everybody can check my code in this thread and make sure it doesn't change anything in their iframes. It just takes them from the Bonga feed and inserts into WP posts w/o any changes. Waiting for their reps (I know they are hanging here) to step in with the explanations. Once again: my code is right above, go tell me where "c=######" is being replaced with random values.
__________________
Obey the Cowgod
just a punk is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-30-2016, 12:21 AM   #19
Olga BongaCash
Confirmed User
 
Olga BongaCash's Avatar
 
Industry Role:
Join Date: Dec 2015
Posts: 345
Hey there! Please clear your cache and try once again. It should be ok now
__________________


Skype: olga.bongacash ICQ: 680413573 E-mail: [email protected]
Olga BongaCash is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-30-2016, 08:18 AM   #20
just a punk
So fuckin' bored
 
just a punk's Avatar
 
Industry Role:
Join Date: Jun 2003
Posts: 32,342
Quote:
Originally Posted by Olga BongaCash View Post
Hey there! Please clear your cache and try once again. It should be ok now
So your iframes are fixed now?
__________________
Obey the Cowgod
just a punk is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-30-2016, 09:04 AM   #21
Olga BongaCash
Confirmed User
 
Olga BongaCash's Avatar
 
Industry Role:
Join Date: Dec 2015
Posts: 345
Quote:
Originally Posted by CyberSEO View Post
So your iframes are fixed now?
They work correctly
__________________


Skype: olga.bongacash ICQ: 680413573 E-mail: [email protected]
Olga BongaCash is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-30-2016, 10:48 AM   #22
xXXtesy10
Fakecoin Investor
 
xXXtesy10's Avatar
 
Industry Role:
Join Date: Jul 2012
Location: New Delhi, IN
Posts: 7,128
trash garbage junk software
__________________
WARNING: Stay Away From Marlboroack aka aka Brandon Ackerman
https://gfy.com/21169705-post8.html
Donny Long is Felon, Stalker, Scammer & Coward
http://www.ripoffreport.com/reports/...lon-int-761244
xXXtesy10 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-30-2016, 10:54 AM   #23
RazorSharpe
Confirmed User
 
RazorSharpe's Avatar
 
Industry Role:
Join Date: Aug 2001
Location: Scotland
Posts: 2,237
Quote:
Originally Posted by xXXtesy10 View Post
trash garbage junk software
I don't own the cyberseo plugin (yet) but I would sooner buy a product from Cyberseo than you.

He may say a lot of things in non-business threads that a lot of people don't agree with but he seems very professional when it comes to his product. That counts for something. You on the other hand are always an arse.

Funny, the mods deleted your last post in this thread saying the exact same thing and you think it's ok to repost?
__________________
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
RazorSharpe is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-30-2016, 01:30 PM   #24
ruff
I have a plan
 
ruff's Avatar
 
Industry Role:
Join Date: Aug 2004
Location: WA - St Kitts
Posts: 5,417
I use the CyberSEO plugin for Wordpress. I recommend it as well designed with exceptional support.
__________________
Slixa
ruff is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-30-2016, 02:03 PM   #25
xXXtesy10
Fakecoin Investor
 
xXXtesy10's Avatar
 
Industry Role:
Join Date: Jul 2012
Location: New Delhi, IN
Posts: 7,128
Quote:
Originally Posted by RazorSharpe View Post
I don't own the cyberseo plugin (yet) but I would sooner buy a product from Cyberseo than you.

He may say a lot of things in non-business threads that a lot of people don't agree with but he seems very professional when it comes to his product. That counts for something. You on the other hand are always an arse.

Funny, the mods deleted your last post in this thread saying the exact same thing and you think it's ok to repost?
opinion is free to all. you want kiss his ass that is yours too.
__________________
WARNING: Stay Away From Marlboroack aka aka Brandon Ackerman
https://gfy.com/21169705-post8.html
Donny Long is Felon, Stalker, Scammer & Coward
http://www.ripoffreport.com/reports/...lon-int-761244
xXXtesy10 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-30-2016, 02:16 PM   #26
RazorSharpe
Confirmed User
 
RazorSharpe's Avatar
 
Industry Role:
Join Date: Aug 2001
Location: Scotland
Posts: 2,237
Quote:
Originally Posted by xXXtesy10 View Post
opinion is free to all. you want kiss his ass that is yours too.
Kiss his ass? I don't have any need to. I don't do any business with him, have never done any business with him and likely will never do any business with him. What else you got?
__________________
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
RazorSharpe is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-30-2016, 02:44 PM   #27
just a punk
So fuckin' bored
 
just a punk's Avatar
 
Industry Role:
Join Date: Jun 2003
Posts: 32,342
Quote:
Originally Posted by Olga BongaCash View Post
They work correctly
Good to know. Thanks for the fix
__________________
Obey the Cowgod
just a punk is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-31-2016, 10:19 AM   #28
levd
Confirmed User
 
levd's Avatar
 
Industry Role:
Join Date: Jul 2006
Posts: 581
Thanks for the fix. I just wonder what the problem was
__________________
levd is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-23-2017, 02:37 PM   #29
magneto664
God Bless You
 
magneto664's Avatar
 
Industry Role:
Join Date: Aug 2014
Location: Glasgow, $cotland
Posts: 1,467
Hi, anybody can show me a working chaturbate with cyberseo I would like to see working site with this solution pls PM me tnx.
__________________
magneto664 📧 gmail.com
Adult Backlinks 💘Best Website Stats 💘 Best CDN for Adult Content
My Fav: 👍Chaturbate 👍 Stripchat 👍 Dateprofits 👍 AdultFriendFinder
magneto664 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-24-2017, 07:36 AM   #30
just a punk
So fuckin' bored
 
just a punk's Avatar
 
Industry Role:
Join Date: Jun 2003
Posts: 32,342

Quote:
Originally Posted by magneto664 View Post
Hi, anybody can show me a working chaturbate with cyberseo I would like to see working site with this solution pls PM me tnx.
Sure. Here is a special thread for you: https://gfy.com/fucking-around-and-pr...wordpress.html

Chaturbate, BongaCams, LiveJasmin - everything is there with step-by-step instructions and ready-to-use presets for CyberSEO 7. Now you can import a livecam feed into your WP site with a couple of mouse clicks. No PHP scripting or Voodoo magic anymore - everything is extremely simply.

Feel free to post your comments to the dedicated thread.
__________________
Obey the Cowgod
just a punk is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-24-2017, 12:14 PM   #31
Panty Snatcher
eat a peach for Hours
 
Industry Role:
Join Date: Aug 2013
Posts: 540
its a good plugin , and support is great.

I need to dust off my copy
Panty Snatcher is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks

Tags
api, cyberseo, plugin, bonga, wondering, http://www.cyberseo.net, instructions, cams, content, chaturbate, curation, professional, wordpress
Thread Tools



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.