I was curious how some sites can do a cruft-free URL without an ID? Is it because they use a unique slug? Unfortunately its not always possible to have a unique slug
URL rewriting is the key. As I'm not considering myself expert in this field search the Web for "URL rewriting" or "mod_rewrite" - you'll for sure find useful information. Also many of CMS's give you opportunity to create "SEO friendly" subpages - without complcated URI's. Best Regards, PS
What a pity it only works with newer versions of Wordpress. Somewhy older WP versions do not allow lugs
I guess I'm gonna end up using example.com/ID/fake_slug I dont like the idea of having the ID but my content is too hard to get unique slugs for everything, unless i have super long URLs