I upgraded today to 3.3.0 and the rewrite for the users profiles is lost, I dont see any option in vbseocp like it was before, and as result the member profiles are not working.
Could somebody please help?
Thanks
This is a discussion on rewrite settings for profiles within the Troubleshooting forums, part of the vBSEO SEO Plugin category; I upgraded today to 3.3.0 and the rewrite for the users profiles is lost, I dont see any option in ...
I upgraded today to 3.3.0 and the rewrite for the users profiles is lost, I dont see any option in vbseocp like it was before, and as result the member profiles are not working.
Could somebody please help?
Thanks
I still not see the option for profile rewrite, but, I think maybe its the rewrite rule syntax I had before is not working with the new version of vbseo?
This is what I have right now, which was working fine before and stopped when the upgrade was made:
Code:RewriteCond %{HTTP_HOST} ^mi.website.net RewriteRule ^(.*)$ forumfolder/vbseo.php?vbseourl=http://mi.website.net/$1&%{QUERY_STRING} [L]
User profiles are suppose to rewrited like this :
http://mi.website.com/username-here
You can define the member profile URL format in vBSEO CP->URL Rewrites->Click "+" to expand all URL formats.
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
I think that what is not working anymore after the vbseo upgrade, is the rewirte rule above.
Could you please verify?
http://mi.website.net/username-here is not working, its says 404 not found
so obviously the rewrite rule stopped working with the new vbseo version.