I have a dynamic site (a store) and need to transpose the URL strings to static urls to maintain consistency in the page locations. I've heard that this can be done with a database but can't find any documentation, guides, or examples. Who do you know (what companies) that has dealt with this? Can you direct me to any resources related to this topic?
Consider these two examples:
Current Structure, a dymanic URL that search engines don't like -
http://www.website.com/webapp/shopping/computer_series.do?series_name=x1000_series&catLevel=3&category=notebooks/notebookseries/notebookmodel&storeName=computer_store
Ideal structure that search engines do like -
http://www.website.com/computers/notebooks/series/model.htm
Thanks!
2006-07-05
06:30:08
·
2 answers
·
asked by
Paul
2
in
Computers & Internet
➔ Internet