Yahoo! - Geocities - Yahoo! Mail - Home

Y!GeoHelp may not support below link.

Links

Quick Login

Geocities Guidlines

Geocities Server Stautus

Suported File Types

Counter Manager

Message Boards

Page Puilder

File Manager

Geoguide Manager

Edit Pages

Home Page Settings

Add-Ons

Ez Upload

Account Info

Home Page Wizzards

Neighborhoods

Pages That Pay

.
About This Site
.
General Tips For Webmasters
.

1. Name your home page "index.html" or "index.htm" so that when visitors come they will not see your site as a directory. Do this in all your subdirectories.

2. To prevent Java Script errors on your pages add this code in the <HEAD> part of all your pages:
<script>
<!--
function ne(){
return true
}
window.onerror=ne
//-->
</script>

3. Use only lower case when nameing files. That way when you call for a file you will not become victim to the fact that Geocities is case sensitive. Example. home.html is not Home.html is not HOME.html

4. .exe progams are not allowed on Geocities. To make them downloadable zip them with Win Zip

5. Blink tags are not cool. If you want to use them, use them only on one word phrases such as "Warning" or "Attention"
If you can't read it in 2 or less blinks don't.

6. To loose the underline on hyperlinks add in your HEAD
<style>
<!--
A {text-deceration: none}
//-->
</style>

7. When your Geocities guestbook gets too big it will not accept any more entries. If this happens copy addbook.html as addbook2.html, clear out all the entries on addbook.html and make a link to addbook2.html at the botom of addbook.html.

8. In my opinion HTML editors are harder than they seem, taking more time and effort. After all the editors I have seen Netscape's Composer is the best. However, I have found that you will learn much more Internet from plain HTML. You can learn HTML at our new "Learn HTML" portion of this site.

.
Home