Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 05-11-2011, 11:12 AM
HellRZR HellRZR is offline
 
Join Date: Feb 2011
Posts: 124
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Redirect question?

Question for you...

I installed my CMS and Forums in domain/forums as indicated in the instructions.

When I am ready to go live with my website, should I do a redirect via webhost control panel, example domain.com to domain.com/forums or is there a more efficient way?

Would this method of redirect affect SEO?

Sorry for the newbie type question...
Reply With Quote
  #2  
Old 05-11-2011, 11:23 AM
TomorrowsGaming's Avatar
TomorrowsGaming TomorrowsGaming is offline
 
Join Date: Apr 2011
Location: In a Pacific Trance
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Generally we would avoid doing the redirect unless it is absolutely necessary. So I'd suggest you rather move your vBulletin installation to your /public_html root, saying from experience having the vBulletin in root and using the main domain seems to yield better seo results that redirecting this, sub domain that.

Anyway, back to the redirection, I guess you you like, you could use a simple 301 redirect using .htaccess since thats a good way of preserving your current Search Engine rankings..

Something like this should do it....
Code:
Options +FollowSymLinks
RewriteEngine on
RewriteRule (.*) http://www.yourwebsite.com/$1 [R=301,L]
Reply With Quote
  #3  
Old 05-11-2011, 11:27 AM
HellRZR HellRZR is offline
 
Join Date: Feb 2011
Posts: 124
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank-you for the response, is it a complicated process moving the installation to the root?
Reply With Quote
  #4  
Old 05-11-2011, 12:16 PM
TomorrowsGaming's Avatar
TomorrowsGaming TomorrowsGaming is offline
 
Join Date: Apr 2011
Location: In a Pacific Trance
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not at all, its a easy process, but requires some attention.

Lets say, the way you have your vBulletin setup now is inside a sub-directory named ‘forums’.
Now in an ideal world when you are using the vB Suite you need it in the root, (unless you run a different front end.) So, yes you could just move it in to the root, but be careful because you are dealing with vB4 and caching.

Now most people over at vBulletin support will tell you this:
1. Change your vbulletin boards address from 'youroldwebsite.com' to 'yournewwebsiteurl.com' in the Admin CP.
2. Go to cPanel and Copy / Paste the files inside the 'youroldwebsite' folder to root.



But, What vBulletin support most of the time will fail to inform you is about the datastore or cookie path which will stop you from logging in if you did just do what they said.

This cookie issue will prevent you logging in to vBulletin – So once that happens, The easiest way, is to use the tools.php that came with your vBulletin zip and upload it to your admincp directory and run it, it will ask for your customer number for authentication but after this you will see a screen come up with all the current data in your database, including the cookie path, click Reset to fix the login issue. Then remove the tools.php file for security reasons.

You may be okay from here, but in most cases the paths to attachment directories require a manual database edit..

Good Luck..
Reply With Quote
  #5  
Old 05-11-2011, 12:46 PM
HellRZR HellRZR is offline
 
Join Date: Feb 2011
Posts: 124
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

actually my VBsuite is in my forums directory not the root, I saw this over on vbulletin.com, you think this would be a good alternative?

http://www.vbulletin.com/forum/conte...n-subdirectory
Reply With Quote
  #6  
Old 05-11-2011, 01:00 PM
TomorrowsGaming's Avatar
TomorrowsGaming TomorrowsGaming is offline
 
Join Date: Apr 2011
Location: In a Pacific Trance
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am not really sure what you are wanting to do, but if your entire vB suit is in the forums directory then you could just follow the above post and move it to the root if you wanted.

However, You could follow that article you mentioned aswell ("How to install CMS in Root, Forums in subdirectory"). But to be honest I wouldn't do that if I were you. Better keep things simple for the long run. I'm sure there are other ways you could achieve the main CMS Homepage on (http://www.site.com ) and your forums in /forums (http://www.site.com/forums/) if thats what you wanted.

But either way, it should work, totally up to you
Reply With Quote
  #7  
Old 05-11-2011, 02:10 PM
HellRZR HellRZR is offline
 
Join Date: Feb 2011
Posts: 124
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TomorrowsGaming View Post
Better keep things simple for the long run. I'm sure there are other ways you could achieve the main CMS Homepage on (http://www.site.com ) and your forums in /forums (http://www.site.com/forums/) if thats what you wanted.
This is exactly want I want to do, however all my searches only point to the article I showed you, I cant find another solution.

Again I truly appreciate the help, thank-you.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:48 PM.


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.04038 seconds
  • Memory Usage 2,225KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (7)post_thanks_box
  • (7)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (7)post_thanks_postbit_info
  • (7)postbit
  • (7)postbit_onlinestatus
  • (7)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete