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
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 01-22-2020, 11:29 PM   #1
1215
Boner Party
 
1215's Avatar
 
Industry Role:
Join Date: Aug 2004
Posts: 2,376
Overlay ads on video uploads to WordPress

Anyone got a plugin or way to place an ad code in an overlay on video uploads to WordPress posts?

Need a solution... thanks
__________________
Best Hosting
1215 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-23-2020, 12:57 AM   #2
Denny
Too lazy to set a custom title
 
Denny's Avatar
 
Industry Role:
Join Date: Feb 2005
Posts: 17,238
https://codecanyon.net/item/ad-overl...-text/13892181

Maybe?
__________________
Denny is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-24-2020, 09:08 PM   #3
1215
Boner Party
 
1215's Avatar
 
Industry Role:
Join Date: Aug 2004
Posts: 2,376
I guess worth a try, but I'm always skeptical of things found over there.

Kinda like using things people already know doesn't suck

-- edit - looks like that requires constant use of shortcodes, which I rather avoid.

Def want it to be something automated.
__________________
Best Hosting
1215 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-25-2020, 12:34 AM   #4
emmasexytime
Confirmed User
 
emmasexytime's Avatar
 
Industry Role:
Join Date: Jan 2015
Posts: 4,216
google won't like you doing it
__________________
Join the BEST cam affiliate program on the internet!
I've referred over $1.7mil in spending this past year, you should join in.
live camss > How to make a live cam site hardlinks > hardlinks.org
emmasexytime is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-25-2020, 01:48 AM   #5
just a punk
So fuckin' bored
 
just a punk's Avatar
 
Industry Role:
Join Date: Jun 2003
Posts: 32,381
Quote:
Originally Posted by 1215 View Post
Anyone got a plugin or way to place an ad code in an overlay on video uploads to WordPress posts?

Need a solution... thanks
KVS Player Pro for WordPress - you can see these ads right in the demo. Pre-rolls, post-rolls and on-pause ones. And yes, these are automated and can be set up in the plugin's settings for your videos all together:

__________________
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 01-26-2020, 01:54 PM   #6
1215
Boner Party
 
1215's Avatar
 
Industry Role:
Join Date: Aug 2004
Posts: 2,376
Quote:
Originally Posted by emmasexytime View Post
google won't like you doing it
There's a lot of sites ranking who do this. YouTube runs overlay/commercial ads, etc...

Any links to articles that suggest Google would derank a site just for a video ad?
__________________
Best Hosting
1215 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-26-2020, 01:56 PM   #7
1215
Boner Party
 
1215's Avatar
 
Industry Role:
Join Date: Aug 2004
Posts: 2,376
Quote:
Originally Posted by CyberSEO View Post
KVS Player Pro for WordPress - you can see these ads right in the demo. Pre-rolls, post-rolls and on-pause ones. And yes, these are automated and can be set up in the plugin's settings for your videos all together:

Is this the process I'd use:
  • I upload video anywhere in my WP post.
  • The player automatically places the ad on the video.
  • No shortcodes are needed.

If it works like that, then I'll be good to go.
__________________
Best Hosting
1215 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-26-2020, 03:14 PM   #8
just a punk
So fuckin' bored
 
just a punk's Avatar
 
Industry Role:
Join Date: Jun 2003
Posts: 32,381
Quote:
Originally Posted by 1215 View Post
Is this the process I'd use:
  • I upload video anywhere in my WP post.
  • The player automatically places the ad on the video.
  • No shortcodes are needed.

If it works like that, then I'll be good to go.
A shortcode for video will be still needed of course. Otherwise the plugin won't know you have posted a video. It may look like this:

Code:
[flv:http://www.mysite.com/myvideo.mp4 http://www.mysite.com/myscreen.jpg]
A link to your video and a link to a screenshot/thumbnail (can be omitted). All the ads can be set right in the plugin settings and they will be applied to all your videos instantly.
__________________
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 01-26-2020, 04:50 PM   #9
1215
Boner Party
 
1215's Avatar
 
Industry Role:
Join Date: Aug 2004
Posts: 2,376
Quote:
Originally Posted by CyberSEO View Post
A shortcode for video will be still needed of course. Otherwise the plugin won't know you have posted a video. It may look like this:

Code:
[flv:http://www.mysite.com/myvideo.mp4 http://www.mysite.com/myscreen.jpg]
A link to your video and a link to a screenshot/thumbnail (can be omitted). All the ads can be set right in the plugin settings and they will be applied to all your videos instantly.
See, I feel like that's one extra step I don't feel like doing every time I make a post.

I want to press "add media" then "insert into post" and be done.

Having to do the shortcode seems like an extra unnecessary step if the video player itself could maybe be edited to display the html layer automatically.

Or some sort of template edit where the html layer is there and I select which ad is displayed on the post, via dropdown/radio button. In this case, I'd only have one ad, so selecting that wouldn't even be needed.

Just one single ad that displays on an html layer on the video player....something automatic.
__________________
Best Hosting
1215 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-27-2020, 11:06 AM   #10
just a punk
So fuckin' bored
 
just a punk's Avatar
 
Industry Role:
Join Date: Jun 2003
Posts: 32,381
Quote:
Originally Posted by 1215 View Post
See, I feel like that's one extra step I don't feel like doing every time I make a post.

I want to press "add media" then "insert into post" and be done.

Having to do the shortcode seems like an extra unnecessary step if the video player itself could maybe be edited to display the html layer automatically.

Or some sort of template edit where the html layer is there and I select which ad is displayed on the post, via dropdown/radio button. In this case, I'd only have one ad, so selecting that wouldn't even be needed.

Just one single ad that displays on an html layer on the video player....something automatic.
Ok, seems that's that my plugin is not for you. Hope you'll find the one which works right as it's described above.
__________________
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
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks

Tags
wordpress, overlay, uploads, video, posts, code, solution, plugin, ads



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.