I have a web site that is ready. I was looking on how to rank the site for the majer search engine. One thing that I read that the Spider will have problem with the aherf that has ?. I am wondering how can I go around this problem for my site.
The file is called index.php, the user would click on the cat and the cat store the cat value to call all related records from the database for display.
• <font class=whtext><a href="index.php?cat=Arts">
Arts</a> <br>
</font> • <font class=whtext><a href="index.php?cat=Automotive">
Automotive</a> <br>
</font> • <font class=whtext><a href="index.php?cat=Babies%20Needs">
Babies Needs</a> <br>
</font> • <font class=whtext><a href="index.php?cat=Beauty">
Beauty</a> <br>
</font> • <font class=whtext><a href="index.php?cat=Books">
....
..
..
.
Reply To This Message