Click to See Complete Forum and Search --> : Google and my webpage


cipherlinux
09-06-2002, 07:54 AM
I'm trying to setup my webpage so when someone searches my name in google, my web page will come up in google.

Does it matter if it's one of those free web sites? you know, free web space.


This is what i have in the <HEAD>

<base href="www.JohnDoe.0catch.com" />
<title>John Doe</title>
<meta http-equiv="Content-Type" content="text/html;">
<meta name="description" content="John Doe's Web Page, powered by Soap">
<meta name="keywords" content="doe, jonh doe, john">
<meta name="revisit-after" content="15 days">
<META http-equiv="Expires" content="0">
<META http-equiv="Cache-Control" content="no-cache">
<META http-equiv="Pragma" content="no-cache">
<link rel="stylesheet" href="nord_ccs_doc.css">

thanks

Tekime
09-06-2002, 10:45 AM
I would add more keywords that explain what the site is about. One thing about google is that is isn't based just on keywords, but frequency of the term as trawled from the site, domain name similarities, frequency of access, etc.

Oh, and did you submit your site to google (http://www.google.com/addurl.html) yet?

cipherlinux
09-06-2002, 11:40 AM
no, does this take a long time?

Tekime
09-06-2002, 11:48 AM
Nope, it takes about 2 seconds ;)

cipherlinux
09-06-2002, 01:30 PM
thanks