GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   question about WP Chaturbate plugin (https://gfy.com/showthread.php?t=1185220)

pornuploader 02-22-2016 06:32 PM

question about WP Chaturbate plugin
 
hello guys

i am very new in cam sites then i don't have any experience with such stuffs
i have installed WP Chaturbate plugin

WP Chaturbate plugin | SexPlugins

there is some codes that i should copy on html pages website
i mean this code:

<?php wpchaturbatecams("x",#); ?>

i want show cams on my home page website
just like this website

nncuteteenagers.com - Live Sex Chat, Sex Shows and Webcam Sex - Amateur Cams and Pornstars

where should i exactly copy this code?(index.php, home.php,....???????)

cybermike 02-22-2016 06:40 PM

Quote:

Originally Posted by pornuploader (Post 20736050)
hello guys

i am very new in cam sites then i don't have any experience with such stuffs
i have installed WP Chaturbate plugin

WP Chaturbate plugin | SexPlugins

there is some codes that i should copy on html pages website
i mean this code:

<?php wpchaturbatecams("x",#); ?>

i want show cams on my home page website
just like this website



nncuteteenagers.com - Live Sex Chat, Sex Shows and Webcam Sex - Amateur Cams and Pornstars

where should i exactly copy this code?(index.php, home.php,....???????)

I gave up on chaturbate plugins on nncuteteenagers.com thats just a cambuilder.com wl

k33n 02-22-2016 10:39 PM

Create a new page in wp and use shortcode, set your new page as front page.Set number of cams to show from plugin options and you are done.

pornuploader 02-22-2016 11:48 PM

Quote:

Originally Posted by k33n (Post 20736159)
Create a new page in wp and use shortcode, set your new page as front page.Set number of cams to show from plugin options and you are done.

thank you so much man, it works
but there is some error on front page

at top page there are these errors

Warning: Illegal string offset 'maxcams' in /home/xxxx/public_html/wp-content/plugins/wp-chaturbate/wp-chaturbate.php on line 523

Warning: Illegal string offset 'gender' in /home/xxxx/public_html/wp-content/plugins/wp-chaturbate/wp-chaturbate.php on line 527


at the bottom of page there are these extra lines

â?? for all online cams
â?? for female cams
â?? for male cams
â?? for couple cams
â?? for shemale cams


how can i remove them?

iove234lifee 02-23-2016 12:04 AM

Would it be possible to add a cam page displaying all the cams on a separate page besides it being the static front page, I like the idea just not as my front static page.

emmasexytime 02-23-2016 03:13 AM

i think you should just do this How to Make a Chaturbate White Label Website

:2 cents:

pornuploader 02-23-2016 08:07 AM

Quote:

Originally Posted by iove234lifee (Post 20736195)
Would it be possible to add a cam page displaying all the cams on a separate page besides it being the static front page, I like the idea just not as my front static page.

what is wrong with static front page?

k33n 02-23-2016 12:59 PM

Quote:

Originally Posted by pornuploader (Post 20736191)
at top page there are these errors

Warning: Illegal string offset 'maxcams' in /home/xxxx/public_html/wp-content/plugins/wp-chaturbate/wp-chaturbate.php on line 523

Warning: Illegal string offset 'gender' in /home/xxxx/public_html/wp-content/plugins/wp-chaturbate/wp-chaturbate.php on line 527

I only see those warnings in error log.Your php.ini is probably set to display all error messages.

Quote:

at the bottom of page there are these extra lines

â?? for all online cams
â?? for female cams
â?? for male cams
â?? for couple cams
â?? for shemale cams


how can i remove them?
Can't tell until i see.Probably a misconfiguration in plugin options.I am still playing around with this plugin but it doesn't show me those lines.This is how it looks like for me after little styling: livesexwomen .com

Quote:

Would it be possible to add a cam page displaying all the cams on a separate page besides it being the static front page, I like the idea just not as my front static page.
Yes it's possible.Just create new page,add shortcode and add the new page to the menu.

pornuploader 02-23-2016 02:25 PM

Quote:

Originally Posted by k33n (Post 20736733)
I only see those warnings in error log.Your php.ini is probably set to display all error messages.


thank you man
how can i fix this error on php.ini?
overall i made a cam site with by this way( i mean my domain address, hosting provider , wordpress, wp chaturbate plugin and short codes) now what i made is a white label or embed cam site? and how can i add meta tags on cams?( i need SE visitors)

k33n 02-23-2016 11:42 PM

You made an embed cam site.You have more control over it compare to a whitelabel.Creating new pages using wp's default template is the easy way but not the most efective way.If you want to seo your new pages, you need to create custom page templates and add title, description, headings or text for each page.
As for displaying error messages,if you have a shared hosting you wont be able to change something in php.ini but you can turn them off in your htaccess file.just google it and you will find solutions.Might be other ways to do it but my expertise is not that high.Maybe someone else will give you a better solution.For me stackoverflow is a gold mine.Here is something that might help you debugging - How to get useful error messages in PHP? - Stack Overflow

Andreweb 02-24-2016 01:39 AM

Quote:

Originally Posted by pornuploader (Post 20736861)
i need SE visitors

Try to do as much on page SEO as you can ! Even so that plugin is not really SEO friendly you'll not get models pages indexed only the pages you created are indexed but even so you can get SE traffic ! Will be great if you will be able to create your own script to grab cams via APIs that will work better than wordpress ! Just my :2 cents:

pornuploader 02-24-2016 09:46 PM

Quote:

Originally Posted by k33n (Post 20737181)
You made an embed cam site.You have more control over it compare to a whitelabel.Creating new pages using wp's default template is the easy way but not the most efective way.If you want to seo your new pages, you need to create custom page templates and add title, description, headings or text for each page.
As for displaying error messages,if you have a shared hosting you wont be able to change something in php.ini but you can turn them off in your htaccess file.just google it and you will find solutions.Might be other ways to do it but my expertise is not that high.Maybe someone else will give you a better solution.For me stackoverflow is a gold mine.Here is something that might help you debugging - How to get useful error messages in PHP? - Stack Overflow


thanks a lot mate for all your tips and your time
All of them are quite useful

pornuploader 02-24-2016 09:56 PM

Quote:

Originally Posted by Andreweb (Post 20737214)
Try to do as much on page SEO as you can ! Even so that plugin is not really SEO friendly you'll not get models pages indexed only the pages you created are indexed but even so you can get SE traffic ! Will be great if you will be able to create your own script to grab cams via APIs that will work better than wordpress ! Just my :2 cents:

how many pages did you create on each domain?
i don't think so its work because we don't need so much pages on each domain so we won't expect to get a lot of traffic just via one page( even with SEO on that page)
as you said i need to SEO each room separately just like tube website, is it possible with API?
i am not a professional or developer, do you know someone?

Andreweb 02-24-2016 11:12 PM

Quote:

Originally Posted by pornuploader (Post 20737992)
i need to SEO each room separately just like tube website, is it possible with API?
i am not a professional or developer, do you know someone?

Yes you can do on page SEO for each room separately with API , API provides you all info about a performer and you can include that on page ! I am not a developer either , I am beginner to that and I am not able to give you a lot of advices regarding programing but I bet you can find someone here to help you build a website !

pornuploader 02-25-2016 12:30 AM

Quote:

Originally Posted by Andreweb (Post 20738054)
Yes you can do on page SEO for each room separately with API , API provides you all info about a performer and you can include that on page ! I am not a developer either , I am beginner to that and I am not able to give you a lot of advices regarding programing but I bet you can find someone here to help you build a website !

i see you made a nice cam on this domain
Sex Cams | Free Live Sex | Amateur Hardcore Chat Live Sex Chat, Sex Shows and Webcam Sex - Amateur Cams and Pornstars

which script are you using?

Andreweb 02-25-2016 12:47 AM

That is a cambuilder.com whitelabel !

magnatek 02-25-2016 11:36 AM

That script not indexing good.

pornuploader 02-25-2016 11:27 PM

Quote:

Originally Posted by magnatek (Post 20738428)
That script not indexing good.

which script do you mean?

pornuploader 02-25-2016 11:39 PM

Quote:

Originally Posted by Andreweb (Post 20738094)
That is a cambuilder.com whitelabel !

alright
thanks for your tips
i have two more questions i would be grateful if you answer me

1-white labels, embed cams and API cam websites have same look and appearance
How can they be recognized?( for example i could not recognize your cam site as a white labe just by look)

2-wondering is it possible to use two different affiliate program simultaneously for example i launch two different domain and feed both of them by chaturbate , one domain be on revshare and another one on 1$ signup?

Andreweb 02-26-2016 12:52 AM

Well I try to answer to you questions:
1 - I recognize a website if is white label or custom made immediately , maybe is a thing of experience I know how it looks almost all cam WLs on the market !

2- Yes is possible to use as many affiliate programs simultaneously as you want on different domains/payment programs ,you can use them even on the same domain , you can do almost everything till is legal and don't break any of those programs rules ! You must experience a bit of all you need to try many affiliate programs , payment options till you'll find what works the best for you for that you need time and you need to be patient !

pornuploader 02-28-2016 06:46 AM

Quote:

Originally Posted by Andreweb (Post 20738965)
Well I try to answer to you questions:
1 - I recognize a website if is white label or custom made immediately , maybe is a thing of experience I know how it looks almost all cam WLs on the market !

2- Yes is possible to use as many affiliate programs simultaneously as you want on different domains/payment programs ,you can use them even on the same domain , you can do almost everything till is legal and don't break any of those programs rules ! You must experience a bit of all you need to try many affiliate programs , payment options till you'll find what works the best for you for that you need time and you need to be patient !


thank you mate

PirrTaste 03-02-2016 11:38 AM

Is this plugin worthwhile? I use chaturbate affiliates but I never knew they had a plugin I could just add to my site.

Chibbs 03-02-2016 01:21 PM

Never had any luck with it.

Andreweb 03-03-2016 01:09 AM

That plugin is great works just fine is fast and can be customized , you can use it with your WL also ! The only bad thing is that is not SEO friendly ! So if you have an established wordpress blog or tube which have traffic you can add a new feature to your site by adding live cams !

pornuploader 03-05-2016 05:53 AM

Quote:

Originally Posted by Chibbs (Post 20743743)
Never had any luck with it.


why????????????

pornuploader 03-05-2016 06:45 AM

Quote:

Originally Posted by Andreweb (Post 20744142)
That plugin is great works just fine is fast and can be customized , you can use it with your WL also ! The only bad thing is that is not SEO friendly ! So if you have an established wordpress blog or tube which have traffic you can add a new feature to your site by adding live cams !

i am using this plugin. its great but its not fast, its a big problem
i have a lot of website on my VPS . all of them are fast like a rocket except that one using chaturbate plugin

Nick Tosser 04-10-2016 02:46 AM

Quote:

Originally Posted by k33n (Post 20736159)
Create a new page in wp and use shortcode, set your new page as front page.Set number of cams to show from plugin options and you are done.

How to do this please ?

Nick Tosser 04-10-2016 03:24 AM

Ok i've got it https://codex.wordpress.org/Creating...tic_Front_Page
But too bad there is no search criteria options with this plugin?

CPA-Rush 04-10-2016 03:41 PM

to hide php error sometimes u can do this

<?php
ob_start();

// full code

ob_end_flush();
?>

Nick Tosser 04-12-2016 07:48 AM

I have some good results with this plugin and WP but I have to improve my website hotcam4you.com

2intense 01-14-2017 09:52 AM

how i can set this to work on home page and not on pages or posts?

thx

Nick Tosser 01-31-2017 02:46 PM

I have some troubles with my white label website www.hotcam4you.com only on smartphone i've this error message "HTTP 404 - Page Not Found" the video streaming no longer appear, what can i do ?

bns666 01-31-2017 02:53 PM

Quote:

Originally Posted by Nick Tosser (Post 21503926)
I have some troubles with my white label website www.hotcam4you.com only on smartphone i've this error message "HTTP 404 - Page Not Found" the video streaming no longer appear, what can i do ?

probably nothing :(

roxpoxy 01-31-2017 06:01 PM

Quote:

Originally Posted by Nick Tosser (Post 21503926)
I have some troubles with my white label website www.hotcam4you.com only on smartphone i've this error message "HTTP 404 - Page Not Found" the video streaming no longer appear, what can i do ?

chaturbate seems to be checking the useragent and showing the 404 page redirecting to the m.chaturbate.com/embed/{roomname}
which doesn't look like they have setup correctly.

I got around this by using some javascript to listen for the iframe load then change the src to m.chaturbate.com/{roomname} which seems to work.
not ideal, but it looks like a chaturbate oversite, so they should fix it once enough affiliates notice.


All times are GMT -7. The time now is 04:26 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123