Hi, br pI am using Prefix Routing for my website. br pI am working on a education section and calling a add action of blogs br controller br pa target=_blank rel=nofollow href=http://localhost/test/education/blogs/add/[link]/a br pand my router.php contains br Router::connect('/education /:controller/:action/*', array('prefix' =gt; br 'education ', 'education ' =gt; true));