From: masoud_amen on
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
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
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