View Full Version : Make forum my home page
BlissfulErin
03-04-2008, 05:14 PM
I know this is probably simple, but I don't remember how to do it :p I would like to just have my site home page just go directly to the forum instead of my splash page. Just want to make sure I'm doing it right. Thanks ya'll! :)
SEOvB
03-04-2008, 05:27 PM
you can put this in the <head> code of your current page
<meta http-equiv="refresh" content="1;url=http://websiteaddress.com/forums/">
There are also other ways like .htaccess and stuff
nexialys
03-05-2008, 12:26 AM
... or simply delete your splash screen... you want to redirect "instead"... so you do not want to show it... delete it!
HaPpYfAcE
03-14-2008, 08:18 AM
There are also other ways like .htaccess and stuff
i'm using .htaccess to do my redirect. :)
add this line of code in the file
Redirect permanent /index.htm http://yoursiteurl/yourforumdirectory
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.