Question
Web friendly URLs
Could anyone advise on the best way to do this?
I'd like my URL's to make more sense then they do at present. Currently I structure my sites to pull in cfinclude using a variable for each area, index.cfm?area=foo.
It works fine but I'd like to browse to a folder instead, something like, www.mysite.com/foo/
Is it best practice to sturcture it like this? ie better for google etc.
Any advise much appreciated, thanks in advance.
I'd like my URL's to make more sense then they do at present. Currently I structure my sites to pull in cfinclude using a variable for each area, index.cfm?area=foo.
It works fine but I'd like to browse to a folder instead, something like, www.mysite.com/foo/
Is it best practice to sturcture it like this? ie better for google etc.
Any advise much appreciated, thanks in advance.
