The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How do I change /forum to sometng else
I have a website
On root, wordpress is installed and forum is installed on www.xyz.com/forum I need to change /forum to /age I understand I have to go to control panel and change site URL to /age Also I have to create a folder by name of age and move files in it I use vbseo for url structure and how do I automatically redirect everything from www. xyz. com/forum to www. xyz. com/age so that I dont lose search engine traffic Help would be appreciated |
#2
|
||||
|
||||
Hey riskreward,
You did right way and you will not loose search engine traffic But you wanted to redirect all urls from old urls to new urls then copy all old ULRs and using this code Code:
RewriteRule old_url new_url [L,R=301] then when someone clicks your links on search engine rusults (for old ULRs) then they will be redirected to new URLs as you declared in your htaccess file. You can read more about how to redirect urls using htaccess. http://www.webmastersun.com/threads/...n-in-Wordpress http://www.webmastersun.com/threads/...at-is-advanced http://www.webmastersun.com/threads/...-htaccess-file Hope it helps! |
#3
|
|||
|
|||
You will lose during the switch. It takes a while to get everything reindexed. But it will return as the search engines update.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|