After reading this wiki article: http://expressionengine.com/wiki/Cruft_Free_URLs/ I have a question.
I have a content weblog that has numerous categories. (I would rather use one weblog+categories then multiple weblogs).
I would like my urls to be
http://www.domain.com/category-name/entry-name
However I also have a news weblog which should be accessible like
http://www.domain.com/news/entry-name
Is it possible to do this? When no matching weblog is found, content is assumed default to match my first example. Logically it sounds possible but I am new to EE so any help would be appreciated.
If there is a better way to do this I would appreciate any help thanks.
If I were to go with multiple weblogs for content, I think that means I would have to edit my template every time I add a new ‘content’ weblog. I would like to avoid that.
Thanks