|
Prev: CFFile action="upload"
Next: cfform inside cfajax
From: masoud_amen on 5 May 2008 15:37 Hi.this is the url: urlPath = "http://www.imedmart.com"; and users have also access to the web site by: http://imedmart.com . but I need to fix http://www.imedmart.com/ and http://imedmart.com either one version should redirect to the other version.so I dont want to my Pagerank get split between two different versions of URLs. what should I do? thanks
From: Azadi on 5 May 2008 21:54 you can easily do it in Application.cfc, in its onRequestStart method. Azadi Saryev Sabai-dee.com http://www.sabai-dee.com/
From: Azadi on 5 May 2008 22:49 there's a thread on HoF's CF-Talk list just about that: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:56284 hth Azadi Saryev Sabai-dee.com http://www.sabai-dee.com/
|
Pages: 1 Prev: CFFile action="upload" Next: cfform inside cfajax |