There are some pages on my Joomla 1.5 site (a variation of Hivemind) that I do not want to appear in a menu. If I remove them from the menu, though, the URL rewrites itself into a non-SEF one. How do I keep the SEF-friendly name without having it appear in a menu?
You need to have a workaround as the minute you take off the item from the menu, like you say, the URL changes.
While I've not tested this, I reckon it will work; create a new menu system that you don't actually use. This way you'll still get the nice URL's and you can create a module for it that you turn on only when you need to get the nice URL's ..
Like I said, I've not tested it ... but, it might work.
You read my mind...been meaning to post this and was just at the J! mothership seconds ago still looking for a solution...
For just a basic page based on a single article, however, there must be a way to link to that article without having it as a menu item, right? ...the whole sec-cat-article thing is so counterintuitive when compared to DNN, where we simply created a new page...totally blank slate...and add modules to the page, rather than be forced to cresate menu items. So for some of these type of functions, I am still struggling to find workarounds.