Aug 3
One of thee biggest difficulties of integrating an application into somebody else's framework is trying to keep everything tidy, organized and user-friendly. Passing data from page to page is made all the more difficult when trying to keep all those nice, SEO-friendly urls from getting dirty and illegible.
Because a CMS by its very nature operates within a content-based context, urls are by default going to contain page-only data. A good CMS will make sure these urls are SEO- and people-friendly, so that ugly ?id=UGLYUUID-THIS-JUST-SHOUDNTEXISTHERE doesn't rear its ugly head unless absolutely necessary.
Recent Comments