Results 1 to 2 of 2

Default htaccess configuration

This is a discussion on Default htaccess configuration within the General Discussion forums, part of the vBSEO SEO Plugin category; Dear vBSEO , I would like to suggest a change of the default .htaccess file to make it more easy ...

  1. #1
    Senior Member Array
    Real Name
    Jan Jaap
    Join Date
    May 2006
    Location
    The Netherlands
    Posts
    132
    Liked
    0 times

    Default htaccess configuration

    Dear vBSEO,

    I would like to suggest a change of the default .htaccess file to make it more easy to use for webmasters that own more then once licence/forum:

    Code:
    RewriteCond %{HTTP_HOST} !^www\.
    RewriteRule (.*) http://www.%{HTTP_HOST}/$1 [L,R=301]
    Instead of

    Code:
    RewriteCond %{HTTP_HOST} !^www\.scooterhulp\.com
    RewriteRule (.*) Scooter Hulp Forum - Hulp bij Opvoeren of Scooter Problemen [L,R=301]
    Best Regards,
    Jan Jaap
    [SIGPIC][/SIGPIC]

  2. #2
    vBSEO Staff Array Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,818
    Liked
    192 times
    Hello,

    these directives usually require modification anyway:
    - some forums are located in a subfolder
    - some forums have non-www domain as default one
    - some have multiple (sub)domains parked, so domain2.com should be redirected to domain1.com and %{HTTP_HOST} wont work in this case
    Oleg Ignatiuk / Crawlability Inc.
    Security bulletin - Patch Level for all supported versions released

    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


Similar Threads

  1. The vBSEO LinkBacks User Guide - vBSEO 3.0 GOLD
    By Joe Ward in forum General Discussion
    Replies: 49
    Last Post: 09-20-2011, 07:10 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
  •