Please add this code to product description somewhere to save the hassle of this question being asked 1000 times.
If You run VBSEO on your vb 4.X platform and You want to turn on SEO option here is the htaccess info You got to change.
Quote:
change "\d+" to "[0-9]+" in .htaccess and added "media" in exclusion list in vBSEO rewrite rule:
RewriteCond %{REQUEST_URI} !(admincp/|media|modcp/|cron|vbseo_sitemap)
|
This is the work from VBSEO and works really fine on my forum.