vBulletin 4, the most powerful community software + vBSEO 3.5, the ultimate SEO solution = Your ultimate platform for 2010 and beyond. Click below to learn more.

Results 1 to 9 of 9

Can vbSEO work on custom scripts? If so how?

This is a discussion on Can vbSEO work on custom scripts? If so how? within the Pre-Sales Questions forums, part of the Announcements & Pre-Sales category; Our site is built off of a vbulletin back end, and there's amny custom scripts which aren't standard vbulletin files. ...

  1. #1
    Junior Member Antivirus's Avatar
    Real Name
    Eclipse Records
    Join Date
    Apr 2007
    Posts
    7

    Question Can vbSEO work on custom scripts? If so how?

    Our site is built off of a vbulletin back end, and there's amny custom scripts which aren't standard vbulletin files. Please check to see:

    Eclipse Records - Homepage

    Is vbseo able to rewrite urls for these custom scripts? If so, how is it able to do so?

    One example of a custom script on our site is:
    http://www.eclipserecords.com/artist...a&aid=2&am=bio


    I'm aware of how vbSeo Sitemap handles these (by reading the extra-urls.txt file) but there's just too much content to do so for the entire site.

    If it's not able to do so, is there any documentation on how to modify the vbseo code or perhaps create a plugin for vbseo to rewrite custom urls for these scripts in the same manner as it does for vbulletin scripts (i.e. based upon titles, metatags, or page content?

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    24,543
    Hello,

    in case if those pages are vBulletin based, you can rewrite them with vBSEO Custom Rewrite Rules: vBSEO SEO Plugin - Custom Rewrite Rules at vBSEO.com
    Oleg Ignatiuk / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation


  3. #3
    Junior Member Antivirus's Avatar
    Real Name
    Eclipse Records
    Join Date
    Apr 2007
    Posts
    7
    Tjhanls for the quick response Oleg, however the link you gave above won't allow me permission to read thread in that forum. I am receiving the 'standard_error' message.

  4. #4
    Senior Member Shadab's Avatar
    Real Name
    Shadab
    Join Date
    Oct 2007
    Location
    Bhopal
    Posts
    821
    Blog Entries
    12
    It gives an error message to you because that forum is accessible by registered vBSEO customers only.

  5. #5
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    24,543
    There is a special section in vBSEO Control Panel to define "Custom Rewrite Rules" that allow to change URLs that are not SEOed by default, an example of CRR is:
    Code:
    'artist\.php\?do=a&aid=(\d+)&am=(\w+)' => 'artist-$1-$2.html'
    
    that will rewrite "artist.php?do=a&aid=2&am=bio" into "artist-2-bio.html".
    Oleg Ignatiuk / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation


  6. #6
    Junior Member Antivirus's Avatar
    Real Name
    Eclipse Records
    Join Date
    Apr 2007
    Posts
    7
    thanks for posting an example Oleg. So basically one would create one rewrite rule for each combination of $_REQUEST, $_POST, or $_GET that are within a script? ( or similar to that)?

  7. #7
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    24,543
    Yes, that's right.
    Oleg Ignatiuk / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation


  8. #8
    Junior Member Antivirus's Avatar
    Real Name
    Eclipse Records
    Join Date
    Apr 2007
    Posts
    7
    So what if I wanted to rewrite that same url as follows:
    http://www.eclipserecords.com/mushro...biography.html

    I would be able to pass the phrase mushroomhead biography through the meta description tag for vbseo - is that possible?

  9. #9
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    24,543
    If you want to have names instead of IDs in URL you will have to use custom conding with vBSEO Functions for Extensibility for that
    Oleg Ignatiuk / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation


Similar Threads

  1. Replies: 1
    Last Post: 04-22-2007, 02:07 PM
  2. Do you do custom work?
    By rktech in forum Pre-Sales Questions
    Replies: 2
    Last Post: 01-07-2007, 02:47 AM
  3. My Custom Error Pages Don't Work Anymore
    By mcyates in forum Troubleshooting
    Replies: 2
    Last Post: 09-02-2006, 03:55 AM
  4. best way to use vbseo for different scripts?
    By Jonathan in forum General Discussion
    Replies: 0
    Last Post: 09-16-2005, 11:41 PM