vBulletin Search Engine Optimization
This is a discussion on Common Troubleshooting Help - vBSEO 3.0 RC3 within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; Here are some common issues encountered during vBSEO 3.0 RC3 installation with tips on how to correct the problem. Please ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| ||||
| ||||
| Common Troubleshooting Help - vBSEO 3.0 RC3
Here are some common issues encountered during vBSEO 3.0 RC3 installation with tips on how to correct the problem. Please review this document prior to submitting a support ticket. 404(Page not found) Errors Your setup might require you to enable the 'RewriteBase' directive within .htaccess. Open your .htaccess file and remove the '#' before 'RewriteBase' Please note: when enabled, you must include the path to your root vB folder (i.e. RewriteBase /forums) Broken Links Ensure you have a SINGLE copy of the vBSEO files in the following folders:
This Error: "The encoded file /www/server/path/forum/functions_vbseo.php is corrupt." Same solution as in the above error. Broken Images and/or stylesheet (CSS) references Ensure your 'Forum URL' setting in your 'vBulletin Options' (ADMINCP) is set correctly. Dynamic URLs and Broken Images vB 3.0.x - Ensure your have made the appropriate changes to functions.php vB 3.5.x - Ensure you have uploaded the vBSEO (vbseo-install.xml) file via the vB Plugin/Hook System and that it is activated and enabled in the admincp. Blank Page (or Fatal error) in forumhome or vbseocp.php Re-upload your files using BINARY mode Error 500 (Page cannot be displayed) and using php 5.0+ Try the Zend encoded version instead. If your server doesn't support Zend, contact us. One (or more) public forum not available or giving a 403 error. Ensure that you don't have fisical folders with the same name as any of your forums. Random images replaced by the navigation bullet images. Ensure the images being replaced exist on your server. Zend is installed on my server but I'm getting "Zend Optimizer Not Installed" errors.
Ask your host to install the latest Zend Optimizer version. vBSEO's copyright appears twice at the bottom of your pages. Ensure the vBSEO plugin has not been installed twice in your vb Plugin System > Plugin Manager. New post / last post links for show thread pages seem to be working not quite correctly. Make sure you have the following settings within your vBulletin admincp: vBulletin Options > General Settings > Thread/Forum Read Marking Type: Database (automatic forum marking) The cookie storing method is known to be inconsistent since vBulletin 3.0.x. I started receiving automated emails with DB Error reports like "Link-ID == false, connect failed" Please check your MySQL db parameters in my.cnf, more info at Link-ID == false, connect failed - vBulletin Community Forum I keep getting mysql db error messages like "Invalid SQL: UPDATE session..." Make sure to upgrade your vBulletin to the stable release (RC versions may have this problem) I cannot complete the Site Verification step at my Google webmaster account to submit the sitemap. The verifications step at your google webmaster account is NOT required to submit sitemap, it is only needed to see stats provided by google. However, to proceed with this step, you may:
Please check your Custom Rewrite Rules for possible conflicts with this URL and either modify or remove your CRR. Links to member profiles with "unusual" characters don't work properly. You have two options for solving this problem:
Code: define('VBSEO_REWRITE_MEMBER_MORECHARS', 0);
I'm getting an error when accessing vbseocp.php: Fatal error: session_start(): Failed to initialize storage module: user This may be related to a known PHP bug: PHP Bugs: #25876: session_start(): Failed to initialize storage module Add the following line to your .htaccess file: Code: php_value session.save_handler files I have a problem accessing vB admincp: 404 error is diaplayed or page is redirected to forums homepage If you have restricted access to your admincp folder using .htaccess (Auth directives), please check your apache configuration: having "ErrorDocument 401 401.shtml" directive in httpd.conf requires that "401.shtml" file exists. You should create one if it doesn't to solve the problem. I have mod_rewrite enabled in apache config, but I'm still getting 404 error when accessing vBSEO URLs - seems like rewrite rules are not working in .htaccess. Using the .htaccess file to define mod_rewrite rules requires the following defined in httpd.conf: Code:
__________________ Joe Ward / Crawlability Inc. vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. Last edited by Joe Ward; 09-20-2006 at 10:56 AM. |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| vBSEO 2.4.0 Released - Includes Google AdSense Targeting Feature! | Juan Muriente | vBSEO Announcements | 74 | 05-20-2006 10:29 PM |
| vBSEO 2.0 RC7 Released | Juan Muriente | vBSEO Announcements | 17 | 09-09-2005 12:00 AM |