YABBSEO[vB] Lite - Another Better SEO Module for vB 3.5.x-3.8.x

MobileHacks

New Member
YABBSEO[vB] Lite

YABBSEO[vB] is a well-developed easy-to-use lighty module for vBulletin aiming at optimizing your forum for Search Engines. This is a lite version and a full version will come with GUI for controling lots of options of YABBSEO.

Updates:
Now YABBSEO supports mysqli connection and it also corrects several bugs.

Main Features:
1. Customised Forumdisplay, Showthread, Member profile url, etc...
Edit yabbseo/data/config.php:
PHP:
'template' =>  
    array ( 
      'showthreadpage' => 'f{forum_id}-{forum_title}/{thread_title}-{thread_id}-page{thread_page}.html', 
      'showthread' => 'f{forum_id}-{forum_title}/{thread_title}-{thread_id}.html', 
      'showthreadnew' => 'f{forum_id}-{forum_title}/{thread_title}-{thread_id}-newpost.html', 
      'showthreadpost' => 'f{forum_id}-{forum_title}/{thread_title}-{thread_id}-p{post_id}.html#post{post_id}', 
      'forumdisplaypage' => 'f{forum_id}-{forum_title}/index{forum_page}.html', 
      'forumindex' => 'forumindex.html', 
      'forumdisplay' => 'f{forum_id}-{forum_title}', 
      'member' => 'members/{username}.html', 
      'memberlistpage' => 'memberlists/{member_page}.html', 
      'memberlistltr' => 'memberlists/{letter}.html', 
      'memberlistltrpage' => 'memberlists/{letter}-{member_page}.html', 
      'memberlist' => 'memberlists', 
    ),

2. Built-in Multiple languages supported. You don't need manually list the special chars to convert. Tested with Deutsch, Español, Français, Türkçe.

3. 301 safe redirecting dynamical url to the above static url.

4. Add "no=follows" for all external site url.

5. Lots of options in yabbseo/data/config.php. For example, removing comman words in static url, customised keyword separator. Ability to create your customised url for other content.

Live Demo:
YABSoft

YABBSEO[vB] Installation Requirements
1. Mod-rewrite Module for Apache server.
2. Entered Forum URL at vBulletin Admin CP > vBulletin Options > Site Name / URL / Contact Details.


Installing YABBSEO[vB] 1. Extracting the installation package

Download and extract the installation package into a directory in your local computer.

2. Uploading YABBSEO[vB] to the Server.

You only need upload all files in /upload to your vBulletin installation.

3. Go into vBulletin's Admin CP > Plugins & Products > Manage Products.

a). Click on 'Import Product' and select 'overwrite'.
b). Click on the 'Browse' button, and browse to the location where YABBSEO[vB]'s installation package was extracted.
c). Find a file named Product-YABBSEOLite-1.0.xml in the root directory YABBSEO[vB].
d). Click on 'Import'.

4. Uploading the .htaccess file

If your server does not have a .htaccess file in its root, then upload the .htaccess file found in the YABBSEO[vB]'s installation package.

If your server already has a .htaccess file in its root of vBulletin installation, then the content of YABBSEO[vB]'s .htaccess will have to be merged into the main .htaccess file.
 
sorry but it did not support arabic !!
can you provide me with an updated one wich support arabic

thanks in advance :)
 
This is a good product, however it errors in the viewtopic, it appends the forum ID onto the image path.

What is making it do this?
 
how to access to yabbseo !! i want to configurat it ! its not like /vbseo and vbseo sitemap !!!! i can't see it in my admincp vb options !!!
 
izem013 said:
how to access to yabbseo !! i want to configurat it ! its not like /vbseo and vbseo sitemap !!!! i can't see it in my admincp vb options !!!

you should read this:
 
Back
Top