Results 1 to 13 of 13

vBSEO Google/Yahoo Sitemap v.1.4/1.5 Released

This is a discussion on vBSEO Google/Yahoo Sitemap v.1.4/1.5 Released within the General Discussion forums, part of the vBSEO Google/Yahoo Sitemap category; Version 1.4 of the vBSEO Google/Yahoo Sitemap has been released via vBulletin.org. Here is the ChangeLog for the new version: ...

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

    vBSEO Google/Yahoo Sitemap v.1.4/1.5 Released

    Version 1.4 of the vBSEO Google/Yahoo Sitemap has been released via vBulletin.org.




    Here is the ChangeLog for the new version:



    (1) FIX: default priority for forumdisplay pages.

    (2) FIX: & in Yahoo sitemap

    (3) FIX: ":" character in archive pages URLs

    (4) FIX: showpost urls missing postid part

    (5) UPDATE: ability to remove multiple entries on the "View Reports List" and "Sitemap Downloads Log": a new column with checkboxes added for this

    (6) UPDATE: Ability to have all reports default to sorting in reverse date order so the newest items are at the top. It can be set in in vbseo_sitemap_functions.php file:
    PHP Code:
    define('VBSEO_SORT_ORDER''desc'); 
    (7) UPDATE: Addons are now supported!
    - new option is added to admincp: addons list. it contains filenames (one per line) which will be included when sitemap is generated.
    - the addon files are uploaded to the vbseo_sitemap/addons/ and added to setting above. In this way it is possible to simply upgrade vBSEO Sitemap Generator php code and have all addons unchanged and working [IMG]images/smilies/smile.gif[/IMG]
    - an example addon is included "vbseo_sm_vba.php" for basic vBadvanced pages (with Custom Rewrite Rules (CRR) applied for vBSEO-enabled forums)



    Download the Google/Yahoo Sitemap Generator here:
    http://www.vbulletin.org/forum/showthread.php?t=100435
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


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

  3. #3
    Senior Member
    Real Name
    Holger
    Join Date
    Oct 2005
    Location
    Frankfurt / Germany
    Posts
    611
    Liked
    1 times
    please info on vborg change (Mod Version: 1.3)

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Thanks
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  5. #5
    Member
    Join Date
    Nov 2005
    Posts
    53
    Liked
    0 times
    Are there upgrade instructions or do we just remove/readd?

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

    upgrade instruction are included in product description at vb.org:
    http://www.vbulletin.org/forum/showthread.php?t=100435

    Upgrade Instructions (Version 1.x to 1.4)

    (1) Upload all new PHP files for version 1.4 to the vbseo_sitemap folder, overwriting the existing ones.

    (2) Re-import product xml file in vB admincp (make sure to set "Overwrite" option to "Yes")

    (3) Change the .htaccess directives to the 1.4 version provided.

    (4) IF you are using the cron, update the cron command to the 1.4 version provided.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  7. #7
    Senior Member Michael's Avatar
    Real Name
    Michael Benson
    Join Date
    Sep 2005
    Location
    United Kingdom
    Posts
    776
    Liked
    0 times
    Excellent update, thanks a bunch!

  8. #8
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Update
    Sitemap Generator v1.5 has been released at vb.org.

    (1) FIX: count showpost pages in the reports.
    (2) FIX: descending date order display issue
    (3) UPDATE: "View SE Bots Activity" overview page contains now the summaries for the main SE bots per day allowing to analyze bots acitivty easier

    Conclusion: thank-you ConqSoft for feedback!
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  9. #9
    Senior Member Michael's Avatar
    Real Name
    Michael Benson
    Join Date
    Sep 2005
    Location
    United Kingdom
    Posts
    776
    Liked
    0 times
    Thanks again.

  10. #10
    Member
    Join Date
    Nov 2005
    Posts
    30
    Liked
    0 times
    Am I the only person who is getting this error on the top of every page?

    Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /global.php on line 341

    Warning: in_array() [function.in-array]: Wrong datatype for second argument in /includes/functions.php on line 2402

    Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 2407

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

    we had no such reports so far.
    Please let us know your version of vBulletin and PHP.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  12. #12
    Member
    Join Date
    Nov 2005
    Posts
    30
    Liked
    0 times
    vBulletin 3.0.6

    PHP Version 5.0.4



    Thanks for the help

  13. #13
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    PM sent
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


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
  •