Blog as homepage

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • JimmyWash
    New Member
    • Oct 2005
    • 22
    • 3.5.x

    Blog as homepage

    I know this has to have been touched on already, but I wasn't able to find the thread.

    Anyway, what do I need to do to make the blog my homepage?
    My VB Version: 3.6.8
    VB Blog: 1.01
  • slappy
    Senior Member
    • Apr 2003
    • 1206

    #2
    You would need to set your link to your "homepage" in your AdminCP to the Blog and make there is a promonent link on your "Blog_as_homepage" back to your Forums. Shouldn't be too difficult.

    AdminCP --> vBulletin Options --> Site Name /URL/Contact Details

    Set Homepage Name --> Whatever you want to call your Homepage

    Set Homepage URL --> http://www.yourforumname.com/forum/blog.php (instead of index.php)

    [EDIT] I've seen a post in this Forum which suggests this might not work and I have not tried it. In that thread a staff member suggested:

    You would have to use a 301 redirect to send people to blog.php instead of index.php.

    Another member suggested:

    Create an index.php file with the following...

    <?php
    header( 'Location: http://www.urltoblog' ) ;
    ?>

    ...and upload it to your root directory. Change "urltoblog" with the url to your blog. If you have an index file there already that you don't want to overwrite be sure to back it up.

    Regards,
    Last edited by slappy; Sun 7 Oct '07, 3:45pm.
    Slappy

    Comment

    • JimmyWash
      New Member
      • Oct 2005
      • 22
      • 3.5.x

      #3
      Why didn't Vbulletin build this option in? Are there plans to take care of this or will it remain a work around?
      My VB Version: 3.6.8
      VB Blog: 1.01

      Comment

      • JimmyWash
        New Member
        • Oct 2005
        • 22
        • 3.5.x

        #4
        Originally posted by slappy
        You would need to set your link to your "homepage" in your AdminCP to the Blog and make there is a promonent link on your "Blog_as_homepage" back to your Forums. Shouldn't be too difficult.

        AdminCP --> vBulletin Options --> Site Name /URL/Contact Details

        Set Homepage Name --> Whatever you want to call your Homepage

        Set Homepage URL --> http://www.yourforumname.com/forum/blog.php (instead of index.php)

        [EDIT] I've seen a post in this Forum which suggests this might not work and I have not tried it. In that thread a staff member suggested:

        You would have to use a 301 redirect to send people to blog.php instead of index.php.

        Another member suggested:

        Create an index.php file with the following...

        <?php
        header( 'Location: http://www.urltoblog' ) ;
        ?>

        ...and upload it to your root directory. Change "urltoblog" with the url to your blog. If you have an index file there already that you don't want to overwrite be sure to back it up.

        Regards,
        Thanks slappy!
        My VB Version: 3.6.8
        VB Blog: 1.01

        Comment

        • Shelby
          Senior Member
          • May 2004
          • 928

          #5
          Originally posted by JimmyWash
          Are there plans to take care of this or will it remain a work around?
          Good Question.

          Comment

          widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
          Working...