.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

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

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