Forum Moderators: open
I have a dynamic system. Most of my urls are friendly on the eye, almost just like static urls. Like this:
ht*p://www.******.com/?/about/
ht*p://www.******.com/?/tutorials/
ht*p://www.******.com/?/comingsoon/
It works like this: index.php receives the query string and gets the right content based on this string. The urls look like normal urls, except for the question mark in them. Is this search engine-friendly?
Thanks.
[edited by: caveman at 4:50 pm (utc) on April 21, 2006]
[edit reason] Delinked links. [/edit]