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.