View Full Version : 301 Redirect in Announces
Taringa! CS
09-25-2009, 02:48 PM
Is it possible to redirect an announce to some website?
I can't find product that make such thing :(
thanks!
Lynne
09-25-2009, 02:57 PM
I suppose you could set up a condition in the headinclude template to redirect them.
<if condition="THIS_SCRIPT == announcment">
redirect tag
</if>
Taringa! CS
09-26-2009, 11:00 PM
But that will redirect all my announces, right? I need to set up a redirect only for one
Lynne
09-26-2009, 11:04 PM
Then put in the condition something based on the announcement id also - $_GET['a'] == x
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.