Log in

View Full Version : Extend Redirect Message, Add Ads for better click rate


Ntfu2
05-01-2006, 10:00 PM
I've found that on my redirect page, placing some ad code on the redirect template and extending the time for redirecting you seem to get higher click thru.

Use your favorite code, such as phpAdsNew or anything you wish

Admin CP -> Styles and Templates -> Standard_Redirect
Replace Old Code(assuming no modifications have been done)

$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<if condition="is_browser('mozilla')">
<script type="text/javascript">
<!--
function exec_refresh()
{
window.status = "$vbphrase[redirecting]" + myvar;
myvar = myvar + " .";
var timerID = setTimeout("exec_refresh();", 100);
if (timeout > 0)
{
timeout -= 1;
}
else
{
clearTimeout(timerID);
window.status = "";
window.location = "$js_url";
}
}

var myvar = "";
var timeout =40;
exec_refresh();
//-->
</script>
<else />
<meta http-equiv="Refresh" content="75; URL=$url" />
</if>
$headinclude
<title>$pagetitle</title>
</head>
<body>

<br />
<br />
<br />
<br />

<form action="$url" method="get">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="70%" align="center">
<tr>
<td class="tcat">$vbphrase[redirecting]</td>
</tr>
<tr>
<td class="panelsurround" align="center">
<div class="panel">

<blockquote>
<p>&nbsp;</p>
<p><strong>$errormessage</strong></p>
<p class="smallfont"><a href="$url">$vbphrase[click_if_browser_does_not_redirect]</a></p>
<div>&nbsp;</div>
<!-- Place Ad Code Here -->
REMOVE AND REPLACE WITH CODE
<!-- /Place Add Code Before -->
</blockquote>

</div>

<script type="text/javascript">
<!--
document.write('<div style="margin-top:$stylevar[cellpadding]px">');
document.write('<input type="submit" class="button" value="$vbphrase[proceed]" accesskey="s" onclick="window.location=\'$url\'; return false" />');
document.write('<\/div>');
//-->
</script>
</td>
</tr>
</table>
</form>








<if condition="$postvars">
<!-- redirect with POST -->

<form action="$formfile" method="post" name="postvarform">
$postvars
</form>

<script type="text/javascript">
<!--
function submit_form()
{
window.status = "Redirecting" + myvar;
myvar = myvar + " .";
timerID = setTimeout("submit_form();", 100);
if (timeout > 0)
{
timeout -= 1;
}
else
{
clearTimeout(timerID);
window.status = "";
document.forms.postvarform.submit();
}
}

myvar = "";
timeout = 18;
submit_form();
//-->
</script>
<div align="center">Ad code by Dave <a href="http://www.FightRice.com" target="_blank">FightRice</a></div>
<!-- / redirect with POST -->
</if>

</body>
</html>



Simply Add What ever ad code you wish in the provided space, use hack at own risk with adsense or YPN, some say its against TOS, use at your own risk

Atakan KOC
05-02-2006, 05:21 AM
Screen?

kall
05-02-2006, 05:25 AM
This is almost certainly against the Adsense TOU.

If you can't put it on login or search pages, I can't see it being allowed to be on redirect pages.

By all means, use this hack, but don't come crying when big G or Yahoo ban you permanently for putting contextual ads on a redirect.

Ntfu2
05-02-2006, 05:44 AM
Oh, i suppose you cant have a template mod regarding this without someone throwing out the "Its against the TOS" flag


# Implementation. If there is any conflict between these implementation requirements and a Policy, you should comply with the Policy instead, but only to the extent of the conflict.

1. You agree to allow your Ad Pages to send Overture a Query each time that a user navigates to an Ad Page, and you agree not to send additional Queries until the user refreshes the Ad Page or navigates to a new Ad Page. You acknowledge that we may suspend services under this Agreement in the event we detect a spike in the number of Queries from Your Site or Your RSS Feed; and
2. You agree that you will: (i) not modify the Ad Unit in any way; (ii) display the Ad Unit at the same time that you display the other content on the Ad Page; and (iii) not change the content or the order of the Matched Ads or any other content within the Ad Unit. You understand that we may modify the content, look and feel, and any other aspect of the Ad Unit from time to time, in our sole discretion.
3. You agree that you will not distribute from or promote on Your Sites or Your RSS Feeds any software application that is (or may reasonably be construed as) spyware, adware or trackware.



# Abuse of Services. You agree not to:

1. add to, subtract from or modify the Ad Unit or the Matched Ads in any way (including making changes to the order of the Matched Ads or any information within the Matched Ads, making changes to any trademark, or making changes to notices included in the Ad Unit (e.g., copyright and trademark notices));
2. strip, modify or filter the Matched Ads in whole or in part;
3. frame any webpage that is not within Your Site or Your RSS Feed, as applicable;
4. cache Ad Units or Matched Ads;
5. give users of Your Site or Your RSS Feed or anyone else any kind of encouragement or incentive to click on Matched Ads, including but not limited to language directing users to click on the Matched Ads or informing users that they can support Your Site or Your RSS Feed by clicking on the Matched Ads;
6. display any content that would alter or obscure the appearance of the Matched Ads or any other content in the Ad Unit;
7. use, authorize or enable any automated means of generating impressions or clicks on Matched Ads or any manual means of generating fraudulent or invalid impressions or clicks, or any other means designed to increase the payment due under this Agreement;
8. click on the Matched Ads;
9. display any webpage as an alternative to the webpage accessed by clicking on a Matched Ad (including but not limited to displaying an additional instance of the same advertiser page that is displayed by clicking on the Matched Ad) or redirect users who have clicked on a Matched Ad;
10. display all or part of the Ad Unit on any web site or RSS feed that is not owned by You, or sublicense or syndicate the Matched Ads to any other entity, RSS feed or web site;
11. display all or part of the Ad Unit on or through any email or software application, or use any software application that is downloaded onto user computers to drive traffic to Your Site or Your RSS Feed;
12. display all or part of the Ad Unit to any user located outside the US;
13. sign up for more than a single Beta Program account; or
14. modify the Ad Code, the Query, or any other Ad Codes, tags and other programming or tracking information provided to you by Overture.

kall
05-02-2006, 06:01 AM
No, it's whenever someone encourages masses of people (the vB.org community) to do something that will (not might, WILL) get them banned from adsense.


Ad Placement

<snip>
* No Google ad may be placed on any non-content-based pages.
</snip>
Explain to me what 'content' a redirection page holds.

Yahoo!'s TOS is harder to follow. I can't confirm it, but will ask one question: Under what circumstances would a Guest that cannot post (like the spiders that comprise adsense and YPN) see a redirect page?

Ntfu2
05-02-2006, 06:14 AM
No, it's whenever someone encourages masses of people (the vB.org community) to do something that will (not might, WILL) get them banned from adsense.


Explain to me what 'content' a redirection page holds.

Yahoo!'s TOS is harder to follow. I can't confirm it, but will ask one question: Under what circumstances would a Guest that cannot post (like the spiders that comprise adsense and YPN) see a redirect page?


Guests probably wouldnt see them

Regular users however would see them, whenever a redirect page appears.


Also, its not like you have to put Adsense code or YPN code in there. You could have your own ad management(phpAdsNew) or another advertising agency and put there, I'll update the hack to reflect this.

reteep
05-02-2006, 07:49 AM
For AdSense it isn't allowed because of Content Sites only.

who is chris c
05-03-2006, 12:37 AM
there are some providers its allowed i wont say which but they are out there

kall
05-03-2006, 05:04 AM
there are some providers its allowed i wont say which but they are out there
No shit sherlock.

There are hundreds of advertisers who don't care where you put their ads.

The point is, it is not allowed on adsense.

wtrk
05-03-2006, 04:34 PM
good idea. thanks.

santamia
01-10-2008, 10:46 PM
but with vbulletin 3.6.8? it,t good?

fengwu83
09-03-2011, 11:41 AM
can someone make a version for 4.1.5 ?

thanks :D