Hi
I just improved integration code for vBET3.x and vBSEO Sitemap Generator
Old code was given by vBSEO staff and unfortunately it was very weak. There was lot of performance issues. I moved some code outside of the loop and now it is much faster and taking less resources

Please note that if you already had integrated Sitemap Generator and want to made changes then you have to remove old code added for integration. You will find it between comments:
PHP Code:
//additional code
HERE_IS_OUR_INTEGRATION_CODE
//end additional code
Also please note that by default to sitemap will be added translated pages only for first thread pages. Previous solution was adding it to all thread pages (if thread had several pages) - there is note below how do to this if you still prefer this solutions
You will find integration instructions in this thread first post