|
Text
|
| How To Make My Webpage My Home Page / or vice versa |
|
 |
|
 |
|
| Author |
Message |
Symon
Guide Legend



Joined: 11 Jun 2006
Posts: 909
Location: Hampshire,England

Add Comment
Show Comments
|
Posted: Thu Mar 20, 2008 11:31 am |
 |
|
If you want you http:// link to go to your webpage rather than your forum page , then follow this guide and make a home page, this has to be called index.html
http://howtodoit.myfreeforum.org/...component=content&topicid=651
If you are using a www. link and want it go to your forum rather than a webpage then a simple redirect will do the trick..
Make a homepage as described in the guide then enter a code like.
| Code: | <HTML>
<HEAD>
<TITLE>I moved!!!</TITLE>
<META HTTP-EQUIV="refresh" CONTENT="10;URL=http://my.newplace.com/">
</HEAD>
<BODY>
I moved to a new place.
Your browser should automatically take you there in 10 seconds. If it doesn't please go to http://my.newplace.com/
</BODY>
</HTML> |
CONTENT ="10" is how many seconds people will see the redirect message,, you can change to to what you need, it can be set to 1 second or even 0 seconds.
|
|
| |
|
 |
|
|
|
 |
|
 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
HOWTODOIT was designed and built by Symon Field Creator Of ☆ ☆ FunnyWorld ☆
HOWTODOIT© Symon Field 2006,2007,2008 Powered by phpBB Group © 2001,2005.
|
|
|
|