Author Topic: How to make a free, adless website.  (Read 1134 times)

1. Think of the name you want.

E.G.

I-Like-Oreos  

2. Make an account on "http://www.000webhost.com/" and set up your website as  "thenameofyourwebsite.tk".

E.G.

I-Like-Oreos.tk

3. Go to "file manager", click "public_html", click "new file", and then put the title of your file as "main.php".

E.G.



PS: You must write out your webpage in that box. Put this in the header:

Code: [Select]
<script type="text/JavaScript">
<!--
if (parent.frames.length > 0) top.location.replace(document.location);
-->
</script>

That will delete the ".tk" favicon and replace it with the one on your site.

4. Go back to the CPanel and click "View Account Details".

E.G.



5. Under "Nameserver details (only if you host your own domain)" you should see a table with two name servers and IP addresses.

E.G.



6. Go to "http://www.dot.tk/", make an account and follow these steps:

A. click "add a domain"
B. fill out the form
C. when it says "Your referer URL", ignore that and click "Use DNS for this domain"
D. when you see "Use Dot TK Free DNS Service" ignore that and click " Use my own DNS Services"
E. now put in the names of both your nameservers.
F. Finish filling out the form.

E.G.



7. Now go back to the CPanel at 000webhost and scroll down to "redirects".

E.G.



8. Don't write anything in the first box but in the second box write "http://www.I-Like-Oreos.tk/main.php".



9. Now save it and within 30 minutes your website should be up and running. When you go to your website it will instantly redirect you to your main page.

E.G.

http://www.endless-space.tk/
« Last Edit: June 12, 2010, 03:07:03 PM by nitt »