Question
How to create search-friendly URL's?
How do I create search-friendly URL's for dynamic pages
instead of building individual static pages? The following is for a
real estate website. A list of featured properties is generated
from a database. The list links to a detail page where specific
property information is pulled from the database. The current URL
is shown below along with what I'd like to create. I've seen this
technique used on other sites, especially ecommerce sites.
Current URL: http://www.trust-in-justin.com/featured2.asp?propid=2557481
Search-friendly URL: http://www.trust-in-justin.com/scottsdale-home-for-sale-4538-sq-ft.asp
Current URL: http://www.trust-in-justin.com/featured2.asp?propid=2557481
Search-friendly URL: http://www.trust-in-justin.com/scottsdale-home-for-sale-4538-sq-ft.asp