vBSEO Installation and upgrade instructions
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.3.0 is © 2005-2009 Crawlability, Inc.
License Agreement
http://www.crawlability.com/vbseo/license/
Read (and follow) these points as described in the license agreement:
- You ARE allowed to install the script in a domain other than the 'licensed' domain.
- You ARE allowed to REMOVE or MODIFY the copyright code within pages enhanced by vBSEO.
- You ARE 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 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 Installation Instructions
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/includes/config_vbseo.php' 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]
- Browse to the 'docs' folder of the installation package and open 'crawlability_vbseo.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 'config_vbseo.php' file after configuring vBSEO.
vBulletin 3.5.x, 3.6.x, 3.7.x & 3.8.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'
- Click on [Add/Import Product]
- Browse to the 'docs' folder of the installation package, open 'crawlability_vbseo.xml', set 'Allow Overwrite' to 'Yes' then click 'Import'.
D. License your vBSEO instance and restore your current settings:
- CHMOD 666 the 'vB-root/includes/config_vbseo.php' 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 'config_vbseo.php' file after completing the steps above.
vBulletin 3.0.x Installation Instructions
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/includes/config_vbseo.php' 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 'config_vbseo.php' file after configuring vBSEO.
vBulletin 3.0.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. License your vBSEO instance and restore your current settings:
- CHMOD 666 the 'vB-root/includes/config_vbseo.php' 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 'config_vbseo.php' 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.
IIS Web Server
In step C of the installation process defined:
ISAPI_Rewrite 3.x:
- Open ISAPI Rewrite manager software and input rewrite rules from isapi_rewrite.txt file (Note: replace "/forums/" with your vBulletin folder name).
ISAPI_Rewrite 2.x::
- Open/edit your httpd.ini file (ISAPI_Rewrite module configuration) and input rewrite rules from isapi_rewrite2.txt file (replace "/forums/" with your vBulletin folder name).
Lighttpd Web Server
In step C of the installation process defined:
- Instead of uploading the .htaccess file, open your Lighttpd Control Panel and enter the rules defined in the lighttpd_rewrite.txt file included within the 'htaccess' folder of the installation package (replace "/forums/" with your vBulletin folder name).
Zeus Web Server
In step C of the installation process defined:
- Instead of uploading the .htaccess file, open your Zeus Control Panel and enter the rules defined in the zeus_rewrite.txt file included within the 'htaccess' folder of the installation package (replace "/forums/" with your vBulletin folder name).
Litespeed Web Server
Should work exactly like Apache webserver (use .htaccess file included in the 'htaccess' folder of the installation package).
Nginx Web Server
In step C of the installation process defined:
- Instead of uploading the .htaccess file, open your nginx configuratin file and enter the rules defined in the nginx.txt file included within the 'htaccess' folder of the installation package (replace "/forums/" with your vBulletin folder name).
Cherokee Web Server
In step C of the installation process defined:
- Instead of uploading the .htaccess file, open your Cherokee Admin Panel configuratin file and enter the rules defined in the cherokee.txt file included within the 'htaccess' folder of the installation package (replace "/forums/" with your vBulletin folder name).
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.2 and is a REQUIRED update for all vBSEO 3.3.0 users.
Renew Your vBSEO License
Note: Your vBSEO License Renewal is only $35 for 1-year access to all vBSEO upgrades and the Priority Support Ticketing System.
Check your license list on the
download page to determine your license status. If
Expired you will need to renew at a cost of $35 to get access to new vBSEO upgrades and the priority support ticketing system.
To renew, simply click the
Renew link next to your license and follow the checkout procedure to complete your order.
Darmowy hosting zapewnia PRV.PL