Skip to main content
Participant
November 13, 2013
Question

URL rewriting in coldfusion 9.

  • November 13, 2013
  • 1 reply
  • 532 views

Hello all ,

I need your help.

Can you please tell your suggestions on " Is it possible to rewrite the URL in cold fusion for the purpose of search optimization ?? If yes then how?

I request you all that please reply to this question.

thanks in advance.

    This topic has been closed for replies.

    1 reply

    Legend
    November 16, 2013

    Your question is a bit vague, but yes you can do URL rewriting on a ColdFusion server. We use ISAPI rewrite (from Helicon) on our CF10/IIS8 installation, but it can also be done using IIS itself which has its own URL rewriting engine. Other platforms also have similar rewriting engines.