PDA

View Full Version : Make forum my home page


BlissfulErin
04 Mar 2008, 18:14
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
04 Mar 2008, 18:27
you can put this in the <head> code of your current page



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



There are also other ways like .htaccess and stuff

nexialys
05 Mar 2008, 01:26
... or simply delete your splash screen... you want to redirect "instead"... so you do not want to show it... delete it!

HaPpYfAcE
14 Mar 2008, 09:18
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



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------