top | item 4426252

(no title)

pork | 13 years ago

OT, but that is one hell of a hierarchical URL

discuss

order

kitsune_|13 years ago

They use DotNetNuke, a god awful CMS running on ASP.NET WebForms. Together with Umbraco, it's the most popular open source CMS in the Microsoft world. It's really sad.

You can access the page (internally called a "tab") by its "TabId", for instance: http://www.theiacp.org/tabid/1007/Default.aspx?id=1665

or, just by using query string parameters: http://www.theiacp.org/Default.aspx?tabid=1007&id=1665

DotNetNuke uses a system similar to Joomla (at least I think so) where a page is composed of instances of modules that are placed inside "panes", these panes in turn are defined by the theme a given page uses.

Alas, I guess they have a custom news module where an article can be accessed by supplying an id parameter in its query string.

http://www.theiacp.org/tabid/1007/Default.aspx?id=1660 will point to a different news article. It's technically still the same page however.

crazypyro|13 years ago

Oh god, I hate DNN. I had to use it for my fraternity's site when I was redoing it because one of the alumni is the director of training for it. The sad part is he would never respond or help. That thing was such a pain to use. Trying to actually get into the nuts and bolts (css, html, js, ect.) of any of the pages was horrible.

christoc|13 years ago

There are a number of ways to utilize URLs in DotNetNuke, the IACP website is definitely not what I would consider a best practice for their use.

prawn|13 years ago

Wish I could upvote and draw a giant red arrow bringing attention to your comment. That URL is incredible. Would've posted this comment earlier but I've just got back from reading out the URL to the rest of the office.

ejain|13 years ago

http://www.theiacp.org/tabid/1007/Default.aspx?id=1665 appears to point to the same page, so the long URL might just be SEO.

thinkingisfun|13 years ago

Well, one the one hand you get a lot of words in the URL nobody will ever search for, especially not concatenated as they are -- on the other hand that page looks to be 9 levels deep from the domain root. I doubt there is an actually good reason, it's just a crappy CMS.

cpeterso|13 years ago

And yet the page's URL still had a ?id=1665 story id. id=1666 is a different Alzheimer's success story from the IACP State Associations of Chiefs of Police's Missing Alzheimer's Disease Patient Initiative!

unknown|13 years ago

[deleted]

brazzy|13 years ago

No, it's not.