Results 1 to 7 of 7

How exactly does vBSEO work?

This is a discussion on How exactly does vBSEO work? within the Pre-Sales Questions forums, part of the Announcements & Pre-Sales category; Hi, I have a technical question regarding VBSEO , the way it works. I believe your software makes use of ...

  1. #1
    Junior Member
    Real Name
    Jaime
    Join Date
    May 2008
    Posts
    5
    Liked
    0 times

    How exactly does vBSEO work?

    Hi,

    I have a technical question regarding VBSEO, the way it works.

    I believe your software makes use of mod_rewrite to obtain the friendly URLs. Could you please tell me how the process works?

    I believe this is the process, but please let me know if this is correct:

    1. Let's say a user creates a new thread in vBulletin forum.

    2. Your mod_rewrite rules turn the URL from the original vBulletin scheme to the friendly URL. For instance (real sample):

    http://www.comunidadhosting.com/showthread.php?t=7627

    into something similar to:

    http://www.comunidadhosting.com/Chroot-o-SELinux.htm

    3. And then the new URL, with the .htm extension, is stored in vBulletin database, instead of the "showthread.php?t=7627" one.

    Is all this process correct?

    Thanks for your assistance. We're interested in buying your software for our vBulletin forum so I'm trying to learn how it works first.

  2. #2
    Senior Member Shadab's Avatar
    Real Name
    Shadab
    Join Date
    Oct 2007
    Location
    Bhopal
    Posts
    821
    Liked
    0 times
    Blog Entries
    12
    vBSEO won't STORE the rewritten URLs anywhere.

    It does all it's URL rewriting and replacement on-the-fly !
    (according to the rewrite rules defined in your vbseo control panel)

  3. #3
    Senior Member Shadab's Avatar
    Real Name
    Shadab
    Join Date
    Oct 2007
    Location
    Bhopal
    Posts
    821
    Liked
    0 times
    Blog Entries
    12
    vBSEO won't STORE the rewritten URLs anywhere.

    It does all it's URL rewriting and replacement on-the-fly !
    (according to the rewrite rules defined in your vbseo control panel)

  4. #4
    Senior Member
    Real Name
    Joseph Ward
    Join Date
    Jun 2005
    Posts
    23,845
    Liked
    36 times
    Blog Entries
    9
    Yes - vBSEO makes use of mod_rewrite (for Apache) and ISAPI_REWRITE on Windows IIS systems.

    The process is:

    • vBSEO converts all links on the site from the old (.php) to the new (.html) formats.
    • When a vBSEO (.html) style link is clicked, vBSEO handles the request and provides the right page.
    • When an old (.php) style link is clickced (if found somewhere else on the Web, etc), it will be automatically directed by vBSEO to the new (.html) page.

    In basic, you can pick your desired URL format, and within a 5 minute install, your entire forum will be converted.

  5. #5
    Junior Member
    Real Name
    Mark Marksson
    Join Date
    Jun 2008
    Posts
    25
    Liked
    0 times
    What URLs could be chosed from? If you have MANY incoming links, that are on many good pagerank sites, would this hurt the current search results, since all of them will be redirects?

    In basic, you can pick your desired URL format, and within a 5 minute install, your entire forum will be converted.

  6. #6
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    All showthread.php links are 301'ed to the new Content Relevant URL.

    as an example:

    Code:
    http://www.vbseo.com/showthread.php?t=23305
    copy/paste that into a new window, and you will see you end up back on this thread with the proper SEO'ed url.

  7. #7
    Junior Member
    Real Name
    Mark Marksson
    Join Date
    Jun 2008
    Posts
    25
    Liked
    0 times
    Thanks.

Similar Threads

  1. Will VBSEO work for me?
    By hydro69 in forum Pre-Sales Questions
    Replies: 1
    Last Post: 09-29-2007, 01:22 PM
  2. will vbSEO work....
    By nickypoo in forum Pre-Sales Questions
    Replies: 1
    Last Post: 09-06-2007, 03:20 PM
  3. Does vbseo work with VB 3.017 ?
    By mykk in forum Pre-Sales Questions
    Replies: 7
    Last Post: 04-25-2007, 11:22 PM
  4. Does VBSEO work with?
    By JimLink in forum Pre-Sales Questions
    Replies: 1
    Last Post: 11-24-2006, 03:51 PM
  5. Does vBSEO work for vB 3.5.3?
    By hostaddicts in forum Pre-Sales Questions
    Replies: 2
    Last Post: 01-15-2006, 10:14 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
  •