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)
-   -   Domian redirect? (https://gfy.com/showthread.php?t=659342)

Masturbationman 09-25-2006 06:13 PM

Domian redirect?
 
Can anyone tell me the easiest way to point or redirect url to another url address? Do I have to use a HTML script?


T.

DirtyJs 09-25-2006 06:23 PM

If you just want a simple meta refresh you can use...
<meta http-equiv="refresh" content="0;url=siteurl">

DirtyJs 09-25-2006 06:24 PM

Or you can do it with a php file.. make index.php
<?php
header("Location: url");
?>

sarettah 09-25-2006 06:27 PM

Quote:

Originally Posted by Masturbationman
Can anyone tell me the easiest way to point or redirect url to another url address? Do I have to use a HTML script?


T.


Looks at question. Looks at reg date. looks at question. :helpme

squishypimp 09-25-2006 06:48 PM

you can use your .htaccess file as well :)

Masturbationman 09-25-2006 06:50 PM

thanks guys!! I am not a webmaster and trying to figure it out!!

T.

pussyluver 09-25-2006 06:55 PM

Depends on your intent. Use a 302 redirect (.htaccess) or meta is typically the first choices. Maybe WG will give away the SEO secrets.

pussyluver 09-25-2006 06:56 PM

Quote:

Originally Posted by Masturbationman
thanks guys!! I am not a webmaster and trying to figure it out!!

T.

If you're not a webmaster, why come to GFY? Answer is easily found on google.

pussyluver 09-25-2006 06:58 PM

Quote:

Originally Posted by DirtyJs
If you just want a simple meta refresh you can use...
<meta http-equiv="refresh" content="0;url=siteurl">

Easiest if you're not a webmaster.


All times are GMT -7. The time now is 06:55 AM.

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