Forums / Cotonti / Core Labs / Archive / Proposed SEO URL System

Trustmaster
#60 2008-08-04 06:17
As for linking aliases to IDs, I guess there should be a global Keybase for that. I mean aliases not just for pages, but for any plugin that would need it (like forums, blogs, galleries). A separtate table to associate aliases with IDs and vice versa. This way we could really guarantee unique aliases and distinct alias resolution. It should be cached (requires a new cache system to be implemented first), but caching a table with say 500k records is a bad idea, so it needs more thinking.

And you also forgot to say, that in order for various URL patterns to be available, we need to eliminate explicit URLs from the code and generate them with an API function instead.
May the Source be with you!