General Question

sethpiper's avatar

How to host a site on my domain?

Asked by sethpiper (19points) October 1st, 2009

I have set up a new web page on start.io at http://www.start.io/sethpiper. But I cannot figure out how to host this under a domain I purchased. I know it can be done because this person did it—-> http://www.stumblepeach.com

Observing members: 0 Composing members: 0

3 Answers

wenn's avatar

make and html file called “index.html” paste this in..

<html>
<head>
<title>Seth Piper</title>
<link rel=“shortcut icon” href=“http://sites.google.com/site/istumblepeach/images/favicon.ico”>
</head>
<frameset border=“0” rows=“100%,*” cols=“100%” frameborder=“no”>
<frame name=“TopFrame”
scrolling=“yes” noresize src=“http://start.io/sethpiper”>
<frame name=“BottomFrame” scrolling=“no” noresize>
<noframes>
</noframes>
</frameset>
</html>

change the “Seth Piper” inside the <title></title> to whatever you want, leave everything else.

save and upload to your domain in the root folder. usually called “public_html”.
I changed it to load your start.io, it should work

phoenyx's avatar

(You’ll probably want to use your own favicon, or just remove that line altogether)

Otherwise ^

ratboy's avatar

Where did you purchase your domain name?

Answer this question

Login

or

Join

to answer.

This question is in the General Section. Responses must be helpful and on-topic.

Your answer will be saved while you login or join.

Have a question? Ask Fluther!

What do you know more about?
or
Knowledge Networking @ Fluther