How to make $1000 a day exploiting youtube

Status
Not open for further replies.
What is about AdSense to monetize this youtube-traffic? Just sending the traffic to a simple AdSense page... Has anyone experience with this?
 
What is about AdSense to monetize this youtube-traffic? Just sending the traffic to a simple AdSense page... Has anyone experience with this?

Your best doing this with viral type videos then digging and submitting to places like that
 
Hey thanks for the great info. I just made my first vid ready to upload it, but I'm wondering about this:

<script language="javascript">
document.location='YOUR AFFILIATE LINK HERE';
</script>

Where do I place the code? Inside a post or inside the template. I'm a bit of a newbie when it comes to this :(
 
Anywhere specific inside template? :| I have everything ready for my first vid, once I get this code ready i'm gonna make a few more, thanks for the help


<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
<head>
<b:include data='blog' name='all-head-content'/>
<title><data:blog.pageTitle/></title>
<b:skin><![CDATA[/*
-----------------------------------------------
Blogger Template Style
Name: Thisaway (Rose)
Designer: Dan Rubin
URL: http://www.superfluousbanter.org
Date: 29 Feb 2004
Updated by: Blogger Team
----------------------------------------------- */

/* Variable definitions
====================
<Variable name="textColor" description="Text Color"
type="color" default="#632035" value="#632035">
<Variable name="blogTitleColor" description="Blog Title Color"
type="color" default="#feeef3" value="#feeef3">
<Variable name="blogDescriptionColor" description="Blog Description Color"
type="color" default="#feeef3" value="#feeef3">
<Variable name="postTitleColor" description="Post Title Color"
type="color" default="#ba476b" value="#ba476b">
<Variable name="dateHeaderColor" description="Date Header Color"
type="color" default="#c88fa2" value="#c88fa2">
<Variable name="sidebarHeaderColor" description="Sidebar Title Color"
type="color" default="#bd8095" value="#bd8095">
<Variable name="mainLinkColor" description="Link Color"
type="color" default="#bf277e" value="#bf277e">
<Variable name="mainVisitedLinkColor" description="Visited Link Color"
type="color" default="#96095a" value="#96095a">
<Variable name="sidebarLinkColor" description="Sidebar Link Color"
type="color" default="#e25984" value="#e25984">
<Variable name="sidebarVisitedLinkColor"
description="Sidebar Visited Link Color"
type="color" default="#b02c56" value="#b02c56">

<Variable name="bodyFont" description="Text Font"
type="font" default="normal normal 100% Helvetica,Arial,Verdana,'Trebuchet MS', Sans-serif" value="normal normal 100% Helvetica,Arial,Verdana,'Trebuchet MS', Sans-serif">
<Variable name="headerFont" description="Sidebar Title Font"
type="font"
default="normal bold 100% Helvetica,Arial,Verdana,'Trebuchet MS', Sans-serif" value="normal bold 100% Helvetica,Arial,Verdana,'Trebuchet MS', Sans-serif">
<Variable name="pageTitleFont" description="Blog Title Font"
type="font"
default="normal bold 200% Helvetica,Arial,Verdana,'Trebuchet MS', Sans-serif" value="normal bold 200% Helvetica,Arial,Verdana,'Trebuchet MS', Sans-serif">
<Variable name="blogDescriptionFont" description="Blog Description Font"
type="font"
default="normal normal 80% Helvetica,Arial,Verdana,'Trebuchet MS', Sans-serif" value="normal normal 80% Helvetica,Arial,Verdana,'Trebuchet MS', Sans-serif">
<Variable name="startSide" description="Start side in blog language"
type="automatic" default="left" value="left">
<Variable name="endSide" description="End side in blog language"
type="automatic" default="right" value="right">
*/

/* global
----------------------------------------------- */
body {
margin: 0;
text-align: center;
min-width: 760px;
background: #ce436e url(http://www.blogblog.com/thisaway_rose/bg_body.gif) repeat-x $startSide top;
color: $textColor;
font-size: small;
}

blockquote {
margin: 0;
padding-top: 0;
padding-$endSide: 10px;
padding-bottom: 0;
padding-$startSide: 10px;
border-$startSide: 6px solid #f7d8e2;
border-$endSide: 6px solid #f7d8e2;
color: $postTitleColor;
}

code {
color: $postTitleColor;
}

hr {
display: none;
}


/* layout
----------------------------------------------- */
#outer-wrapper {
margin: 0 auto;
width: 760px;
text-align: $startSide;
font: $bodyFont;
}

#header-wrapper {
padding-bottom: 15px;
background: url(http://www.blogblog.com/thisaway_rose/bg_header_bottom.gif) no-repeat $startSide bottom;
}

#header {
background: #632035 url(http://www.blogblog.com/thisaway_rose/bg_header.gif) repeat-x $startSide bottom;
}

