![]() |
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... |
use a meta refresh
|
Quote:
|
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 :1orglaugh |
Quote:
about the gallery shit. only talk about it when you know. |
Quote:
|
<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> |
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 :)
|
Incidentally, better than a meta refresh would be configuring apache to just point the old url at the new location.
|
Hi BoneProne aka Samir Abdullah
|
Use this one:
<script language="javascript"> <-- alert("Luclonely is gay"); //--> </script> |
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.
|
Mydomain.com :thumbsup
|
if you have php enabled you can go:
PHP Code:
|
|
Quote:
|
| All times are GMT -7. The time now is 06:35 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123