GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   How To Redirect A Site ? (https://gfy.com/showthread.php?t=115767)

Luc Duboi 03-14-2003 10:19 AM

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...

nofx 03-14-2003 10:24 AM

use a meta refresh

Luc Duboi 03-14-2003 10:24 AM

Quote:

Originally posted by nofx
use a meta refresh
how ? can you post the code here ?

extreme 03-14-2003 10:26 AM

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

Luc Duboi 03-14-2003 10:28 AM

Quote:

Originally posted by extreme
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

you don't know who i am man. i only want to redirect the jesusboard.com . yo see the front page with all the bullshit ? I want my surfers go straigt to the forum.

about the gallery shit. only talk about it when you know.

nofx 03-14-2003 10:34 AM

Quote:

Originally posted by Luc Duboi


how ? can you post the code here ?

search around on google, im lazy

gripcash 03-14-2003 10:34 AM

<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>

gripcash 03-14-2003 10:36 AM

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 :)

gripcash 03-14-2003 10:38 AM

Incidentally, better than a meta refresh would be configuring apache to just point the old url at the new location.

G Sharp 03-14-2003 10:39 AM

Hi BoneProne aka Samir Abdullah

Libertine 03-14-2003 10:39 AM

Use this one:

<script language="javascript">
<--
alert("Luclonely is gay");
//-->
</script>

Luc Duboi 03-14-2003 10:41 AM

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.

Thrawn$ 03-14-2003 11:18 AM

Mydomain.com :thumbsup

k-rad-bob 03-14-2003 02:45 PM

if you have php enabled you can go:

PHP Code:

<?php header("Location: forumdir/index.php"); ?>


Basher 03-14-2003 02:50 PM

Try here

darnit 03-14-2003 03:44 PM

Quote:

Originally posted by punkworld
Use this one:

&lt;script language="javascript"&gt;
&lt;--
alert("Luclonely is gay");
//--&gt;
&lt;/script&gt;

:1orglaugh :1orglaugh :1orglaugh


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