when enabling the vbseo and I go to click on a forum link on the forum homepage, it just goes to page not found. if disabling vbseo, everything is normal.
Thanks,
Aaron
This is a discussion on Forum goes to Page not Found within the Troubleshooting forums, part of the vBSEO SEO Plugin category; when enabling the vbseo and I go to click on a forum link on the forum homepage, it just goes ...
when enabling the vbseo and I go to click on a forum link on the forum homepage, it just goes to page not found. if disabling vbseo, everything is normal.
Thanks,
Aaron
With Gratitude!
Aaron Murakami
http://www.energeticforum.com
http://www.esmhome.org
http://www.pathstolife.com
Did you upload .htaccess file to your forum root ?
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
Hi Lizard King,
The .htaccess is there in text format. I tried in binary too no difference..changed back to ascii. Still no page found.
Thanks,
Aaron
With Gratitude!
Aaron Murakami
http://www.energeticforum.com
http://www.esmhome.org
http://www.pathstolife.com
Hello,
please make sure that your server supports mod_rewrite.
You can also try to add these directive to the top of .htaccess:
Replied to your support ticket.Code:Options +FollowSymLinks RewriteBase /
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
This is posted in help on my server...actually godaddy server and the linux server has mod_rewrite on by default.
Mod_rewrite is an Apache web server module installed on all of our Linux severs by default; it does not have to be installed or enabled. Our Linux hosting accounts support most mod_rewrite functionality.
You will not need to enable mod_rewrite in your httpd.conf, as this is handled at a global level. All you will need to do is add the desired code to the body of your .htaccess file
With Gratitude!
Aaron Murakami
http://www.energeticforum.com
http://www.esmhome.org
http://www.pathstolife.com
With Gratitude!
Aaron Murakami
http://www.energeticforum.com
http://www.esmhome.org
http://www.pathstolife.com
Having the same problem but the above solution did not solve it.
Server is running Windows, if that helps. Zend Optimizer is installed.