Let's see how it goes.
Sorry for comment this here but an update for sitemap generator would be very appreciated to cover 3.8 new capabilities.
Thanks for release this.
This is a discussion on vBSEO 3.3.0 RC1 Released within the vBSEO Announcements forums, part of the Announcements & Pre-Sales category; Let's see how it goes. Sorry for comment this here but an update for sitemap generator would be very appreciated ...
Let's see how it goes.
Sorry for comment this here but an update for sitemap generator would be very appreciated to cover 3.8 new capabilities.
Thanks for release this.
sitemap generator works great, i just tested it
Excellent! I'm off to upgrade my forum!![]()
I'm sure it does Tomislav but I'm also sure a new sitemap generator could also cover some areas not supported right now.
The .htaccess file inside the package and htaccess.txt files are both updated.
The changes in both these files are :
Find :
ReplaceCode:RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron) RewriteRule ^((archive/)?(.*\.php(/.*)?)?)$ vbseo.php [L,QSA]
Code:RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap) RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]
Mert Gökçeimam / Crawlability Inc.
vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!
Twitter:@Depkac
Personal Blog : Mert Gökçeimam
guys, this is the .htaccess that you can find in your package ...
just upload (before change the url in your file) and overwrite ... otherwise you can manually change your older .htaccess ...PHP Code:RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php [L,QSA]
No problems at all, thanks![]()
rellek[org] - go and check out (German)
And if you want to talk about social software, check out WeWoTa.
Mert Gökçeimam / Crawlability Inc.
vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!
Twitter:@Depkac
Personal Blog : Mert Gökçeimam
installed its works nice
cheers
Does sitemap generator 2.2 supports vb3.8.1 Social groups with 3.3.0 vbseo? Or i should wait a bit to unlock that functionality?
# What is "Virtual HTML Display" ?
Is it not possible to install vbseo on ones test forum only on the live one?
I have my test forum on http://test.domain.com/vbtest/ and when entering my key it says invalid?!?