View Single Post
Old 02-04-2004, 06:24 AM   #1
marsupillami
Green Mole
 
Join Date: Sep 2003
Posts: 3
Indexing php files

Hello.

I´m thinking about using this search engine for my website. It is a website updated daily, and is coded in PHP Nuke format. So, every time I had an article, it gets a url like this:

http://www.oc-zone.com/modules.php?n...conteudo&id=55

If I index http://www.oc-zone.com, it tracks this link, however, if I try to index http://www.oc-zone.com/modules.php?n...conteudo&id=55 it goes into http://www.oc-zone.com/modules.php (misses the ?name=Reviews&rop=conteudo&id=55)

How can I index a single URL like this?

Thank you.
marsupillami is offline   Reply With Quote