<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Forum posts to 'Site Builders'</title>
		<link>http://www.silverstripe.com/site-builders-forum/</link>
		

		
		<item>
			<title>Re: Clean URL's</title>
			<link>http://www.silverstripe.com/site-builders-forum/show/66676?showPost=200597</link>
			<description>2.4 At the earliest. &lt;br&gt;&lt;br&gt;Posted to: Clean URL's</description>
			<pubDate>Tue, 14 Oct 2008 13:05:05 +1300</pubDate>
			<author>Will Rossiter</author>
			<guid>http://www.silverstripe.com/site-builders-forum/show/66676?showPost=200597</guid>
		</item>
		
		<item>
			<title>Re: Clean URL's</title>
			<link>http://www.silverstripe.com/site-builders-forum/show/66676?showPost=200590</link>
			<description>That's fine with me. I'd prefer it to be on by default, but it's really not that hard to do it, so it really isn't a big deal.&lt;br /&gt;&lt;br /&gt;Will it be making it into stable core 2.3 or 2.4?&lt;br&gt;&lt;br&gt;Posted to: Clean URL's</description>
			<pubDate>Tue, 14 Oct 2008 12:37:32 +1300</pubDate>
			<author>Liam </author>
			<guid>http://www.silverstripe.com/site-builders-forum/show/66676?showPost=200590</guid>
		</item>
		
		<item>
			<title>Re: Clean URL's</title>
			<link>http://www.silverstripe.com/site-builders-forum/show/66676?showPost=200518</link>
			<description>I believe how it is going to be implemented when the nested url feature gets moved into the core release ( currently being worked on in the separate branch) is that it is going to be disabled by default. Eg keep the current system. If you want to use the longer urls then you can turn it on / off in the config file. Thats how I think its going to work anyway&lt;br&gt;&lt;br&gt;Posted to: Clean URL's</description>
			<pubDate>Tue, 14 Oct 2008 09:46:45 +1300</pubDate>
			<author>Will Rossiter</author>
			<guid>http://www.silverstripe.com/site-builders-forum/show/66676?showPost=200518</guid>
		</item>
		
		<item>
			<title>Re: Clean URL's</title>
			<link>http://www.silverstripe.com/site-builders-forum/show/66676?showPost=200508</link>
			<description>I don't think it has to be zero sum solution ;  having automatic nested URL's doesn't mean we'd have to drop the flexibility of picking your own URL.&lt;br /&gt;&lt;br /&gt;I still like Sam's idea of just having SS build a nested URL's for you , with the option of changing it , if needed.&lt;br&gt;&lt;br&gt;Posted to: Clean URL's</description>
			<pubDate>Tue, 14 Oct 2008 09:11:42 +1300</pubDate>
			<author>Lars Prakken</author>
			<guid>http://www.silverstripe.com/site-builders-forum/show/66676?showPost=200508</guid>
		</item>
		
		<item>
			<title>Re: Clean URL's</title>
			<link>http://www.silverstripe.com/site-builders-forum/show/66676?showPost=200423</link>
			<description>I belive that SS must keep going like this way. Current system is perfect.&lt;br /&gt;&lt;br /&gt;Maybe makes some people angry but just my opinions :)&lt;br /&gt;Let me tell why.&lt;br /&gt;&lt;br /&gt;Current rendering of URL is meaningful for visitors and also has the benefits of SEO.&lt;br /&gt;And my opinion is this is much more better cos with this way you are completely free do assign any word for any page. [b]And also allows to give easier URL's to people.[/b]&lt;br /&gt;&lt;br /&gt;The [b]MOST IMPORTANT PART[/b] IS to change and move the pages freely inside the site tree without changing their address!!! I have more than 150 pages and I know the need for moving page but also I know the addressing and search engine trouble after that.&lt;br /&gt;Thanks to SS. I love the new way.&lt;br /&gt;&lt;br /&gt;Another example, I have a file manager module with iframe [b]in 3.rd menu level in my site.[/b] Dosent need and also musnt be on homepage.&lt;br /&gt;But I can give people an URL like this www.mysite.com/file&lt;br /&gt;Isn't that nice?&lt;br /&gt;&lt;br /&gt;Or create acommunity area under a sub category give people around pages or galleries, but still be able to [b]give people URL's with their usernames etc.[/b]&lt;br /&gt;www.mysite.com/dennis&lt;br /&gt;&lt;br /&gt;Or a logon screen for SS itself or ext application. Do you want to be forced to put logon page to the main page. Or a top level menu category to be able to use an URL like www.mysite.com/login&lt;br /&gt;&lt;br /&gt;[b]Or think commercial. Advertisements, promotions...[/b]&lt;br /&gt;www.mysite.com/win-a-bmw&lt;br /&gt;www.mysite.com/2009offer&lt;br /&gt;www.mysite.com/promotions&lt;br /&gt;I'l not prefer www.mysite.com/products/new_summer/promotons  :)&lt;br /&gt;&lt;br /&gt;But I also think over hierarcial URL's. what does it offer more than this?&lt;br /&gt;Not SEO, please no :)&lt;br /&gt;Not customer pleasure, who cares. Think that they care, is there a matter?&lt;br /&gt;&lt;br /&gt;[b]Only think that I belive is being able to understand the category of the page that I visit. Dont need, I see it on the menu.[/b]&lt;br /&gt;&lt;br /&gt;Anyway, please do not swear me :)&lt;br /&gt;And just a request from development team, is it possible to keep old style URL if there will be an update on this?&lt;br&gt;&lt;br&gt;Posted to: Clean URL's</description>
			<pubDate>Tue, 14 Oct 2008 07:16:12 +1300</pubDate>
			<author>Evren COMERT</author>
			<guid>http://www.silverstripe.com/site-builders-forum/show/66676?showPost=200423</guid>
		</item>
		
		<item>
			<title>Re: Clean URL's</title>
			<link>http://www.silverstripe.com/site-builders-forum/show/66676?showPost=107183</link>
			<description>Hi I'm new here and not trying to create any flame wars, but couldn't you just implement a Intercepting Filter on the front controller (I know this may take some work), then make a filter for the nested url's? &lt;br /&gt;&lt;br /&gt;This way you could use it or not and would also allow lots of other cool stuff.&lt;br /&gt;&lt;br /&gt;WACT has some good information on such things:&lt;br /&gt;&lt;br /&gt;http://www.phpwact.org/pattern/front_controller&lt;br /&gt;http://www.phpwact.org/pattern/intercepting_filter&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br&gt;Posted to: Clean URL's</description>
			<pubDate>Fri, 27 Jun 2008 19:57:14 +1200</pubDate>
			<author>Joseph Blythe</author>
			<guid>http://www.silverstripe.com/site-builders-forum/show/66676?showPost=107183</guid>
		</item>
		
		<item>
			<title>Re: Clean URL's</title>
			<link>http://www.silverstripe.com/site-builders-forum/show/66676?showPost=107039</link>
			<description>As a new user of silverstripe i though i'd weigh in on this.&lt;br /&gt;&lt;br /&gt;I was extremely surprised that there is no functionality for hierarchical URLs. They are very much a standard for websites, blogs, CMSs and web URL naming conventions in general. I won't repeat the practical reasons for them already well explained.&lt;br /&gt;&lt;br /&gt;That said, i don't think that the 'normal' end users care, but most IT-oriented people actually do.&lt;br /&gt;&lt;br /&gt;Without having to go through and re-do the base code, isn't an easier way of implementing this to actually just use some fancy URL rewriting using Apache's mod_rewrite or something similar that Silverstripe could maintain itself? This would enable the better URLS, but all Silverstripe would have to do is update a .htaccess file?&lt;br /&gt;&lt;br /&gt;I am a bit ignorant on the way Silverstripe is coded, so I don't know if this is a viable, if temporary, solution. &lt;br&gt;&lt;br&gt;Posted to: Clean URL's</description>
			<pubDate>Fri, 27 Jun 2008 14:35:19 +1200</pubDate>
			<author>Lucas Costi</author>
			<guid>http://www.silverstripe.com/site-builders-forum/show/66676?showPost=107039</guid>
		</item>
		
		<item>
			<title>Re: Clean URL's</title>
			<link>http://www.silverstripe.com/site-builders-forum/show/66676?showPost=73974</link>
			<description>The main benefit would be for a SEO advantage, as well as the minor things listed in this topic. Like duplicate, more meaningful URL sections for that matter.&lt;br /&gt;&lt;br /&gt;Having more keywords in the URL would be key, and I don't mean just tacking them on to the page URL.&lt;br /&gt;&lt;br /&gt;Really basic idea would be for tutorials.&lt;br /&gt;&lt;br /&gt;domain.com/tutorials/photoshop/some-name&lt;br /&gt;domain.com/tutorials/dreamweaver/some-name&lt;br /&gt;&lt;br /&gt;and so forth. A structure like this will rank your site much higher when a user searches for &quot;some photoshop tutorial&quot; and not only that, a search engine will better understand your content when grouped like this.&lt;br /&gt;&lt;br /&gt;I agree most users won't type things in directly, but the odd ones will. Using my example above, people who are familiar with your site and visit it often, would possibly type a direct URL to access a specific section they're looking for.&lt;br&gt;&lt;br&gt;Posted to: Clean URL's</description>
			<pubDate>Fri, 16 May 2008 12:36:59 +1200</pubDate>
			<author>Liam </author>
			<guid>http://www.silverstripe.com/site-builders-forum/show/66676?showPost=73974</guid>
		</item>
		
		<item>
			<title>Re: Clean URL's</title>
			<link>http://www.silverstripe.com/site-builders-forum/show/66676?showPost=73952</link>
			<description>My current day job is webmaster for a government department. Consequently, I end up with a lot of end-user phone calls. My feeling is that hierarchical URLs are simply not an issue for 99% of end-users. In fact, we have a lot of people who know nothing about the address line in the browser - give them a URL and they'll type it into google. &lt;br /&gt;&lt;br /&gt;I certainly see errors where more knowledgeable people have knocked off the end of a URL only to find that particular directory has no index page. But they seem to be a small minority.&lt;br /&gt;&lt;br /&gt;I'd be happy with hierarchical menus with dashes but it implies a more sophisticated user than the current setup requires. Page URL segments will need to be separately entered rather than derived from the page title. &lt;br /&gt;&lt;br /&gt;cheers&lt;br /&gt;bruce&lt;br&gt;&lt;br&gt;Posted to: Clean URL's</description>
			<pubDate>Fri, 16 May 2008 11:25:24 +1200</pubDate>
			<author>Bruce Bowden</author>
			<guid>http://www.silverstripe.com/site-builders-forum/show/66676?showPost=73952</guid>
		</item>
		
		<item>
			<title>Re: Clean URL's</title>
			<link>http://www.silverstripe.com/site-builders-forum/show/66676?showPost=70606</link>
			<description>I've put together a summary of the development issues here, should anyone want to have a go at building this: http://open.silverstripe.com/ticket/2508&lt;br&gt;&lt;br&gt;Posted to: Clean URL's</description>
			<pubDate>Tue, 13 May 2008 11:39:53 +1200</pubDate>
			<author>Sam Minnee</author>
			<guid>http://www.silverstripe.com/site-builders-forum/show/66676?showPost=70606</guid>
		</item>
		

	</channel>
</rss>
