Hello Folks! I´ve got a question here that´s burning my brain.
Recently I had a problem with a website that I developed, the whole thing was built using ASP 3.0 (I wasn´t familiar to PHP), but when I tought about changing to PHP I realize that the URL will change. Something like www.movere.com/materia.[b]asp[/b]?Id=250 will become www.movere.com/materia[b].php[/b]?Id=250 . And all links to from other sites to mine will be bronken, and not to mention page ranks on google!
Looking for the best way to plan directories and the URL I notice that the big ones, like amazon, for example, they do something like http://www.gamespot.com/pc/rpg/theelder ... index.html . I mean that the URL has lots of subdirectories for hundreds of different areas of the website.
Is that real subdirectories or kind of resource program? Is it possible to this slashes on URL be undertanded like instructions out the querystring? If this sub-dirs are created, is it healthy for the server this lots of dirs?
If I´m saying a lot of non-sense, you can say! hehe
URL, what the best way to plain it?
Moderator: General Moderators