Gossamer Forum
Home : Products : Gossamer Links : Discussions :

google search ranking

Quote Reply
google search ranking
I'm looking around and paying more attention to things -- like how much the Internet has changed in the past year.

One thing, is that google is not following .cgi pages, and is not ranking on their tool bar page-rank any pages with extensions it does not understand.

My directories used a rewrite rule to allow Links SQL to come up as the index page. This was giving a 'null' value on googles page rankings.

I changed that to use a

DirectoryIndex /cgi-bin/path/to/page.cgi?d=1

instead.

On a refresh, my home pages were now ranking as high as 6/10 (which is pretty damn good <G>). Hopefully on the next round of indexing I'll see even better performance.

If you wanted to use index.html with that, you could

DirectoryIndex index.html /cgi-bin/path/to/page.cgi?d=1

this would load index.html if it existed, and the dynamic site if it didn't.

This applies to *all* directories below the root.

The only "hole" I see in this, is that if your script is broken, it could potentially list the contents of the directory.

There has to be a way to make sure that indexes are off, but I have not figured how to make it work with this (I don't have my manuals here). I'd rather give a forbidden or error page, than list my directories.

Any apache guru's know for sure how to make that happen with certainty??

[edited 7/28 to fix a typo]


PUGDOG� Enterprises, Inc.

The best way to contact me is to NOT use Email.
Please leave a PM here.

Last edited by:

pugdog: Jul 28, 2003, 10:22 AM
Subject Author Views Date
Thread google search ranking pugdog 8228 Dec 29, 2002, 9:52 PM
Thread Re: [pugdog] google search ranking
Paul 8055 Dec 30, 2002, 2:27 AM
Post Re: [Paul] google search ranking
pugdog 8066 Dec 30, 2002, 12:37 PM
Thread Re: [pugdog] google search ranking
webmaster33 8097 Dec 30, 2002, 4:15 AM
Thread Re: [webmaster33] google search ranking
pugdog 8068 Dec 30, 2002, 12:36 PM
Thread Re: [pugdog] google search ranking
webmaster33 8065 Dec 30, 2002, 3:26 PM
Thread Re: [webmaster33] google search ranking
pugdog 8029 Dec 30, 2002, 10:26 PM
Post Re: [pugdog] google search ranking
webmaster33 8020 Dec 31, 2002, 5:58 AM
Thread Re: [pugdog] google search ranking
Alex 8047 Dec 31, 2002, 3:09 PM
Thread Re: [Alex] google search ranking
pugdog 7992 Jan 2, 2003, 12:47 AM
Thread Re: [pugdog] google search ranking
afinlr 7968 Jan 3, 2003, 5:13 AM
Thread Re: [afinlr] google search ranking
IndigoClothing 7767 Jul 13, 2003, 11:44 AM
Thread Re: [IndigoClothing] google search ranking
afinlr 7730 Jul 13, 2003, 1:11 PM
Thread Re: [afinlr] google search ranking
IndigoClothing 7772 Jul 13, 2003, 3:01 PM
Thread Re: [IndigoClothing] google search ranking
afinlr 7710 Jul 13, 2003, 4:06 PM
Thread Re: [afinlr] google search ranking
IndigoClothing 7735 Jul 13, 2003, 11:21 PM
Thread Re: [IndigoClothing] google search ranking
eljot 7668 Jul 14, 2003, 4:39 AM
Thread Re: [eljot] google search ranking
IndigoClothing 7712 Jul 14, 2003, 5:12 AM
Post Re: [IndigoClothing] google search ranking
eljot 7636 Jul 14, 2003, 8:16 AM
Thread Re: [IndigoClothing] google search ranking
afinlr 7654 Jul 14, 2003, 5:31 AM
Thread Re: [afinlr] google search ranking
IndigoClothing 7677 Jul 14, 2003, 7:55 AM
Post Re: [IndigoClothing] google search ranking
Payooo 7618 Jul 14, 2003, 6:47 PM
Thread Re: [afinlr] google search ranking
pugdog 7532 Jul 20, 2003, 5:57 AM
Post Re: [pugdog] google search ranking
afinlr 7544 Jul 20, 2003, 6:11 AM