.htaccess - WordPress 301 redirect with old/new url -


i'm trying url of old wordpress without custom permalink new version of same site goold url doesn't work.

i tried 301 redirection of old url newer...

.htaccess :

redirect 301 /\?page_id=184 http://mydomain.com/about 

can me ?

you can try redirection this.

this plugin redirect old urls target urls.

hope you.


Comments

Popular posts from this blog

javascript - How to name a jQuery function to make a browser's back button work? -

python - Django-easy-pdf: xhtml2pdf reporting reportlab 2.2+ is required, but 3.0 installed -

collision detection - C++ library for mesh to mesh intersection: what is available? -