Ignore Some Characters
- jgarrard
-
Topic Author
- Offline
- New Member
-
Less
More
- Thank you received: 0
16 years 11 months ago #2645
by jgarrard
Hey There,
This is sort of a feature request, but I would like some letters not to be included in the URL, for instance, I have a company called X?Y/Z and I'd like the URLS of their news just to be XYL, it would seem at the moment it tries to encode them and things seem to go wrong.
I'd just like to set a list of characters not to be included. Preferably & ? !
Would this be possible ?
This is sort of a feature request, but I would like some letters not to be included in the URL, for instance, I have a company called X?Y/Z and I'd like the URLS of their news just to be XYL, it would seem at the moment it tries to encode them and things seem to go wrong.
I'd just like to set a list of characters not to be included. Preferably & ? !
Would this be possible ?
Please Log in or Create an account to join the conversation.
- Saka
-
- Offline
- Administrator
-
16 years 11 months ago #2647
by Saka
Emir Sakic
www.sakic.net
It's only possible if you use short URLs and defining alias or if you use manual URL alias.
As I explained many times before here, excluding characters is hard thing to do in SEF Advance since it is a pure logic solution for performance reasons. It doesn't store URLs in database so it's hard to do this kind of URL manipulation.
As I explained many times before here, excluding characters is hard thing to do in SEF Advance since it is a pure logic solution for performance reasons. It doesn't store URLs in database so it's hard to do this kind of URL manipulation.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.