The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I am searching a powerful SEO Module for my Vb 3.8.x forum, must be free .
What are you using and what can you suggest ? |
|
#2
|
||||
|
||||
|
YaBBSEO Lite Version is good and free
If you really want your forum to take off, then I suggest vBSEO. However, that's a paid modification, but does a heck for your forums. Zoints SEO is useless and doesn't rewrite enough URL's to warrant the use of. I recommend YaBBSEO Lite or vBSEO |
|
#3
|
|||
|
|||
|
<a href="http://www.vbseo.com" target="_blank">http://www.vbseo.com</a>
vBSEO is way better lol. |
|
#4
|
|||
|
|||
|
Guys, i want a free module. I have some problems with YabbSEO and i don't get any support.
Here's my problem: Quote:
|
|
#5
|
||||
|
||||
|
You need to set the rewriting option to what you need. If you've set it to mod_rewrite of URL's, did you add the text that is required into the .htaccess file on the forum root?
|
|
#6
|
|||
|
|||
|
You should be asking in the modification thread but, try uploading the htaccess file your supposed to upload for rewrites to work.
|
|
#7
|
|||
|
|||
|
That's the problem, i don't understand what i should add. This is the content from httacces
HTML Code:
Options +FollowSymLinks
# Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
RewriteEngine On
# Please note: RewriteBase is the path of your forum
# to your root vB installation (i.e. / or /forums without ending slash / if it is a subdirectory)
RewriteBase /
RewriteRule ^sitemap\.xml$ sitemap.php [L]
RewriteCond %{REQUEST_FILENAME} -f
RewriteCond %{REQUEST_FILENAME} (admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.*)$ $1 [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ yabbseo.php?bbseourl=$1&%{QUERY_STRING} [L]
|
|
#8
|
|||
|
|||
|
You add that yes. make a htaccess.txt file with those contents. Upload to your forum root. then rename it to .htaccess
|
|
#9
|
|||
|
|||
|
I cannot use this SEO module because i am using lighttpd.
|
|
#10
|
|||
|
|||
|
You have to ask in that modification thread
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|