The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
YABBSEO[vB] Lite - Another Better SEO Module for vB 3.8.x Details »» | ||||||||||||||||||||||||||||||||||
YABBSEO[vB] Lite - Another Better SEO Module for vB 3.8.x
Developer Last Online: Jan 2014
The FULL version is available here.
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. Main Features: 1. Customised Forumdisplay, Showthread, Member profile url, etc... Edit yabbseo/data/config.php: PHP Code:
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. 6. Parse archive pages and redirect thread links to the static one. 7. Improve meta keywords for thread pages. 8. Canonicalization Url Support. 9. Redirect external urls by a custom script. Lots of other improments... Live Demo(vB3.7.1: http://yabsoft.info/demo/vbforum Live Site(vB 3.8.4): https://yabsoft.com/forum ------------------------------------------ |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] Quote:
YABBSEO[vB] Lite v1.1.0 At 01 Nov 2009 YABBSEO[vB] Lite v1.0.1 At 15 Feb 2009 YABBSEO[vB] Lite v1.0.0 At 05 Feb 2009 Updates of YABBSEO v1.1: Latest version! Please see the following post with detailed directions and explanations of yabbseo/data/config.php. Updates of YABBSEO v1.0.1: 1. Now YABBSEO supports mysqli connection. 2. Fix a serious bug that cause script not to parse the external url correctly. 3. Adding a miss hook in v1.0.0 for search members to redirect to the correct profile url. 4. Adding some HTML tags parsing to correct some images not showing. 5. Fixing some redirecting error reported by members here. 6. Fix a bug for parsing the birthday members profile url in the front page of forum. How to update your installation of YABBSEO v1.0.1: Untill now, you only need redownload the attachment to update the php scripts files and then reimporting the product XML file. BUT you must be careful if you have modified the file yabbseo/data/config.php. When you upload new scripts, please don't overwrite your customised config.php. And a backup of old installation is recommended when you make any updates on current installation. Some previous installation may not include such TAG parsings in yabbseo/data/config.php, if yes, you need add them manually(suppose you don't want to overwrite config.php directly) PHP Code:
Plugins & Products>Add New Plugin Product: Code:
YABBSEO[vB] Code:
member_start Code:
Search members PHP Code:
Support We provide tech support for the lite version via vB.org forum. If you have any questions, just reply this thread or PM me. Click INSTALL if you like this plug-in. Download Now
Supporters / CoAuthors Show Your Support
|
Comments |
#92
|
|||
|
|||
From my side, I tested it on my PC and it is working fine. But it is better to keep the froum id added. You need many testings for customising forum urls. I understand how to do well, but it is not easy for me to explain it.
|
#93
|
|||
|
|||
hey Yabsoft, thanx i addes the search members plugin and now works great, but dont rewrite the today birthday users...
any clue about this? |
#94
|
|||
|
|||
i dont have any idea i try alot that( any body give
Yes, it is supported: edit yabbseo/data/config.php, change PHP Code: 'forumtitleonly' => '0', to PHP Code: 'forumtitleonly' => '1', And then you remove the f{forum_id}_ from PHP Code: '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', ), |
#95
|
|||
|
|||
Working good except having an issue when trying to view new posts from the forum home.
The link looks like this Code:
http://www.xxxxxx.com/tips/f11-miscellaneous-tips/facebook-tips-137-newpost.html Code:
http://www.xxxxxx.com/tips/f-/--p1409.html#post1409 |
#96
|
||||
|
||||
Can you put here http://yabsoft.com/forum/yabbseo/data/config.php ?
|
#97
|
|||
|
|||
Quote:
|
#98
|
||||
|
||||
thanks for update now every thing working fine
|
#99
|
|||
|
|||
Quote:
|
#100
|
|||
|
|||
It is working fine with the SEOURL Rule provided by us. For your customised one, I don't give a test.
|
#101
|
||||
|
||||
Quote:
ex: tags.php?tag=sample to: tags/sample/ |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|