Small info needed regarding Wordpress

BradyX

Elite Member
Jr. VIP
Joined
Aug 31, 2013
Messages
3,625
Reaction score
475
Hey guys
suppose you have 100 posts in the format : domainname.com/posturl
Now you change the permalinks to the format : domainname.com/category/posturl

Wont the post URLs (old) automatically redirect to the current URLs?
I though this was a feature with wordpress that when you make changes in URL, the previous URL automatically redirects to the new one

Or may be I am wrong and forgetful
Do I need to use a 301 plugin to make all the changes manually?
 
Hey guys
suppose you have 100 posts in the format : domainname.com/posturl
Now you change the permalinks to the format : domainname.com/category/posturl

Wont the post URLs (old) automatically redirect to the current URLs?
I though this was a feature with wordpress that when you make changes in URL, the previous URL automatically redirects to the new one

Or may be I am wrong and forgetful
Do I need to use a 301 plugin to make all the changes manually?

I might be wrong but I'm almost sure they do not redirect automatically
 
You'll need a plugin like "Redirection" to do that. Once installed, the plugin monitor page URL changes, so if you have the plugin installed and then make the URL changes, it will detect them automatically and create redirects for it.
 
You will need to install a plugin for this. It is not automatic.
 
Wont the post URLs (old) automatically redirect to the current URLs?
nope! Just tested it with a bogus post and it doesn't redirect :)

I though this was a feature with wordpress that when you make changes in URL, the previous URL automatically redirects to the new one
to be honest I thought the exact same thing, that's why I tested it :D

We were both wrong lol

Do I need to use a 301 plugin to make all the changes manually?
yeah, I think we need a plugin...
 
It doesn't redirect by default. This is the reason I make sure to install 'Redirection' plugin everytime I install a fresh wordpress. This plugin automatically detects any url change and adds 301 for that.
 
Ummm afaik it doesn't, automatically. But there should be more than one plugin to do this for you. @RoiBox do you know of any?
 
Last edited:
Ummm afaik it doesn't, automatically. But there should be more than one plugin to this for you. @RoiBox do you know of any?
Redirection does this and it monitors if any of your url changes, it will automatically add a redirection too (can disable if needed).
Has decent stats too if needed.
 
Back
Top