Increasing Youtube Video Views with Website Traffic?

Why would anybody claim that this method won't deliver? What kind of proofs we are watching at? It's not 2015? Oh shit.


Your page with traffic has to have next inside:

embed youtube video
thumbnail size of 1px is fine or use capacity 0 instead
auto play
muted sound

All of above is basic HTML available all over Google


Beside that, you should double check if your video can be embed (on YouTube account side)

Some fresh accounts are not even allowed to embed perhaps, I don't use fresh so no idea. (it's surely the case for embed streaming, you can guess why)
 
Why would anybody claim that this method won't deliver? What kind of proofs we are watching at? It's not 2015? Oh shit.


Your page with traffic has to have next inside:

embed youtube video
thumbnail size of 1px is fine or use capacity 0 instead
auto play
muted sound

All of above is basic HTML available all over Google


Beside that, you should double check if your video can be embed (on YouTube account side)

Some fresh accounts are not even allowed to embed perhaps, I don't use fresh so no idea. (it's surely the case for embed streaming, you can guess why)
if you don't want to believe me that this will never going to work again like it worked on 2015, then just test it, i did... ;)
 
Why would anybody claim that this method won't deliver? What kind of proofs we are watching at? It's not 2015? Oh shit.


Your page with traffic has to have next inside:

embed youtube video
thumbnail size of 1px is fine or use capacity 0 instead
auto play
muted sound

All of above is basic HTML available all over Google


Beside that, you should double check if your video can be embed (on YouTube account side)

Some fresh accounts are not even allowed to embed perhaps, I don't use fresh so no idea. (it's surely the case for embed streaming, you can guess why)
Autoplay 100% doesn't work. You have to find a way to get the user to click it, unless maybe there is a way to force the user to click it with blackhat methods?
 
You can use capacity 0 and make user click something on your site = click to play video too, yeah.

There must be a way to work as long as embed exist on youtube.. if this doesn't, then you can go for more options but I'll end my replies here


Just don't believe you can't make it.
 
You can use capacity 0 and make user click something on your site = click to play video too, yeah.

There must be a way to work as long as embed exist on youtube.. if this doesn't, then you can go for more options but I'll end my replies here


Just don't believe you can't make it.

Well share with us if you figure it out lol
 
Promote other video content,Get more channel subscribers and Send traffic to your website
 
i don't think it work until now, long time ago and many youtube updated
 
i remember in the old days, where i faked visitor count..
I had one landing page, there where this code after something..

<div id="ad">
<iframe src="LINK HERE" width="1" height="1">
</iframe>

When someone visited my landing page, the visitor visited the same time that other page too. what counted the visitor.
i don't know if it's working in today, but someone can try. Maybe it works too in youtube... you just change those width height things or let it by so small people don't see it.

and then i had this:

<?php

if(rand(1,500)==1){

echo “YOUR LINK HERE”;

}

?>

if i remember correctly if i change that number (1,500) to another one it should do it like every 500 webpage visitor get's this link someway.
hard to remember, maybe some coding guy knows more, but that first code works. but i don't know if today's world browsers will detect it for sure and then comes some message... (this webpage tries to connect to something else)
 
Back
Top