<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Zend Framework on Luis Tineo</title><link>https://www.kingletas.com/tags/zend-framework/</link><description>Recent content in Zend Framework on Luis Tineo</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 28 Jul 2012 23:23:13 -0400</lastBuildDate><atom:link href="https://www.kingletas.com/tags/zend-framework/index.xml" rel="self" type="application/rss+xml"/><item><title>Magento 301 Redirects</title><link>https://www.kingletas.com/2011/02/magento-301-redirects.html</link><pubDate>Fri, 11 Feb 2011 09:10:00 -0500</pubDate><guid>https://www.kingletas.com/2011/02/magento-301-redirects.html</guid><description>&lt;p&gt;Did you ever want to create a redirect in a Magento Store without having to use htacess?&lt;/p&gt;
&lt;p&gt;Using Observers and the powerful Request and Response objects from Zend Framework you can. In this example I will show how you can do it.&lt;/p&gt;
&lt;p&gt;First you need to create the module, more on module creations here: &lt;a href="http://goo.gl/vvT2j"&gt;http://goo.gl/vvT2j&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Create a directory under app/code/community and name it FooBar, then create another directory under FooBar and name it Redirect. Create two directories inside FooBar: etc and Model.&lt;/p&gt;</description></item></channel></rss>