Results 1 to 2 of 2
Like Tree1Likes
  • 1 Post By neoearnmoney

vbseo expert pls check .htaccess

This is a discussion on vbseo expert pls check .htaccess within the General Discussion forums, part of the vBSEO SEO Plugin category; vbseo expert check and guide me i am using vb 3.8.6 and recently install vbseo 3.6 with sitemap-3-0_gold 1st was ...

  1. #1
    Junior Member
    Real Name
    Rani
    Join Date
    Jul 2011
    Posts
    3
    Liked
    1 times

    Question vbseo expert pls check .htaccess

    vbseo expert check and guide me
    i am using vb 3.8.6 and recently install vbseo 3.6 with sitemap-3-0_gold


    1st was this .htaccess
    Code:
    # 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|api\.php)
    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]
    then just change this

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

    google mean my forum url

    i dont use forums dir, always my forum run Google
    now tell me my .htaccess correct for me or modification anything?
    Frankxd likes this.

  2. #2
    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
    Hello,

    Support is offered for verified vBSEO customers only. If you hold a valid license, please open a ticket with your transaction ID from your payment receipt along with your forum URL so we can assign it to your account:
    vBSEO.com Helpdesk.

    If you are working on behalf of someone else as a contractor, they need to add you to their Priority Support list:
    Customer Profile.
    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

Similar Threads

  1. Replies: 4
    Last Post: 08-16-2010, 03:52 PM
  2. Pls check htaccess
    By ozidoggy in forum Troubleshooting
    Replies: 0
    Last Post: 06-29-2009, 12:29 AM
  3. Replies: 2
    Last Post: 03-30-2009, 08:43 AM
  4. .htaccess Check
    By Kaelon in forum General Discussion
    Replies: 3
    Last Post: 10-12-2008, 11:58 AM
  5. [$] looking for vbSEO expert
    By Flep in forum Critique Please
    Replies: 0
    Last Post: 05-08-2008, 08:58 AM

Posting Permissions

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