Active TopicsActive Topics  Display List of Forum MembersMemberlist  HelpHelp   RegisterRegister  LoginLogin
LinkFreeze support forum
 Helicon Tech : LinkFreeze support forum
Subject Topic: Linkfreeze URL conflict? Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
maxafiuk
Newbie
Newbie


Joined: 02 March 2008
Online Status: Offline
Posts: 2
Posted: 02 March 2008 at 1:32pm | IP Logged Quote maxafiuk

I have been getting 404 errors on a site I have just developed, and it's just occurred to me why.

The 'normal' url is in the following form;

page-name.cfm?param=some-info

I have linkfreeze set up to use '-' as the replacement.  Therefore, on the page the following url would be shown as such;

page-name-param-some-info.htm

The 404's being generated I guess comes from the fact that the document name and parameter both include '-', which is confusing the system (as it is presumably looking for a document called page.cfm?).

Ideally, in order to keep url's looking clean and easy to follow, I want to stick with using '-' as the rule, as well as in document names and parameters.  Is there is way to do this, or am I stuck with having to use different characters?

Thanks in advance for any replies :-)
Back to Top View maxafiuk's Profile Search for other posts by maxafiuk
 
Yaroslav
Moderator Group
Moderator Group


Joined: 15 August 2002
Online Status: Offline
Posts: 6455
Posted: 03 March 2008 at 6:23am | IP Logged Quote Yaroslav

Your assumption about character confusing the system is correct. You will need to encode this character in parameters using %XX syntax or try to remove these characters from parameters at all.

__________________
Yaroslav Govorunov,
Helicon Tech
Back to Top View Yaroslav's Profile Search for other posts by Yaroslav Visit Yaroslav's Homepage
 
maxafiuk
Newbie
Newbie


Joined: 02 March 2008
Online Status: Offline
Posts: 2
Posted: 03 March 2008 at 9:57am | IP Logged Quote maxafiuk

Thanks for the reply Yaroslav.

That is sadly disappointing, kind of defeats the purpose unfortunately.


Back to Top View maxafiuk's Profile Search for other posts by maxafiuk
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum