Posts: 3
Name: Dexter Vegas
Location: Montreal, Canada
|
Thanks to you all for your answers.
Wow. I guess it was time for me to understand that everything is about URLs, not about the "physical" files and their name on the server.
So now I understand that,
index.php?categ=6&product=432
index.php?categ=6&product=336
are 2 different pages according to search engines even though there's only one index.php on the server.
My initial question should then have been, how do big sites manage all their nice keyword rich URL pages dynamically?
URL rewriting !!
I'm diving in it.
Last edited by DexterV; 11-05-2009 at 10:46 PM..
|