![]() | | ||||||||
| | #1 |
| Senior Warrior Member War Room Member Join Date: Jul 2008 Location: Location, Location.
Posts: 2,066
Thanks: 246
Thanked 446 Times in 266 Posts
|
Hi If we change from a post format of something like www.domain.com/catagory/date/postname To www.domain.com/postname Is there anyway to make it so the old links redirect to where the new URL ? |
| | |
| | #2 |
| Senior Warrior Member War Room Member Join Date: Sep 2008 Location: Honolulu, Hawaii, USA & Montreal Canada
Posts: 2,218
Blog Entries: 1 Thanks: 759
Thanked 724 Times in 505 Posts
|
Hi Simon I think that the best way would be to modify your .htaccess file with a line like this: Code: Redirect 301 /catagory/date/postname http:/ www.domain.com/postname Code: <?php header( 'Location: www.domain.com/postname' ) ; ?> Best of luck, please let me know if you need any assistance Bill |
| | |
| | #3 |
| Advanced Warrior Join Date: May 2007 Location: Hong Kong.
Posts: 960
Thanks: 3
Thanked 173 Times in 153 Posts
|
Simon, hi, WordPress attempts to do the .htaccess update when you change permalinks - if it can't access your .htaccess file for any reason it will give you the code with an instruction to paste it into the file. After saving your updates be sure to check for a message that WP will give you if it has problems. I also use the Redirection plugin, but that's belt and braces really. Cheers, Martin. |
| | |
| | |
| | #4 |
| Senior Warrior Member War Room Member Join Date: Jul 2008 Location: Location, Location.
Posts: 2,066
Thanks: 246
Thanked 446 Times in 266 Posts
|
Thanking you both, I'll pass this on to my coder.
|
| | |
| | #5 |
| Advanced Warrior Join Date: Apr 2005 Location: Canada
Posts: 904
Thanks: 0
Thanked 81 Times in 68 Posts
|
Simon there is also a plugin that will redirect Permalink Redirect WordPress Plugin | SYP |
| http://www.thecopywriterwhisperer.com/ Never underestimate the power of words! Day!http://www.directresponsepublishing.com/ Get my FREE Wordpress plugins http://www.affiliateorganizer.com/ Organize your entire online business - Super affiliates give it the thumbs up! | |
| | |
| | #6 |
| Advanced Warrior War Room Member Join Date: Sep 2009
Posts: 653
Thanks: 2
Thanked 27 Times in 24 Posts
|
use can use 301 redirect rule in .htaccess file only in linux hosting
|
| | |
| | |
![]() |
|
| Tags |
| paths, problem, wordpress |
| Thread Tools | |
| |
![]() |