Note: If you encounter issues during the installation, please verify all the points in the
troubleshooting file before posting a support request. Thank-you.
Copyrights/Important Info
Copyright Statement
vBSEO 3.5.2 is © 2010 Crawlability, Inc.
License Agreement
http://www.crawlability.com/vbseo/license/
Read (and follow) these points as described in the license agreement:
- You ARE NOT allowed to install the script in a domain other than the 'licensed' domain.
- You ARE NOT allowed to REMOVE or MODIFY the copyright code within pages enhanced by vBSEO unless you purchase our Branding Removal Option.
- You ARE NOT allowed to REMOVE or MODIFY the copyright text within the .php files themselves.
- You ARE NOT allowed to DISTRIBUTE the contents of any of the included files.
- You ARE NOT allowed to COPY ANY PARTS of the code and/or use it for distribution.
Thank-you for your cooperation.
vBulletin 3.5.x, 3.6.x, 3.7.x, 3.8.x & 4.x Installation Instructions
Note: For non-technical users, we now provide a vBSEO Installation Service.
A. Upload ALL the files in the 'upload' folder to your forum root folder.
Note: Ensure all files are uploaded with the same folder structure provided in your 'upload' folder.
B. License your vBSEO instance:
- CHMOD 666 the 'vB-root/vbseo/resources/xml/config.xml' file.
- Using your browser, visit: http://www.yoursite.com/vB-root/vbseocp.php.
- Define a password for your vBSEO Control Panel by entering it twice in the fields provided, you will be redirected to the settings page.
C. Upload the vBSEO .htaccess file (located in the 'htaccess' folder) to your forum root folder.
Note: In some operating systems, the .htaccess file is not visible. If this is your case, find the htaccess.txt file in the same folder, (1) upload it to your forum root folder and (2) rename it to .htaccess.
D. Go to your ADMIN CP > 'Plugin System' > 'Manage Products' > Click on [Add/Import Product]
- vB3.xBrowse to the 'docs' folder of the installation package and open 'crawlability_vbseo_vb3.xml', Click 'Import'.
- vB4.xBrowse to the 'docs' folder of the installation package and open 'crawlability_vbseo_vb4.xml', Click 'Import'.
E. Optional Step - Define a custom position for your copyright statement:
Enter the following code in your footer template:
<!--VBSEO_COPYRIGHT-->
F. Configure vBSEO:
Note: The vBSEO default settings are optimal for most forums, do not change settings you are not familiarized with.
- Using your browser, visit: http://www.yoursite.com/vB-root/vbseocp.php.
- Login using the password you defined in step B.
- Configure vBSEO settings as desired.
- For security purposes CHMOD 644 your 'vB-root/vbseo/resources/xml/config.xml' file after configuring vBSEO.
Note: For non-technical users, we now provide a vBSEO Upgrade Service.
vBulletin 3.5.x, 3.6.x, 3.7.x, 3.8.x & 4.x Upgrade Instructions
A. Visit your vBSEO CP (forums/vbseocp.php) and backup your current settings:
- Click on the 'XML' link for vbseo_all.xml and save a backup of your setup file.
B. Upload (and replace) ALL files included in the 'upload' folder to your forum root folder
Note: Ensure all files are uploaded with the same folder structure provided in your 'upload' folder.
C. Go to your ADMIN CP > 'Plugin System' > 'Manage Products'
- Uninstall Current vBSEO Product
- Click on [Add/Import Product]
- Browse to the 'docs' folder of the installation package and open
- vB3.x 'crawlability_vbseo_vb3.xml', Click 'Import'.
- vB4.x 'crawlability_vbseo_vb4.xml', Click 'Import'.
D. License your vBSEO instance and restore your current settings:
- CHMOD 666 the 'vB-root/vbseo/resources/xml/config.xml' file.
- Using your browser, visit: http://www.yoursite.com/vB-root/vbseocp.php.
- Define a password for your vBSEO Control Panel by entering it twice in the fields provided, you will be redirected to the settings page.
- Click on the 'Browse' button within the 'Upload a Settings (.xml) File' box.
- Upload your previously saved vbseo_all.xml settings file.
- For security purposes CHMOD 644 your 'vB-root/vbseo/resources/xml/config.xml' file after completing the steps above.
vBulletin 3.0.x Installation Instructions
Note: For non-technical users, we now provide a vBSEO Installation Service.
A. Upload ALL the files in the 'upload' folder to your forum root folder.
Note: Ensure all files are uploaded with the same folder structure provided in your 'upload' folder.
B. License your vBSEO instance:
- CHMOD 666 the 'vB-root/vbseo/resources/xml/config.xml' file.
- Using your browser, visit: http://www.yoursite.com/vB-root/vbseocp.php.
- Define a password for your vBSEO Control Panel by entering it twice in the fields provided, you will be redirected to the settings page.
C. Upload the vBSEO .htaccess file (located in the 'htaccess' folder) to your forum root folder.
Note: In some operating systems, the .htaccess file is not visible. If this is your case, find the htaccess.txt file in the same folder, (1) upload it to your forum root folder and (2) rename it to .htaccess.
D. In vB-root/includes/functions.php:
Find this code:
if ($vboptions['gzipoutput'] AND !headers_sent())
Add JUST BEFORE it:
if(@include_once('functions_vbseo.php'))
$output = make_crawlable($output);
E. Optional Step - Define a custom position for your copyright statement:
Enter the following code in your footer template:
<!--VBSEO_COPYRIGHT-->
F. Configure vBSEO:
Note: The vBSEO default settings are optimal for most forums, do not change settings you are not familiarized with.
- Using your browser, visit: http://www.yoursite.com/vB-root/vbseocp.php.
- Login using the password you defined in step B.
- Configure vBSEO settings as desired.
- For security purposes CHMOD 644 your 'vB-root/vbseo/resources/xml/config.xml' file after configuring vBSEO.
vBulletin 3.0.x Upgrade Instructions
Note: For non-technical users, we now provide a vBSEO Upgrade Service.
A. Visit your vBSEO CP (forums/vbseocp.php) and backup your current settings:
- Click on the 'XML' link for vbseo_all.xml and save a backup of your setup file.
B. Upload (and replace) ALL files included in the 'upload' folder to your forum root folder.
Note: Ensure all files are uploaded with the same folder structure provided in your 'upload' folder.
C. License your vBSEO instance and restore your current settings:
- CHMOD 666 the 'vB-root/vbseo/resources/xml/config.xml' file.
- Using your browser, visit: http://www.yoursite.com/vB-root/vbseocp.php.
- Define a password for your vBSEO Control Panel by entering it twice in the fields provided, you will be redirected to the settings page.
- Click on the 'Browse' button within the 'Upload a Settings (.xml) File' box.
- Upload your previously saved vbseo_all.xml settings file.
- For security purposes CHMOD 644 your 'vB-root/vbseo/resources/xml/config.xml' file after completing the steps above.
Installing vBSEO under Other Servers
vBSEO supports various other web servers like IIS, Lighttpd, Zeus, Litespeed, Nginx & Cherokee
Note: Often, the installation procedure for these servers types requires assistance from our support team. Please submit a support ticket if you have any questions.
vBSEO Google Sitemaps
Note: The vBSEO Google Sitemap plugin is a free plugin provided by Crawlability Inc. It is not included with vBSEO and must be installed separately.
Providing Google and Yahoo sitemaps is an essential step towards improving your forums. The "vBSEO Google/Yahoo Sitemap Generator" plugin provides a solution that allows your forum to be indexed faster, more completely, more effectively, and with less bandwidth consumption.
How to Download and Install the vBSEO Google Sitemaps Plugin
The vBSEO Google Sitemaps plugin is a separate download and installation. For further instructions, please visit the offical release thread:
vBSEO Google Sitemaps Plugin
Note: The current version of the sitemap plugin is 2.6 and is a REQUIRED update for all vBSEO 3.5.2 users.