cakephp - URL 301 redirection CAKE PHP -


i want know code use in .htaccess file 301 redirection.

my old url old link , want redirect on new link.

i've tried code in app/.htaccess , app/webroot/.htaccess both

redirect 301 /training/certified-ethical-hacker-v9-course /ec-council/certified-ethical-hacker-v9-course 

redirectmatch 301 ^/training/certified-ethical-hacker-v9-course /ec-council/certified-ethical-hacker-v9-course 

this should redirect pages.

search engine different things. google has index old link , shows old link when searched on search engine. remove old link google index google webmaster tool , should add 410 gone header when google bot crawls notice index page has gone.


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -