![]() |
Wordpress paths Problem.. 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 ? |
Re: Wordpress paths Problem.. 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/postnameCode: <?phpBest of luck, please let me know if you need any assistance Bill |
Re: Wordpress paths Problem.. 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. |
Re: Wordpress paths Problem.. Thanking you both, I'll pass this on to my coder. |
Re: Wordpress paths Problem.. Simon there is also a plugin that will redirect Permalink Redirect WordPress Plugin | SYP |
Re: Wordpress paths Problem.. use can use 301 redirect rule in .htaccess file only in linux hosting |
| All times are GMT -6. The time now is 01:18 AM. |