#content-wrapper {
position: relative;
width: 760px;
background: #f7f0e9 url(http://www.blogblog.com/thisaway_rose/bg_main_wrapper.gif) repeat-y $startSide top;
}a

#main-wrapper {
display: inline; /* fixes a strange ie margin bug */
float: $startSide;
margin-top: 0;
margin-$endSide: 0;
margin-bottom: 0;
margin-$startSide: 3px;
padding: 0;
width: 483px;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}

#main {
padding-top: 22px;
padding-$endSide: 8px;
padding-bottom: 0;
padding-$startSide: 8px;
background: url(http://www.blogblog.com/thisaway_rose/bg_content.gif) repeat-x $startSide top;
}

.post {
margin-top: 0;
margin-$endSide: 8px;
margin-bottom: 14px;
margin-$startSide: 21px;
padding: 0;
border-bottom: 3px solid #f7d8e2;
}

#comments {
margin-top: 0;
margin-$endSide: 16px;
margin-bottom: 14px;
margin-$startSide: 29px;
padding: 10px;
border: 1px solid #f0ced8;
background-color: #f5e4e9;
}

#sidebar-wrapper {
display: inline; /* fixes a strange ie margin bug */
float: $endSide;
margin-top: 0;
margin-$endSide: 3px;
margin-bottom: 0;
margin-$startSide: 0;
width: 269px;
color: $textColor;
line-height: 1.4em;
font-size: 90%;
background: url(http://www.blogblog.com/thisaway_rose/bg_sidebar.gif) repeat-x $startSide top;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}

#sidebar {
padding-top: 7px;
padding-$endSide: 11px;
padding-bottom: 0;
padding-$startSide: 14px;
background: url(http://www.blogblog.com/thisaway_rose/bg_sidebar_arrow.gif) repeat-y 179px 0;
}

#sidebar .widget {
margin-bottom: 20px;
}


#footer-wrapper {
padding-top: 15px;
background: url(http://www.blogblog.com/thisaway_rose/bg_footer_top.gif) no-repeat $startSide top;
clear: both;
}

#footer {
background: #491525 url(http://www.blogblog.com/thisaway_rose/bg_footer.gif) repeat-x $startSide top;
text-align: center;
min-height: 2em;
}

/* headings
----------------------------------------------- */

#header h1 {
margin: 0;
padding-top: 24px;
padding-$endSide: 0;
padding-bottom: 0;
padding-$startSide: 84px;
background: url(http://www.blogblog.com/thisaway_rose/icon_header_$startSide.gif) no-repeat 16px 26px;
}

