![]() |
| ||||||||
|
|||||||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
Advanced Warrior
War Room Member
Join Date: Jul 2008
Location: All Over The World.
Posts: 899
Thanks: 71
Thanked 117 Times in 77 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 ? |
|
Sig Smig - I'm selling nowt.
|
|
|
|
|
|
|
#2 |
|
Advanced Warrior
War Room Member
Join Date: Sep 2008
Location: Honolulu, Hawaii, USA (Currently in Montreal Canada)
Posts: 815
Blog Entries: 1
Thanks: 138
Thanked 217 Times in 146 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 |
|
|
|
| The Following User Says Thank You to mywebwork For This Useful Post: |
|
|
#3 |
|
HyperActive Warrior
Join Date: May 2007
Location: Hong Kong.
Posts: 442
Thanks: 0
Thanked 48 Times in 43 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. |
|
|
|
|
|
|
| The Following User Says Thank You to Abledragon For This Useful Post: |
|
|
#4 |
|
Advanced Warrior
War Room Member
Join Date: Jul 2008
Location: All Over The World.
Posts: 899
Thanks: 71
Thanked 117 Times in 77 Posts
|
Thanking you both, I'll pass this on to my coder.
|
|
Sig Smig - I'm selling nowt.
|
|
|
|
|
|
|
#5 |
|
HyperActive Warrior
Join Date: Apr 2005
Location: Canada
Posts: 449
Thanks: 0
Thanked 20 Times in 20 Posts
|
Simon there is also a plugin that will redirect Permalink Redirect WordPress Plugin | SYP
|
|
www.theaffiliateentrepreneur.com Affiliate Course, Custom Bonuses and 3 Live Examples
www.affiliateorganizer.com Version 2.0 for all online marketers! www.affiliatebusinessadvisor.com - When more than your mortgage depends on it working |
|
|
|
|
|
|
#6 |
|
HyperActive Warrior
War Room Member
Join Date: Sep 2009
Location: warrichpk@gmail.com
Posts: 171
Thanks: 0
Thanked 2 Times in 2 Posts
|
use can use 301 redirect rule in .htaccess file only in linux hosting
|
|
|
|
|
|
|
![]() |
|
| Tags |
| paths, problem, wordpress |
| Thread Tools | |
|
|
![]() |