It should 301 as long as it has the threadid in the URL. I will flag this post to get a confirmation on it.
This is a discussion on vBSEO 3.3.0 Gold Released within the vBSEO Announcements forums, part of the Announcements & Pre-Sales category; It should 301 as long as it has the threadid in the URL. I will flag this post to get ...
It should 301 as long as it has the threadid in the URL. I will flag this post to get a confirmation on it.
The Forum Hosting - Forum Hosting from the Forum Experts
Yes, old links should be automatically redirected.
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Does it work with vb 3.6.8?
Yes it does
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
Thank you
Thank you
I don't have the code described as the previous version. My .htaccess code was changed by a staff member sometime back. I have 2 .htaccess files - one in my domain root, the other in my forum (thefloorpro.com/community/). Please see the current settings below.
ROOT:FORUM:Code:Options +FollowSymLinks RewriteEngine on RewriteBase / ErrorDocument 403 http://www.thefloorpro.com/403.php ErrorDocument 404 http://www.thefloorpro.com/404.php ErrorDocument 500 http://www.thefloorpro.com/community/includes/database_error_page.html RewriteCond %{HTTP_HOST} !^www\.thefloorpro\.com [NC] RewriteRule ^(.*)$ http://www.thefloorpro.com/$1 [R=301,L] RewriteCond %{THE_REQUEST} "T /index.php" RewriteRule index\.php$ http://www.thefloorpro.com/ [L,R=301] RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ community/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] RewriteCond %{REQUEST_FILENAME} !community/ RewriteCond %{QUERY_STRING} !vbseourl= RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ community/vbseo.php?vbseourl=$1&vbseorelpath=../&%{QUERY_STRING} [L]Can someone please help me with the changes I need to make in each of these files?Code:RewriteEngine On RewriteBase /community RewriteCond %{HTTP_HOST} !^www\.thefloorpro\.com RewriteRule (.*) http://www.thefloorpro.com/community/$1 [L,R=301] RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] RewriteCond %{REQUEST_FILENAME} -f RewriteCond %{REQUEST_FILENAME} (clientscript|cpstyles|images)/ RewriteRule ^(.*)$ $1 [L] RewriteCond %{QUERY_STRING} !vbseourl= RewriteCond %{REQUEST_FILENAME} !chat RewriteRule ^(.*\.php)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L] RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.+)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]
Thank you very much,
Jim
an eJM site: The Floor Pro Community
You need to replace your forum .htaccess to the followng
Code:RewriteEngine On RewriteBase /community RewriteCond %{HTTP_HOST} !^www\.thefloorpro\.com RewriteRule (.*) http://www.thefloorpro.com/community/$1 [L,R=301] 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]
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
Thank you, Mert. Much appreciated.
Jim
an eJM site: The Floor Pro Community
You're welcome![]()
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
install working on vb 3.8.2 very good
Is it me or is the update above not included in the .htaccess that comes with the vBSEO 3.3.0 download package? That's confusing......The update went well by all means and purposes. But I had to update the .htacces above manually. It's not included in the download package. Fortunally I read the forums
![]()
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
I just renewed my license but I have to wait for your system to notice the transaction before I can update my vBSEO installation.
To be honest, I totally forgot to renew and I am sure it didn't get a notice.