Results 1 to 11 of 11

Anyone used VBSEO with vBay?

This is a discussion on Anyone used VBSEO with vBay? within the Pre-Sales Questions forums, part of the Announcements & Pre-Sales category; Am interested if anyone has used VBSEO effectively with the auction add-on vBay?...

  1. #1
    Member Array
    Real Name
    Steve James
    Join Date
    Mar 2007
    Posts
    38
    Liked
    0 times

    Arrow Anyone used VBSEO with vBay?

    Am interested if anyone has used VBSEO effectively with the auction add-on vBay?

  2. #2
    Senior Member Array
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,095
    Liked
    5 times
    I think I have seen a few.
    The Forum Hosting - Forum Hosting from the Forum Experts

  3. #3
    Member Array
    Real Name
    Steve James
    Join Date
    Mar 2007
    Posts
    38
    Liked
    0 times

    Exclamation Will vbseo guarantee / support it?

    If I buy a new VBSEO license on the basis of needing to have vbay produce se friendly URL's etc, will vbseo control the vbay product like it was / is part of VB - for example will vbseo guarantee I will get se friendly URL's for my auctions?

    Can anyone give me a site URL running vbay and vbseo right now?

  4. #4
    Senior Member Array kevinl's Avatar
    Real Name
    Kevin
    Join Date
    Sep 2006
    Location
    Boston
    Posts
    226
    Liked
    7 times
    I found a bunch searching google. I'm sure rewrites could be setup for it, which these guys are really good at

    Here is one I found:

    Consultdomain.de - das Domainforum

    I hope I helped?
    HostAtom.net - Forum Hosting at it's best!
    Need a forum design? Design vBulletin

  5. #5
    Member Array
    Real Name
    Steve James
    Join Date
    Mar 2007
    Posts
    38
    Liked
    0 times

    Hi Kevin

    Thanks, but I was not looking for vBay sites, I was looking for vBay sites where their auction URLs are se friendly / governed by vbseo. The site you refered me to has the standard VB / vBay config.

  6. #6
    Senior Member Array kevinl's Avatar
    Real Name
    Kevin
    Join Date
    Sep 2006
    Location
    Boston
    Posts
    226
    Liked
    7 times
    I'm sorry I thought you we're looking for sites running both vbay and vbseo...which that is..but yeah makes sense now. Sorry.
    HostAtom.net - Forum Hosting at it's best!
    Need a forum design? Design vBulletin

  7. #7
    Senior Member Array
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,095
    Liked
    5 times
    How the mod is written it is for the use of ID's. You would need to contact the owner and see if they could change that to allow the use of the title.

    Right now you could have it be like:

    yoursite.com/vbay/category-1/
    yoursite.com/vbay/item-1/
    etc.
    The Forum Hosting - Forum Hosting from the Forum Experts

  8. #8
    Junior Member Array
    Real Name
    Andrea
    Join Date
    Apr 2007
    Posts
    27
    Liked
    0 times
    Sorry, how can I make this type of rewrite? Thanks!

    Quote Originally Posted by Michael Biddle View Post
    How the mod is written it is for the use of ID's. You would need to contact the owner and see if they could change that to allow the use of the title.

    Right now you could have it be like:

    yoursite.com/vbay/category-1/
    yoursite.com/vbay/item-1/
    etc.

  9. #9
    Senior Member Array
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,095
    Liked
    5 times
    Do you have example URLs of how vbay looks right now so I can help with the rewrite rules.
    The Forum Hosting - Forum Hosting from the Forum Experts

  10. #10
    Junior Member Array
    Real Name
    Andrea
    Join Date
    Apr 2007
    Posts
    27
    Liked
    0 times
    Right now, vbay's url in my forum looks like this
    /forum/vbay.php?do=cat&showcat=1
    this is the link for showing categories and this
    /forum/vbay.php?do=item&viewitem=4
    is an example of an item page! Thank you for your help Michael!

  11. #11
    Senior Member Array
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,095
    Liked
    5 times
    In your CRR add:

    Code:
    '^vbay\.php\?do=(.+?)&showcat=(.+?)$' => 'vbay/$1-$2/'
    This will make URLs like:

    vbay/cat-1/
    vbay/item-4/
    The Forum Hosting - Forum Hosting from the Forum Experts

Posting Permissions

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