|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
So Fucking Banned
Join Date: Mar 2003
Posts: 1,881
|
How To Redirect A Site ?
I want my surfers after type in www.blablbalbla.com and hit enter, they will be taken straight to the forum. how can i do that?
example www.jesusboard.com . I have to use a front page etc... |
|
|
|
|
|
#2 |
|
Too lazy to set a custom title
Join Date: Nov 2002
Location: Virgin Mary's womb
Posts: 16,826
|
use a meta refresh
__________________
Often times I wonder why There's love and hate, theres live or die. When sickness comes I must decide: When feelings go, theres suicide. |
|
|
|
|
|
#3 | |
|
So Fucking Banned
Join Date: Mar 2003
Posts: 1,881
|
Quote:
|
|
|
|
|
|
|
#4 |
|
Confirmed User
Industry Role:
Join Date: Oct 2002
Location: lalaland
Posts: 2,120
|
You asked a bunch of gallery questions in another thread right?
Now you want to know how to redirect? I think I see where this is going ![]() |
|
|
|
|
|
#5 | |
|
So Fucking Banned
Join Date: Mar 2003
Posts: 1,881
|
Quote:
about the gallery shit. only talk about it when you know. |
|
|
|
|
|
|
#6 | |
|
Too lazy to set a custom title
Join Date: Nov 2002
Location: Virgin Mary's womb
Posts: 16,826
|
Quote:
__________________
Often times I wonder why There's love and hate, theres live or die. When sickness comes I must decide: When feelings go, theres suicide. |
|
|
|
|
|
|
#7 |
|
Confirmed User
Join Date: Mar 2003
Location: CA
Posts: 154
|
<HTML>
<HEAD> <META HTTP-EQUIV="refresh" content="2;URL=http://www.example.com/newpage.htm"> <TITLE>Page has moved</TITLE> </HEAD> <BODY> whatever you want to write </BODY> </HTML>
__________________
-grip |
|
|
|
|
|
#8 |
|
Confirmed User
Join Date: Mar 2003
Location: CA
Posts: 154
|
My first version of that post i forgot to escape the greater thans and less thans.. nothing in the rules about redirecting to other sites from the forum but would seem to be illegal
__________________
-grip |
|
|
|
|
|
#9 |
|
Confirmed User
Join Date: Mar 2003
Location: CA
Posts: 154
|
Incidentally, better than a meta refresh would be configuring apache to just point the old url at the new location.
__________________
-grip |
|
|
|
|
|
#10 |
|
So Fucking Banned
Join Date: May 2002
Posts: 1,343
|
Hi BoneProne aka Samir Abdullah
|
|
|
|
|
|
#11 |
|
sex dwarf
Join Date: May 2002
Posts: 17,860
|
Use this one:
<script language="javascript"> <-- alert("Luclonely is gay"); //--> </script>
__________________
/(bb|[^b]{2})/ |
|
|
|
|
|
#12 |
|
So Fucking Banned
Join Date: Mar 2003
Posts: 1,881
|
I just want my site exactly like GFY . when you type www.gofuckyourself.com you see the forum right away rite? I want my site that way.
|
|
|
|
|
|
#13 |
|
Confirmed User
Join Date: Apr 2002
Location: Mtl
Posts: 4,596
|
Mydomain.com
__________________
Tracking 202 | Start Tracking PPC Campaigns Like A Pro |
|
|
|
|
|
#14 |
|
Registered User
Join Date: Oct 2002
Posts: 11
|
if you have php enabled you can go:
PHP Code:
|
|
|
|
|
|
#16 | |
|
Confirmed User
Join Date: Jul 2001
Location: Teh Interweb
Posts: 2,439
|
Quote:
![]() |
|
|
|
|