Version: 2.1, by superjeff
Developer Last Online: May 2010
Category: Major Additions -
Version: 3.7.x
Rating:
Released: 03-20-2008
Last Update: 03-18-2009
Installs: 633
DB Changes Uses Plugins Auto-Templates
Code Changes Additional Files Translations
No support by the author.
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:
Code:
[root@hserver ~]# ab -n 100 http://hserver/tfseo_1/main-forum-f2/dsadas-t4
This is ApacheBench, Version 2.0.40-dev <$Revision: 1.146 $> apache-2.0
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Copyright 2006 The Apache Software Foundation, http://www.apache.org/
Benchmarking hserver (be patient).....done
Server Software: Apache/2.2.3
Server Hostname: hserver
Server Port: 80
Document Path: /tfseo_1/main-forum-f2/dsadas-t4
Document Length: 33804 bytes
Concurrency Level: 1
Time taken for tests: 22.177687 seconds
Complete requests: 100
Failed requests: 0
Write errors: 0
Total transferred: 3420400 bytes
HTML transferred: 3380400 bytes
Requests per second: 4.51 [#/sec] (mean)
Time per request: 221.777 [ms] (mean)
Time per request: 221.777 [ms] (mean, across all concurrent requests)
Transfer rate: 150.60 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.0 0 0
Processing: 220 221 0.7 221 223
Waiting: 209 210 0.8 210 213
Total: 220 221 0.7 221 223
Percentage of the requests served within a certain time (ms)
50% 221
66% 221
75% 222
80% 222
90% 222
95% 222
98% 223
99% 223
100% 223 (longest request)
TfSEO disabled, standart vburl:
Code:
[root@hserver ~]# ab -n 100 http://hserver/tfseo_1/showthread.php?p=4#post4
This is ApacheBench, Version 2.0.40-dev <$Revision: 1.146 $> apache-2.0
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Copyright 2006 The Apache Software Foundation, http://www.apache.org/
Benchmarking hserver (be patient).....done
Server Software: Apache/2.2.3
Server Hostname: hserver
Server Port: 80
Document Path: /tfseo_1/showthread.php?p=4#post4
Document Length: 34010 bytes
Concurrency Level: 1
Time taken for tests: 21.870820 seconds
Complete requests: 100
Failed requests: 0
Write errors: 0
Total transferred: 3441000 bytes
HTML transferred: 3401000 bytes
Requests per second: 4.57 [#/sec] (mean)
Time per request: 218.708 [ms] (mean)
Time per request: 218.708 [ms] (mean, across all concurrent requests)
Transfer rate: 153.63 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.0 0 0
Processing: 216 218 0.9 218 220
Waiting: 205 207 0.9 208 209
Total: 216 218 0.9 218 220
WARNING: The median and mean for the waiting time are not within a normal deviat ion
These results are probably not that reliable.
Percentage of the requests served within a certain time (ms)
50% 218
66% 218
75% 219
80% 219
90% 219
95% 219
98% 220
99% 220
100% 220 (longest request)
Like you can see product takes about +10ms per request.
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.
all serve the same content. Meaning I have been penalised by Google and lost my Pr6 accidentally...
Hi firstly, your www.site.com and www.site.com/forum/ points to same content because there is a redirect in your htaccess file which is redirecting all request from www.site.com/forum/ to www.site.com/ and it's nothing to do with TFSEO. You should have made a directory called forum on your server and put your vbulletin files in that directory.
Secondly about the www issue, check out this post of mine
hi... this is a bug with TFSEO when used with vbadvanced. Jeff has promised an update soon fixing this bug let's see, when he updates.
Hi firstly, your www.site.com and www.site.com/forum/ points to same content because there is a redirect in your htaccess file which is redirecting all request from www.site.com/forum/ to www.site.com/ and it's nothing to do with TFSEO. You should have made a directory called forum on your server and put your vbulletin files in that directory.
Secondly about the www issue, check out this post of mine
I am also using TFSEO and i have no duplicate content problem. You can check a working example at my site: Oracle Forums
The site IS IN A DIRECTORY called FORUM!!!
I have removed the htaccess and it still does this with TFseo running. I deleted all code except this
Quote:
# Rewrite requests for root home page to /forum/index.php
RewriteRule ^$ /forum/index.php [L]
So that people dont get an error when going to my url.
What I was trying to acheive is so that
www.site.com/forum/ 301 redirects to www.site.com/ thereby meaning I dont have dupe content issue anymore. Alternatively if the other redirects to /forum I would still be very happy!
if you want to update this mod with arabic language , please update this mod with farsi(persian) language too, as you don't know in persian language there is only four letters more than arabic's ,
persian letters :
Code:
پ و د ذ ر ز ژ ط ظ گ ک م ن ت ا ل ب ی س ش چ ج ح خ ه ع غ ف ق ث ص ض
www.site.com/forum/ 301 redirects to www.site.com/ thereby meaning I dont have dupe content issue anymore. Alternatively if the other redirects to /forum I would still be very happy!
Any ideas please? Im desperate!!
What i understand is that you have put all your vbulletin files in a directory called forum. Now you want www.site.com/forum/ to redirect to www.site.com/
Is that right?
If yes, why in God's name did you first put the site in a directory called forum? Just put the whole VB files under your public_html folder and so www.site.com/ will have all your pages.
And if your www.site.com/forums/ pages are indexed in the serps then basically you have to make a choice whether you want your VBulletin webiste as www.site.com/ or www.site.com/forums. You can't have it both ways.
What i understand is that you have put all your vbulletin files in a directory called forum. Now you want www.site.com/forum/ to redirect to www.site.com/
Is that right?
If yes, why in God's name did you first put the site in a directory called forum? Just put the whole VB files under your public_html folder and so www.site.com/ will have all your pages.
And if your www.site.com/forums/ pages are indexed in the serps then basically you have to make a choice whether you want your VBulletin webiste as www.site.com/ or www.site.com/forums. You can't have it both ways.
yes, you are right!!
But the forums have been installed in a subfolder for several years and it will be hard work to move it all to /root
and I will lose a lot of traffic/ inbound links possibly, unless I can use htaccess to redirect all requests from /forum/xxxyyy
to /xxxyyyy which should be possible.
but my question was related to the simpler task of using htaccess to try and prevent some of VBs dupe content! Im guessing you dont know the answer to my question :erm: