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)
-   -   redirecting surfers from one domain (https://gfy.com/showthread.php?t=177976)

alex79 09-21-2003 11:02 AM

redirecting surfers from one domain
 
what is the fastest and easyest method to redirect surfers from one domain to another page?
please post the code

thank u very much

Jimbo 09-21-2003 11:11 AM

java?

window.document.location.href = "http://www.yahoo.com"

PbG 09-21-2003 11:17 AM

the following refresh command in a meta tag. I can't post the whole code here its not allowed. You specify how many seconds before automatic redirect and the URL to redirect to.

eg:
"REFRESH" CONTENT="2;URL=any.html"

View the page source at talesfromthedick.com for the complete code.

Fabuleux 09-21-2003 11:25 AM

Quote:

Originally posted by PbG
hahahahahaha hahahahahahahahahaha="REFRESH" CONTENT="specify seconds until redirect;URL=specifyurl.html">

eg:

hahahahahaha hahahahahahahahahaha="REFRESH" CONTENT="2;URL=any.html">


Why are you laughing, this ain't funny.

Jimbo 09-21-2003 11:27 AM

Quote:

Originally posted by Fabuleux



Why are you laughing, this ain't funny.

you're a hahahaha

MuleScrote 09-21-2003 11:30 AM

If you want to forward all of the domains traffic, use an htaccess file with 404 directed toward the page you want

Fabuleux 09-21-2003 11:34 AM

It it possible to forward the referring URL also?

Fabuleux 09-21-2003 11:39 AM

Quote:

Originally posted by Fabuleux
It it possible to forward the referring URL also?
Next week I want to transfer a domain to ISPrime, but since the DNS databases are not updated at the same time, I want to redirect the traffic to the new host, and still be able to track the original referring URL (for traffic script).

PbG 09-21-2003 10:31 PM

I was not laughing the haha were generated by the forum because the code you requested is not allowed here. Thus I sent you to a page where I have the code deployed.

You could also handle the redirection in an .htacess file but I did not know if you were runnign a *nix based site.

If you are you can simply add:

Redirect requested url http://anyurl

As far as the referring stats you will not be able to redirect them but you can retrieve them from requested site/url stats.

Hope this helps . . .

Quote:

Originally posted by Fabuleux



Why are you laughing, this ain't funny.



All times are GMT -7. The time now is 10:42 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123