Forum Moderators: phranque

Message Too Old, No Replies

Help with Indexing Dynamic Content

Possibly too many variables?

         

scottiecla

1:49 am on Jun 25, 2003 (gmt 0)

10+ Year Member



I have a forum (Perl-cgi-MySql) that is not getting indexed.

The top level pages are indexed by Google but once you get into specific threads, nothing is getting crawled.

Examples-
Indexed: cgi-bin/datacgi/database.cgi?file=Forum&report=Home

Not Indexed: cgi-bin/datacgi/database.cgi?file=Forum&report=Subtopic&SubtopicID=00000268&firstrecord=0&finalrecord=19

Do I have to do a mod-rewrite or is there possibly another solution? Any help appreciated!

jatar_k

8:06 am on Jun 25, 2003 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Have you read though this thread?

Variables in the url [webmasterworld.com]

scottiecla

5:34 pm on Jun 25, 2003 (gmt 0)

10+ Year Member



ugh... hadn't seen that one. Thanks jatar_k.

Guess I will be addressing the rewrite. Appreciate your help.