| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Senior Member
Join Date: Jan 2005
Posts: 12,340
|
Redirect
Here's a tricky one. I need to redirect oursite.com/blah/ to oursite.com/products/blah/. If it were Apache, I'd use .htaccess, but it's IIS. I don't want to use meta refresh as it causes SEO problems supposedly. I don't have access to the host OS. CMS is built with ColdFusion. Please advise. |
|
|
|
|
|
#4 (permalink) |
|
forwardtrends.com
Join Date: Mar 2006
Location: Pittsburgh, PA
Posts: 67
|
Well if you aren't then create a global.asa in the root - and drop this code in: Code:
You can also write out the total numbers of users on the site anywhere with: Code:
Last edited by forwardtrends : 28-03-2006 at 18:34. |
|
![]() |