• Register
    • Help

    striker  0 Items
    Currently Supporting
    • Home
    • News
    • Forum
      • Try XenForo Demo
      • New Posts
      • FAQ
      • Calendar
      • Community
        • Groups
        • Albums
        • Member List
      • Forum Actions
        • Mark Forums Read
      • Quick Links
        • Today's Posts
        • Who's Online
      • Sponsor
        • Sponsor a Feature
        • List of Donors
    • Wiki
    • Support
    • What's New?
    • Buy Now
    • Manual
    • 
    • Forum
    • VaultWiki How-Tos
    • VaultWiki Questions
    • I can't get vaultwiki to work with vbseo

    1. Welcome to VaultWiki.org, home of the wiki add-on for vBulletin and XenForo!

      VaultWiki allows your existing forum users to collaborate on creating and managing a site's content pages. VaultWiki is a fully-featured and fully-supported wiki solution for vBulletin and XenForo.

      The VaultWiki Team encourages you to join our community of forum administrators and check out VaultWiki for yourself.

    Results 1 to 5 of 5

    Thread: I can't get vaultwiki to work with vbseo

    • Thread Tools
      • Show Printable Version
    1. October 17, 2010 #1
      chromeossite
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      chromeossite is offline
      New Member
      Join Date
      October 16, 2010
      Posts
      3
      Rep Power
      0

      I can't get vaultwiki to work with vbseo

      Hi guys. your help would be much appreciated.

      I have my forum at:
      http://chromeoslounge.com

      I am using vbulletin 4.07 and vbseo 3.5.2

      here are the changes I made to my .htaccess:
      PHP 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 /

      # including this
      RewriteRule ^wiki.php$ showwiki.php [L,QSA]
      RewriteRule ^wiki.php?title=(.*)$ wiki/$1 [L,R=301]
      RewriteRule ^wiki/Default:(.*)$ wiki/$1 [L,R=301]
      RewriteRule ^wiki/(.*)?$ showwiki_proxy.php [L,QSA]

      RewriteCond %{HTTP_HOST} !^www\.chromeoslounge\.com
      RewriteRule 
      (.*) http://www.chromeoslounge.com/$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)
      RewriteCond %{REQUEST_URI} !showwiki_proxy.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] 
      please let me know if this is correct and if so...is this the only thing I need to do to get this working with vbseo?

      many thanks
      Reply With Quote Reply With Quote

    2. October 17, 2010 #2
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,959
      Blog Entries
      18
      Rep Power
      687
      Can you describe the problem a little more? At first glance your wiki appears to be working fine with vbSEO.
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    3. October 17, 2010 #3
      chromeossite
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      chromeossite is offline
      New Member
      Join Date
      October 16, 2010
      Posts
      3
      Rep Power
      0
      for example...look at this url to a wiki page:
      http://www.chromeoslounge.com/showwi...itle=Chrome+OS

      and then look at this url to a forum post:
      http://www.chromeoslounge.com/introd...arthlings.html

      The link to the forum post was re-writen by vbseo but the one for the wiki was not. How do I enable vbseo to re-write the urls for the wiki too?

      thanks
      Reply With Quote Reply With Quote

    4. October 17, 2010 #4
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,959
      Blog Entries
      18
      Rep Power
      687
      vbSEO doesn't handle third-party product rewrites (i.e. VaultWiki). VaultWiki handles its own rewrites. To enable them, turn on "Simplify Wiki URLs" in VaultWiki's settings: http://www.vaultwiki.org/manual/Vaul...lify-Wiki-URLs
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    5. October 17, 2010 #5
      chromeossite
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      chromeossite is offline
      New Member
      Join Date
      October 16, 2010
      Posts
      3
      Rep Power
      0

      Thumbs up

      Thanks for the help!!

      All is well now

      can't wait for 4.0
      Reply With Quote Reply With Quote

    Similar Threads

    1. [Integration with VaultWiki] VaultWiki - vBSEO Sitemap Integration (VW4)
      By pegasus in forum vBulletin 4.x Addons
      Replies: 18
      Last Post: August 19, 2020, 2:45 PM
    2. [Integration with VaultWiki] VaultWiki - vBSEO Sitemap Integration (VW3)
      By pegasus in forum vBulletin 4.x Addons
      Replies: 17
      Last Post: March 30, 2016, 6:22 AM
    3. [Integration with VaultWiki] VaultWiki - vBSEO SiteMap Integration
      By pegasus in forum vBulletin 3.x Addons
      Replies: 12
      Last Post: April 28, 2012, 2:56 AM
    4. vbSEO + VaultWiki + Simple URLs + subdomains = Headache
      By ebadgley in forum VaultWiki Questions
      Replies: 7
      Last Post: September 28, 2011, 7:16 AM
    5. including vbSEO with VaultWiki
      By bigtree in forum VaultWiki Questions
      Replies: 1
      Last Post: April 15, 2010, 12:24 AM

    Tags for this Thread

    able, admincp, archive, begin, com, control, default, file, forum, forums, functions, get, htaccess, include, mod, note, panel, remove, root, stop, them, title, url, vaultwiki, vbseo, vbulletin, vbulletin 4, wiki, work, working

    View Tag Cloud

    Bookmarks

    Bookmarks
    • Submit to Digg Digg
    • Submit to del.icio.us del.icio.us
    • Submit to StumbleUpon StumbleUpon
    • Submit to Google Google

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •  
    • BB code is On
    • Smilies are On
    • [IMG] code is Off
    • [VIDEO] code is
    • HTML code is Off

    Forum Rules

    • Contact Us
    • License Agreement
    • Privacy
    • Terms
    • Top
    All times are GMT -4. The time now is 1:34 PM.
    This site uses cookies to help personalize content, to tailor your experience, and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Learn more… Accept Remind me later
  • striker
    Powered by vBulletin® Version 4.2.5 Beta 2
    Copyright © 2025 vBulletin Solutions Inc. All rights reserved.
    Search Engine Optimisation provided by DragonByte SEO (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
    Copyright © 2008 - 2024 VaultWiki Team, Cracked Egg Studios, LLC.