URL Rewrite system-wide for non-english languages

This is a forum to suggest new features for mojoPortal. 

This thread is closed to new posts. You must sign in to post in the forums.
3/27/2011 7:26:19 AM
Gravatar
Total Posts 125

URL Rewrite system-wide for non-english languages

Hello.

Right now we get a URL rewrite in Blog and HTML pages. While this is great for english websites, it is not performing well in non-english ones. Especially high-bit languages like mine.

It seems to work ok, google index them and understands them, but there are many small problems. Most of them non related to the software, still ....

So could a global key be used that enables system-wide or disables url rewriting ?

 

Thanks

 

 

3/27/2011 7:43:15 AM
Gravatar
Total Posts 18439

Re: URL Rewrite system-wide for non-english languages

Hi Costa,

For CMS pages you can currently disable the friendly urls by adding this to user.config:

<add key="UseUrlReWriting" value="false"/>

In the next release of mojoPortal (coming this week), it will also be possible to disable freindly urls in the blog by adding this setting:

<add key="Blog:UseFriendlyUrls" value="false" />

Hope it helps,

Joe

 

3/27/2011 7:48:07 AM
Gravatar
Total Posts 125

Re: URL Rewrite system-wide for non-english languages

Yes Joe that would solve the url problems.

 

Thank you !

 

 

You must sign in to post in the forums. This thread is closed to new posts.