Search found 16 matches
- Fri Aug 13, 2010 5:37 pm
- Forum: The Lounge
- Topic: Removal of optional hierarchical URLs - Dissappointing decision
- Replies: 27
- Views: 12656
Re: Removal of optional hierarchical URLs - Dissappointing decision
1.8.2 is released. It puts use_hierarchy back as well as some bug fixes. Blog post incoming... We're listening, we swear. ;) Big thanks to Ted & the crew for listening to mere mortals ;) If you decide to remove the use_hierarchy setting in the future, please make sure there's a supported way...
- Fri Aug 13, 2010 5:18 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] SiteMapMadeSimple mod
- Replies: 6
- Views: 2009
Re: [SOLVED] SiteMapMadeSimple mod
After upgrading to CMS 1.8.2 I found that the urls in the sitemap still use the 'ugly' way of showing parents. I don't want that. I did a fresh install of 1.8.2 and verified that SiteMapMadeSimple works fine with non-hierarchical urls. However, the module was not listed in the module manager, so I ...
- Thu Jul 29, 2010 11:04 pm
- Forum: The Lounge
- Topic: Removal of optional hierarchical URLs - Dissappointing decision
- Replies: 27
- Views: 12656
Re: Removal of optional hierarchical URLs - Dissappointing decision
Whether to use a hierarchical or non-hierarchical URL structure is debated on most SEO forums and I don't think we'll find the ultimate answer on that by further discussing it here. To get the answer you simply need to try out what works best for your sites. From my own experience I would say that t...
- Thu Jul 29, 2010 2:49 am
- Forum: The Lounge
- Topic: Removal of optional hierarchical URLs - Dissappointing decision
- Replies: 27
- Views: 12656
Re: Removal of optional hierarchical URLs - Dissappointing decision
When I learned about this change, I had a strong feeling that forum threads like this one would appear. I can only say that I couldn't agree more with OP, the change made CMSMS less flexible no matter how you look at it. I'm sure that noone around here really cares about my own struggle with the hie...
- Tue Jul 13, 2010 4:03 pm
- Forum: CMSMS Core
- Topic: [SOLVED] Multiple menus with use_hierarchy set to true
- Replies: 18
- Views: 8824
Re: Multiple menus with use_hierarchy set to true
See what's in the forum rules. All right, got it. We're not allowed to discuss code examples in the forum, at least not if it has to do with the core. It would be highly appreciated if anyone can suggest a pragmatic approach for finding an alternative non-hierarchical url solution (which does not r...
- Tue Jul 13, 2010 2:36 pm
- Forum: CMSMS Core
- Topic: [SOLVED] Multiple menus with use_hierarchy set to true
- Replies: 18
- Views: 8824
Re: Multiple menus with use_hierarchy set to true
I posted a code change that works for my sites, and asked for comments on it, but the whole post was quickly removed by some anonymous moderator.
Please, can anyone here at least tell me what's wrong with discussing possible solutions?
Please, can anyone here at least tell me what's wrong with discussing possible solutions?
- Fri Jul 09, 2010 12:10 pm
- Forum: Feature ideas
- Topic: Better seo friendly url support
- Replies: 17
- Views: 15182
Re: Better seo friendly url support
Nice article on SEO, too bad that page source is so screwed up it can't even be run thru validation which in my experience screws with SEO... Interesting point. Your experience tells you that sites with w3c-validated code performs better with regards to seo. Would you be happy if you upgrade to the...
- Fri Jul 09, 2010 11:29 am
- Forum: Feature ideas
- Topic: Better seo friendly url support
- Replies: 17
- Views: 15182
Re: Better seo friendly url support
That's the thing, I am sure for every link you can find that talks about the benefit of short url's you can find another that talks about the benefit of longer hierarchical urls. wiseguy - Honestly, I think the majority of what you want to do with your navigation can be done without the need to cre...
- Fri Jul 09, 2010 2:03 am
- Forum: Feature ideas
- Topic: Better seo friendly url support
- Replies: 17
- Views: 15182
Re: Better seo friendly url support
Basically, the shorter url, the better. Why? It's better perhaps for human memories, but I can't see how it has anything to do with SEO. Robots index content, not URLs. I have no proof really, it's just my own belief. But there is some interesting reading out there for the ones that try to get a ...
- Fri Jul 09, 2010 12:25 am
- Forum: Feature ideas
- Topic: Better seo friendly url support
- Replies: 17
- Views: 15182
Re: Better seo friendly url support
I'm not sure I agree. But I am willing to listen to your reasoning. Basically, the shorter url, the better. The exact words/sentence you want to have in the url can easily be set as page alias. It's debated which url structure to use. Some may believe that adding subfolders creates the best url str...
- Thu Jul 08, 2010 6:47 pm
- Forum: Feature ideas
- Topic: Better seo friendly url support
- Replies: 17
- Views: 15182
Re: Better seo friendly url support
I would also like to see more flexibility and options for seo friendly urls. Removing the use_hierarchy option from config.php and instead set it to always "true" in version 1.8 was a step in the wrong direction imho. Sure, setting it to "false" may currently brake some of the ad...
- Thu Jul 08, 2010 2:28 am
- Forum: CMSMS Core
- Topic: [SOLVED] Multiple menus with use_hierarchy set to true
- Replies: 18
- Views: 8824
Re: Multiple menus with use_hierarchy set to true
Have you tried putting this back in your config file?... $config['use_hierarchy'] = false; I've tried it now without success, cleared cache as well. JeremyBASS: Thanks for being helpful. So far I've mainly used the described multiple menus method for creating footer menus which point to pages that ...
- Wed Jul 07, 2010 8:04 pm
- Forum: CMSMS Core
- Topic: [SOLVED] Multiple menus with use_hierarchy set to true
- Replies: 18
- Views: 8824
Re: Multiple menus with use_hierarchy set to true
to be honest I don't know why you’re doing it that way.. Interesting, I had no clue that would work. So to "convert" pre-1.8 sites to 1.8 I could modify the menu templates somehow to strip out the /menu2/ part from the urls? And what about sitemap.xml generated by SiteMapMadeSimple? Also,...
- Wed Jul 07, 2010 7:27 pm
- Forum: CMSMS Core
- Topic: [SOLVED] Multiple menus with use_hierarchy set to true
- Replies: 18
- Views: 8824
[SOLVED] Multiple menus with use_hierarchy set to true
I have a question now when use_hierarchy is removed from config.php and instead always is set to "true" in version 1.8. From reading this forum I've learned to create additional menus by creating a new page (with alias "menu2" in my example), disable "Show in Menu" for ...
- Wed Jul 07, 2010 5:13 pm
- Forum: Announcements
- Topic: Coming Soon - CMS Made Simple 1.8
- Replies: 30
- Views: 32056
Re: Coming Soon - CMS Made Simple 1.8
a) The use_hierarchy tag in the config.php has been removed, we will treat it like it is 'true' at all times. Don't ask us to reconsider this one. Web sites are hierarchical, nuf said. I'm using "false" on all my sites, it helps a lot for on-page seo. Please elaborate on why this settin...