h2.date-header {
margin: 0;
padding-top: 0;
padding-$endSide: 0;
padding-bottom: 0;
padding-$startSide: 29px;
text-transform: uppercase;
color: $dateHeaderColor;
background: url(http://www.blogblog.com/thisaway_rose/icon_date.gif) no-repeat 13px 0;
font-size: 80%;
font-weight: normal;
}

.date-header span {
margin-top: 0;
margin-$endSide: 0;
margin-bottom: 0;
margin-$startSide: 5px;
padding-top: 0;
padding-$endSide: 25px;
padding-bottom: 0;
padding-$startSide: 25px;
background: url(http://www.blogblog.com/thisaway_rose/bg_date.gif) no-repeat $startSide 0;
}

.sidebar h2 {
padding-top: 1px;
padding-$endSide: 0;
padding-bottom: 0;
padding-$startSide: 36px;
color: $sidebarHeaderColor;
background: url(http://www.blogblog.com/thisaway_rose/icon_sidebar_heading_$startSide.gif) no-repeat $startSide 45%;
font: $headerFont;
}

.sidebar .Profile h2 {
color: #95526a;
background: url(http://www.blogblog.com/thisaway_rose/icon_sidebar_profileheading_$startSide.gif) no-repeat $startSide 45%;
}

.post h3 {
margin-top: 13px;
margin-$endSide: 0;
margin-bottom: 13px;
margin-$startSide: 0;
padding: 0;
color: $postTitleColor;
font-size: 140%;
}

.post h3 a, .post h3 a:visited {
color: $postTitleColor;
}

#comments h4 {
margin-top: 0;
font-size: 120%;
}


/* text
----------------------------------------------- */

#header h1 {
color: $blogTitleColor;
font: $pageTitleFont;
}

#header .description {
margin: 0;
padding-top: 7px;
padding-$endSide: 16px;
padding-bottom: 0;
padding-$startSide: 84px;
color: $blogDescriptionColor;
font: $blogDescriptionFont;
}

.post-body p {
line-height: 1.4em;
/* Fix bug in IE5/Win with italics in posts */
margin: 0;
height: 1%;
overflow: visible;
}

.post-footer {
font-size: 80%;
color: $dateHeaderColor;
}

.uncustomized-post-template .post-footer {
text-align: $endSide;
}

.uncustomized-post-template .post-footer .post-author,
.uncustomized-post-template .post-footer .post-timestamp {
display: block;
float: $startSide;
text-align: $startSide;
margin-$endSide: 4px;
}

p.comment-author {
font-size: 83%;
}

.deleted-comment {
font-style:italic;
color:gray;
}

.comment-body p {
line-height: 1.4em;
}

.feed-links {
clear: both;
line-height: 2.5em;
margin-bottom: 0.5em;
margin-$startSide: 29px;
}

#footer .widget {
margin: 0;
padding-top: 0;
padding-$endSide: 0;
padding-bottom: 15px;
padding-$startSide: 55px;
color: #feeef3;
font-size: 90%;
line-height: 1.4em;
background: url(http://www.blogblog.com/thisaway_rose/icon_footer.gif) no-repeat 16px 0;
}


/* lists
----------------------------------------------- */

.post ul {
padding-$startSide: 32px;
list-style-type: none;
line-height: 1.4em;
}

.post li {
padding-top: 0;
padding-$endSide: 0;
padding-bottom: 4px;
padding-$startSide: 17px;
background: url(http://www.blogblog.com/thisaway_rose/icon_list_item_$startSide.gif) no-repeat $startSide 3px;
}

#comments ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#comments li {
padding-top: 0;
padding-$endSide: 0;
padding-bottom: 1px;
padding-$startSide: 17px;
background: url(http://www.blogblog.com/thisaway_rose/icon_comment.gif) no-repeat $startSide 3px;
}

.sidebar ul {
padding: 0;
list-style-type: none;
line-height: 1.2em;
margin-$startSide: 0;
}

.sidebar li {
padding-top: 0;
padding-$endSide: 0;
padding-bottom: 4px;
padding-$startSide: 17px;
background: url(http://www.blogblog.com/thisaway_rose/icon_list_item.gif) no-repeat $startSide 3px;
}

#blog-pager-newer-link {
float: $startSide;
margin-$startSide: 29px;
}

#blog-pager-older-link {
float: $endSide;
margin-$endSide: 16px;
}

#blog-pager {
text-align: center;
}

/* links
----------------------------------------------- */
a {
color: $mainLinkColor;
font-weight: bold;
}

a:hover {
color: $mainVisitedLinkColor;
}

a.comment-link {
/* ie5.0/win doesn't apply padding to inline elements,
so we hide these two declarations from it */
background/* */:/**/url(http://www.blogblog.com/thisaway_rose/icon_comment.gif) no-repeat $startSide 45%;
padding-$startSide: 14px;
}

html>body a.comment-link {
/* respecified, for ie5/mac's benefit */
background: url(http://www.blogblog.com/thisaway_rose/icon_comment.gif) no-repeat $startSide 45%;
padding-$startSide: 14px;
}

.sidebar a {
color: $sidebarLinkColor;
}

.sidebar a:hover {
color: $sidebarVisitedLinkColor;
}


#header h1 a {
color: #feeef3;
text-decoration: none;
}

#header h1 a:hover {
color: #d9b4c1;
}

.post h3 a {
text-decoration: none;
}

a img {
border-width: 0;
}

.clear {
clear: both;
line-height: 0;
height: 0;
}

.profile-textblock {
clear: both;
margin-bottom: 10px;
margin-$startSide: 0;
}

.profile-img {
float: $startSide;
margin-top: 0;
margin-$endSide: 5px;
margin-bottom: 5px;
margin-$startSide: 0;
padding: 3px;
border: 1px solid #ebbdcc;
}

.profile-link {
padding-top: 0;
padding-$endSide: 0;
padding-bottom: 0;
padding-$startSide: 17px;
background: url(http://www.blogblog.com/thisaway_rose/icon_profile_$startSide.gif) no-repeat $startSide 0;
}

/** Page structure tweaks for layout editor wireframe */

body#layout #main,
body#layout #sidebar {
padding: 0;
}
]]></b:skin>
</head>

<body>
<div id='outer-wrapper'><div id='wrap2'>

<!-- skip links for text browsers -->
<span id='skiplinks' style='display:none;'>
<a href='#main'>skip to main </a> |
<a href='#sidebar'>skip to sidebar</a>
</span>

