Search This Blog

Tuesday 10 July 2012

Magento: How to redirect to URL

$targetUrl = "http://www.google.com/";
Mage::app()->getFrontController()->getResponse()->setRedirect($targetUrl);

3 comments:

  1. Hi,

    I have to rewrite the category. Could you please define me?
    While setting temporary It shows some error message

    ReplyDelete
  2. Simple coding will help so many new buddies

    ReplyDelete