Results 1 to 5 of 5

Vbulletin CMS 4.0 homepage url

This is a discussion on Vbulletin CMS 4.0 homepage url within the Off-Topic & Chit Chat forums, part of the Focus on Members category; When I go to my main url for my site using vbulletin cms homepage for domain: Radar-Detector.net it automatically rewrites ...

  1. #1
    Senior Member
    Real Name
    RadarLaser
    Join Date
    Dec 2008
    Posts
    134
    Liked
    0 times

    Vbulletin CMS 4.0 homepage url

    When I go to my main url for my site using vbulletin cms homepage for domain: Radar-Detector.net it automatically rewrites and goes to Radar-Detector.net/content.php ....

    for google ranking I am thinking the /content.php wouldnt help at all? How would I get rid of that extension and just have the normal url Radar-Detector.net instead?

  2. #2
    Senior Member
    Real Name
    RadarLaser
    Join Date
    Dec 2008
    Posts
    134
    Liked
    0 times
    I want to have my main landing page (cms page) to be the main url Radar-Detector.Net how do I change this?

    Also I was looking in my main root the .htaccess file and here is the code below, do I need to change these fields or does vbseo already take care of it?

    # Comment the following line (add '#' at the beginning)
    # to disable mod_rewrite functions.
    # Please note: you still need to disable the hack in
    # the vBSEO control panel to stop url rewrites.
    RewriteEngine On

    # Some servers require the Rewritebase directive to be
    # enabled (remove '#' at the beginning to activate)
    # Please note: when enabled, you must include the path
    # to your root vB folder (i.e. RewriteBase /forums/)
    #RewriteBase /

    #RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com
    #RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301]

    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
    RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]

    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ vbseo.php [L,QSA]

  3. #3
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    This feature will be fully supported on vBSEO 3.5.0 Gold
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  4. #4
    Senior Member
    Real Name
    Matt
    Join Date
    May 2006
    Posts
    973
    Liked
    4 times
    I hope blogs will be too.
    eg. site.com/blogs instead of site.com/forums/blogs. The current way it is done is not ideal.

  5. #5
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    Yes, blog custom URL will also be a supported feature not yet implemented in RC1

Similar Threads

  1. Replies: 1
    Last Post: 10-24-2009, 09:18 AM
  2. Seen the homepage of the vBulletin?
    By UnderEstimated in forum Off-Topic & Chit Chat
    Replies: 15
    Last Post: 10-23-2009, 06:19 AM
  3. Setting a website homepage as a forum homepage
    By wld in forum Troubleshooting
    Replies: 3
    Last Post: 02-20-2009, 07:00 PM
  4. 301 homepage
    By Ashley in forum General Discussion
    Replies: 2
    Last Post: 02-15-2006, 05:34 AM
  5. Replies: 0
    Last Post: 12-17-2005, 01:11 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •