Results 1 to 4 of 4

Vbseo url rewrite

This is a discussion on Vbseo url rewrite within the Pre-Sales Questions forums, part of the Announcements & Pre-Sales category; Hello, Before i buy vbseo i want definitely it works. I have tested it on a test forum but it ...

  1. #1
    Junior Member
    Real Name
    Joost Jansen
    Join Date
    Apr 2009
    Posts
    2
    Liked
    0 times

    Vbseo url rewrite

    Hello,

    Before i buy vbseo i want definitely it works. I have tested it on a test forum but it doenst work.

    i get:
    www.domein.com/www/forum/main/3-test-test-test.html
    It isn't working.
    if i a delete /www/ in the url bar its working. But on the forums everylink he past /www in the links.

    This is my .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 /forum
    
    #RewriteCond %{HTTP_HOST} !^www\.domein\.com
    #RewriteRule (.*) http://www.domein.com/forum/$1 [L,R=301]
    
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    RewriteCond %{QUERY_STRING} !vbseourl=
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron)
    RewriteRule ^(.*\.php)$ vbseo.php?vbseourl=$1 [L,QSA]
    
    RewriteCond %{REQUEST_FILENAME} !\.(jpg|gif)$
    RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1 [L,QSA]
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA]
    Can sombody help me? if it works i buy vbseo for my forum.

  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,111
    Liked
    622 times
    Blog Entries
    4
    Hello ,

    vBSEO doesnt have a try out version. You can try vBSEO within our Demo only.

    Once you purchase a license you'll be eligible for Priority Support and our staff member can asist you with your problem.
    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

  3. #3
    Junior Member
    Real Name
    Joost Jansen
    Join Date
    Apr 2009
    Posts
    2
    Liked
    0 times
    Yes i no. I have test a nulled version, only for test it!

    And it doesn't work. If it worked then i buy it.

    Can somebody help me with this problem of /www/


    This because i don't wanne buy it and then it doesn't work

  4. #4
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,111
    Liked
    622 times
    Blog Entries
    4
    Hello Joost ,

    As i already told you , if you purchase a vBSEO License you'll be eligible for vBSEO Priority Support. Without that unfortunately we cannot offer our asistance.

    You can try vBSEO from our Demo.
    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. Converting .htaccess rewrite rule to vbseo rewrite
    By tscargo in forum Custom Rewrite Rules
    Replies: 1
    Last Post: 04-20-2009, 02:34 PM
  2. rewrite bug in vBSEO 3.3.0 RC2
    By malexoid in forum Bug Reporting
    Replies: 1
    Last Post: 03-27-2009, 12:07 AM
  3. Rewrite FAQ threads with vBSEO?
    By bjornstrom in forum Troubleshooting
    Replies: 2
    Last Post: 10-20-2008, 03:06 PM
  4. vBSeo compatible with vBSeo Sitemap & URL Rewrite?
    By pchs in forum Pre-Sales Questions
    Replies: 1
    Last Post: 12-23-2006, 03:53 AM
  5. Url Rewrite format of vbseo.com is better?
    By CeReBrO in forum URL Rewrite Settings
    Replies: 2
    Last Post: 08-23-2006, 07:28 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
  •