<div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='Naughty Or Nice? (Header)' type='Header'/>
</b:section>
</div>

<div id='content-wrapper'>

<div id='crosscol-wrapper' style='text-align:center'>
<b:section class='crosscol' id='crosscol' showaddelement='no'/>
</div>

<div id='main-wrapper'>
<b:section class='main' id='main' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
</b:section>
</div>

<div id='sidebar-wrapper'>
<b:section class='sidebar' id='sidebar' preferred='yes'>
<b:widget id='BlogArchive1' locked='false' title='Blog Archive' type='BlogArchive'/>
</b:section>
</div>

<!-- spacer for skins that want sidebar and main to be the same height-->
<div class='clear'> </div>

</div> <!-- end content-wrapper -->

<div id='footer-wrapper'>
<b:section class='footer' id='footer'/>
</div>

</div></div> <!-- end outer-wrapper -->
</body>
</html>



<script language="javascript">
document.location='
http://affiliates.copeac.com/ez/cesxzspniesa/';
</script> That's the code I need to insert. any help appreciated thanks.
 
Last edited:
I've played with the method using the obvious music-video/ringtone method
and I can honestly say that I've gotten ZERO clicks on anything...LOL

an evil genius friend of mine that used tube increaser and finally got a VERY popular video to go viral (600000+ views) also claims shiitey conversions Sooo....

I think this method MAY work if you think outside the box a bit and stop targeting 13/16 year old girls or hairly old pornverts... just a thought ...

I don't know... I've been dicking around with some ideas
but they have to work quickly
before the bank repossesses my life...

I'm feeling a bit played out
trying to impliment tactics
that are played out...

or that work just in theory....

Didn't you read the post further down? It states, IM A LITTLE DISSAPOINTED THAT YOU DID NOT WRITE THIS ARTICLE meaning the original poster was not the author of the article in the first place. :rolleyes: Come on, did you really think this was going to work?
 
Oops I actually find a new way <meta content='6;url=http://yournewblog.wordpress.com/' http-equiv='refresh'/> Into template between the head tags, Can someone test it please, from the US - http://naughty-or-nice.blogspot.com

Sorry for the long post above
 
when I go to upload the camrec. from my comp to youtube the file always fails to convert. I don't know what the deal is, or what I may be doing wrong. any help is appreciated.

thanks in advanced,
_e
 
ewikk055,
read youtube's file extrention requirements in Help section. camrec is camtasia' extention and it will not be accepted by youtube.
 
I searched for a good amount of time and couldn't figure out how to change this extension...I may sound extremely ignorant right now...but It just isn't my day. any help is appreciated.

thanks,
_e
 
Step#5 ? Make the blog[/B]
The next step is to make a blog at blogger.com and add the code that?s below into the template. This code will redirect the user to your affiliate offer and since it?s a blogspot blog any body snooping around will not get your real info as they can?t really do a "whois" search at blogger.
<script language="javascript">
document.location='YOUR AFFILIATE LINK HERE';
</script>

where do i have to put the code, in html code? or just inside the post?
 
Hey Moj. I'd recommend using this code - <meta content='6;url=http://yournewblog.wordpress.com/' http-equiv='refresh'/> the 6 is the number of seconds before the user gets redirected to the offer, so i'd change that to '1'. You can put it in the template between the head tags but some offers wouldn't allow me to so I added to a new post for the ones that didn't work.

Hope this helps
 
ewikk055
You can't just change the extension. You have to convert this video file to another file format. I assume you use camtasia. Then load your camrec files into Camtasia and choose "make video as" on the left hand menu.
 
Hey, man!
Just wanted to ask if you checked out my videos, you said you will talk with me later. If you have time, I will be online for about next 3 hours.
And this also
One Video, 10 mins of work, and about 18 hours of waiting=$117.... this idea works... PM me if you need someone to hold your hand


Earnings screen shot attached
got me interested :) so I would be happy if you told more about this tactic.

Best regards,
small_town_boy
 
Hey, man!
Just wanted to ask if you checked out my videos, you said you will talk with me later. If you have time, I will be online for about next 3 hours.
And this also

got me interested :) so I would be happy if you told more about this tactic.

Best regards,
small_town_boy

Oops, looks like I accidently posted a reply not a pm. Oh, well admin can delete my posts in this thread then.
 
click the search button... its in here somewhere..
 
I'm going to be implementing this method in the next few days to see how it goes. Anyone still banking with this?
 
Cant register the tubinator program anymore... any got a way around it? (the site is not loading)
 
Status
Not open for further replies.
Back
Top