Michele D.
New member
- Joined
- Jul 16, 2014
- Messages
- 77
- Points
- 0
Hello webmasters,
I have a question, I have a forum like this forum, using vbulletin platform
but I have just change to wordpress cms instead of using vbulletin as before.
my problem is all URLs indexed by google like
Thus, all these old URls got 404 when I changed forum to wordpress blog.
how to How to 301 Redirect All old URLs to my main domain in Wordpress?
I prefer it looks like
Any helps?
Thanks in advanced!
I have a question, I have a forum like this forum, using vbulletin platform
but I have just change to wordpress cms instead of using vbulletin as before.
my problem is all URLs indexed by google like
Code:
http://www.domain.com/forums/95-my-forum-name
http://www.domain.com/threads/6236-my-thread-name
..........................
and
http://www.domain.com/forum.php
how to How to 301 Redirect All old URLs to my main domain in Wordpress?
I prefer it looks like
Code:
http://www.domain.com/forums/95-my-forum-name -> http://www.domain.com
http://www.domain.com/threads/6236-my-thread-name -> http://www.domain.com
..........................
and
http://www.domain.com/forum.php -> http://www.domain.com/forum/
Thanks in advanced!