vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   How do I change /forum to sometng else (https://vborg.vbsupport.ru/showthread.php?t=320739)

riskreward 11-09-2015 03:40 AM

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

webmastersun 11-18-2015 06:15 AM

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!

smirkley 11-20-2015 07:30 AM

You will lose during the switch. It takes a while to get everything reindexed. But it will return as the search engines update.


All times are GMT. The time now is 10:07 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00958 seconds
  • Memory Usage 1,712KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete