Forum Moderators: open
I'm going dynamic. I just don't want to have to learn mod_rewrites unless it's an absolute must. What's the consensus?
[edited by: CWebguy at 3:04 am (utc) on Sep. 12, 2007]
I just don't want to have to learn mod_rewrites unless it's an absolute must. What's the consensus?
Keywords in URL would certainly matter for any search engines but of course that doesnt mean keyword-keyword-yet-another-keyword in your url.
Mod_rewrite will not only make your url Search Engine friendly but also User Friendly and readable and quite shorter urls.
which looks better?
www.domain.com/products.php?Cat_ID=123456&Prod_ID=2345
or
www.domain.com/widgets/widget-item/
[edited by: mona at 2:00 pm (utc) on Sep. 18, 2007]
[edit reason] unlinked example [/edit]