Results 1 to 15 of 15

adding portals to vbseo sitemap

This is a discussion on adding portals to vbseo sitemap within the Sitemap Features Archive forums, part of the vBulletin Links & Resources category; With the new vb2.2.1 version that will soon be out, there will be the ability to much more reliably do ...

  1. #1
    Senior Member T2DMan's Avatar
    Real Name
    Michael Brandon
    Join Date
    Jul 2005
    Location
    Auckland, New Zealand
    Posts
    360
    Liked
    0 times

    adding portals to vbseo sitemap

    With the new vb2.2.1 version that will soon be out, there will be the ability to much more reliably do custom url rewrites. So it would be great if these could be added to the sitemap creator:

    Can you
    • add a hook/plugin type system so that people can add code easily to your system and make it easier for upgrades - code to query the database to get other url's
    • or add support for rewritten links per the custom rewrite rules, for the main portals that exist. Gallery, links, ...
    Thanks.
    T2DMan
    Search engine optimize vBulletin - over 55001 views
    or Contract me to onpage SEO your forum - experience the additional SERP improvements


  2. #2
    Senior Member Michael's Avatar
    Real Name
    Michael Benson
    Join Date
    Sep 2005
    Location
    United Kingdom
    Posts
    776
    Liked
    0 times
    I like the second idea, like being able to enable Pre-Set CRRs for specific popular addons, or commerical programs such as the vB Advanced collection.

  3. #3
    Senior Member acers's Avatar
    Real Name
    Ajay
    Join Date
    Jul 2005
    Location
    India
    Posts
    508
    Liked
    0 times
    third this actually..
    infact that plugin idea with a basic interface on queries and getting rewritten urls will go a long way in getting lots of hacks(eg galleries etc) sitemapped.

  4. #4
    ADM
    ADM is offline
    Senior Member ADM's Avatar
    Real Name
    Peter Papadopoulos
    Join Date
    Aug 2005
    Location
    Perth, Australia
    Posts
    254
    Liked
    0 times
    I'd also like to see vba Gallery and Links added to this.

  5. #5
    Junior Member
    Join Date
    Nov 2005
    Posts
    26
    Liked
    0 times
    Quote Originally Posted by ADoomedMarine
    I'd also like to see vba Gallery and Links added to this.
    I will second that, for the cost of this product I would expect it to include support for VBA products

  6. #6
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    12 times
    Check out the Custom Rewrites forum...

  7. #7
    Junior Member
    Join Date
    Nov 2005
    Posts
    26
    Liked
    0 times
    Quote Originally Posted by ConqSoft
    Check out the Custom Rewrites forum...
    Has someone worked it all out for VBA and posted a thread on it then?

  8. #8
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    12 times

  9. #9
    Member
    Join Date
    Nov 2005
    Posts
    84
    Liked
    0 times
    Quote Originally Posted by T2DMan
    With the new vb2.2.1 version that will soon be out, there will be the ability to much more reliably do custom url rewrites. So it would be great if these could be added to the sitemap creator:

    Can you
    • add a hook/plugin type system so that people can add code easily to your system and make it easier for upgrades - code to query the database to get other url's
    • or add support for rewritten links per the custom rewrite rules, for the main portals that exist. Gallery, links, ...
    Thanks.
    On that note, we have already created the code to allow vBSEO Sitemaps to include URLs from vBPicGallery the SEO Friendly Photo Gallery for vBulletin software. This code is currently in the form of a hack for vBSEO Sitemaps. You add one function to the functions file and one call to it in the vbseo main file.

    We look forward to a way to intergrate such needs for add ons without hacking the files if that is where you are going?

  10. #10
    Senior Member T2DMan's Avatar
    Real Name
    Michael Brandon
    Join Date
    Jul 2005
    Location
    Auckland, New Zealand
    Posts
    360
    Liked
    0 times
    Do you have an example of the vbseo and your gallery. I could not find on the
    http://www.cpurigs.com/forums/vbpicgallery.php site that seems to be your home - you dont seem to have vbseo installed as yet.
    T2DMan
    Search engine optimize vBulletin - over 55001 views
    or Contract me to onpage SEO your forum - experience the additional SERP improvements


  11. #11
    Member
    Join Date
    Nov 2005
    Posts
    84
    Liked
    0 times
    Quote Originally Posted by T2DMan
    Do you have an example of the vbseo and your gallery. I could not find on the
    http://www.cpurigs.com/forums/vbpicgallery.php site that seems to be your home - you dont seem to have vbseo installed as yet.
    No sir, you misunderstood. What we have done is created a hack for vBSEO sitemaps that enables the stock vBPicGallery URLs to be included in the sitemaps generated by the vBSEO sitemaps hack posted at vBulletin.org.

    Let's talk, I'd be willing to cooperate in making the gallery a part of or able to use vBSEO created URLs. I don't have vBSEO for vBulletin, but I get what it is. My FREEBS amazon bookstore software uses mod-rewrite quite sucessfully.

    EDIT:
    I got to thinking, you looked for my sitemaps? They are in the root folder(public_html is not writable ). But I do not have your SEO package for vBulletin, only sitemaps.
    Check out vBPicGallery the Photo Gallery for vBulletin.
    Talk about motorcycles with bikers around the world.

  12. #12
    Senior Member T2DMan's Avatar
    Real Name
    Michael Brandon
    Join Date
    Jul 2005
    Location
    Auckland, New Zealand
    Posts
    360
    Liked
    0 times
    The vbseo custom rewrites should work great for your gallery url's, no duplicate urls like another gallery. And then what should be a simple change in your sitemap coding to cater for the renamed url's.
    T2DMan
    Search engine optimize vBulletin - over 55001 views
    or Contract me to onpage SEO your forum - experience the additional SERP improvements


  13. #13
    Member
    Join Date
    Nov 2005
    Posts
    84
    Liked
    0 times
    Quote Originally Posted by T2DMan
    The vbseo custom rewrites should work great for your gallery url's, no duplicate urls like another gallery. And then what should be a simple change in your sitemap coding to cater for the renamed url's.
    It's easier then I remember. One of our vBPicGallery users has already stepped up to the plate with the rewrite rules and I have half the sitemap function written already and in use for stock vBPicGallery php URLs.

    This addition seems to be coming on fast. We appreciate the support as your work will benefit the entire vBulletin community. We certainly like your products.
    Check out vBPicGallery the Photo Gallery for vBulletin.
    Talk about motorcycles with bikers around the world.

  14. #14
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Hi All,

    a new version of vBSEO Sitemap Generator will be available shortly with new "Addons support" feature specifically designed to make it easier to add vB mods pages to sitemap (and share the addon modules! )
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  15. #15
    ADM
    ADM is offline
    Senior Member ADM's Avatar
    Real Name
    Peter Papadopoulos
    Join Date
    Aug 2005
    Location
    Perth, Australia
    Posts
    254
    Liked
    0 times
    Excellent!!! That's great news!

Similar Threads

  1. vBSEO 2.4.0 Released - Includes Google AdSense Targeting Feature!
    By Juan Muriente in forum vBSEO Announcements
    Replies: 74
    Last Post: 05-20-2006, 10:29 PM
  2. Replies: 0
    Last Post: 12-17-2005, 02:11 PM
  3. vBSEO 2.2.0 Released - Google/Yahoo Sitemap Compatible
    By Juan Muriente in forum vBSEO Announcements
    Replies: 58
    Last Post: 11-17-2005, 11:49 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
  •