The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
TfSEO 2: the free vBulletin url rewrite Details »» | |||||||||||||||||||||||||
TfSEO 2.1
TfSEO is a powerful and free url rewrite for the vBulletin system: it rewrite forum, thread and post urls. For me it's very hard to explain well all the feature of this plugin, soo the best way is test it. How much does it weight on the server? I have tested on my home server: TfSEO enabled, heavy:Live Demos
For Support and question you can contact me at davide {at} techforum .it This product will be updatefor long time, I welcome (and really do ask for) any feedback, suggestions, issues, etc... If you install it, click install. Note: vbulletin will have by default a rewrite system from version 4.0 (beta should coming next month, april). I relly suggest you to wait, and not use this product. If the vb's rewrite will be great, i will no more update this product. Supporters / CoAuthors Show Your Support
|
Comments |
#722
|
|||
|
|||
fixed it
|
#723
|
|||
|
|||
hi,
I migrated from apache to lighthttpd. I need to convert .htaccess code. Code:
RewriteEngine On RewriteRule ^([^/]+)/([^/]+)-([0-9]+)\/newpost.html$ showthread.php?t=$3&goto=newpost [QSA,L] RewriteRule ^([^/]+)/([^/]+)-([0-9]+)\/post([0-9]+).html$ showpost.php?p=$4 [QSA,L] RewriteRule ^([^/]+)/([^/]+)-([0-9]+)\/$ showthread.php?t=$3 [QSA,L] RewriteRule ^f([0-9]+)\/$ forumdisplay.php?f=$1 [QSA,L] RewriteRule ^f([0-9]+)\/([a-z]+)([0-9]+).html$ forumdisplay.php?f=$1&page=$3 [QSA,L] RewriteRule ^([^/]+)/([^/]+)-([0-9]+)\/([a-z]+)([0-9]+).html$ showthread.php?t=$3&page=$5 [QSA,L] RewriteRule ^([^/]+)/([^/]+)-([0-9]+)\/(.*)$ showthread.php?t=$3 [QSA,L] |
#724
|
|||
|
|||
Is this working with vBa CMPS yet?
|
#725
|
|||
|
|||
thanks
before installation i have some question 1. can i use it with vbseo 2.2 and if i use i think i must edit .htaacces like lines below RewriteEngine On RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 RewriteRule ^(.*)t([0-9]+)(.*)newpost(.*)$ showthread.php?t=$2&goto=newpost [QSA,L] RewriteRule ^(.*)f(.*)/(.*)t([0-9]+)(.*)/post([0-9]+)(.*)$ showpost.php?p=$6 [QSA,L] RewriteRule ^(.*)f(.*)/(.*)t([0-9]+)(.*)/([a-z]+)([0-9]+)(.*)$ showthread.php?t=$4&page=$7 [QSA,L] RewriteRule ^(.*)f(.*)/(.*)t([0-9]+)(.*)$ showthread.php?t=$4 [QSA,L] RewriteRule ^(.*)f([0-9]+)/([a-z]+)([0-9]+)(.*)$ forumdisplay.php?f=$2&page=$4 [QSA,L] RewriteRule ^f([0-9]+)(.*)$ forumdisplay.php?f=$1 [QSA,L] RewriteRule ^(.*)-f([0-9]+)(.*)$ forumdisplay.php?f=$2 [QSA,L] the red line is for vbseo and black one for your mood 2.is it surely changes my urls like links below Search Engine Friendly URLs for instanse https://vborg.vbsupport.ru/member.php?u=163068 to https://vborg.vbsupport.ru/u163068.html thanks in advance |
#726
|
|||
|
|||
Don't use it with vbseo.
I think it is possible, but you will get a lot of errors i think. |
#727
|
|||
|
|||
Hello Everyone,
I have just a small problem, and I'm not sure whether it is truly a problem or how the program is designed. I have my forum set on "Heavy Method." Everything works except for viewing of topics. I will give an example of the URL Structure: When I click on "General Security Questions" it will link me to: /general-security-questions-f6/ Which is very much correct. Now lets say there was a topic in general security questions. Here is the new URL Structure: /edit-this-from-admincp-than-forum-f6/test-t157/ It refers back to as if I did not set the above URL (general-security-questions). Can someone please help me with this problem? Our URLs won't be really good SEO until I can get this figured out. Thank you to anyone who can help. Kind Regards, |
#728
|
||||
|
||||
Demo's are hard to read
Any english ones? |
#729
|
|||
|
|||
Quote:
You must look at the links in the forums navigation |
#730
|
||||
|
||||
And where would this be located
|
#731
|
|||
|
|||
This is a url rewrite. The language dosen't matter. Look at the link of forum, threads etc.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|