Results 1 to 3 of 3
Hybrid View
-
14th Nov 2010, 01:18 PM #1OPBannedWebsite's:
TehHost.net[HELP] Detect Referrer and select theme
hello guys need some help....
as all of us know that phaze is back and we have to put there buttons again to submit our downloads
but i don't want to take any risk with my katz rank
so i want to do something like crackedsoftwares is doing
they have created two themes ... 1 with katz buttons all over and 2nd with phaze buttons
when some come from katz it shows 1st theme and vice versa
I also want to do the same except i will create 1 extra theme with phaze buttons and when someone will come from phaze the theme will be auto selected.....
so anyone can tell me how to do that?
ThanksWaReZ Reviewed by WaReZ on . [HELP] Detect Referrer and select theme hello guys need some help.... as all of us know that phaze is back and we have to put there buttons again to submit our downloads but i don't want to take any risk with my katz rank so i want to do something like crackedsoftwares is doing they have created two themes ... 1 with katz buttons all over and 2nd with phaze buttons Rating: 5
-
19th Nov 2010, 06:46 PM #2Respected Member
Well in your index you can do something like this:
Code:if ($_SERVER['HTTP_REFERER']=="whatever katz") {header("location: katzindex.php");} elseif (($_SERVER['HTTP_REFERER']=="whatever phaze") {header("location: phazeindex.php");} else { header("location:default.php"); }
But is that how they check your site??? Could be their checks change referer.
-
20th Nov 2010, 12:22 AM #3MemberWebsite's:
satiq.netNice idea!!
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
What is Referrer spam?
By stephenj141 in forum Whitehat SEOReplies: 0Last Post: 17th Nov 2012, 09:15 AM -
[help] Detect session on URL
By jomasaco in forum Web Development AreaReplies: 4Last Post: 28th Apr 2011, 05:20 PM -
select a good theme for my upcoming WordPress 4* site
By CyberAff in forum General DiscussionReplies: 0Last Post: 16th Feb 2011, 08:12 AM -
Plz select The better theme
By Raj24 in forum Forum and DDL DiscussionReplies: 14Last Post: 11th Jun 2010, 09:43 AM
themaPoster - post to forums and...
Version 5.35 released. Open older version (or...