![]() |
So does this work with VBSEO as long as I do this:
Quote:
|
^yes, it works. I had the same problem.
|
how would you know if this mod is or is not working?
|
In my .htaccess, I have some stuff written in it, so I have to copy the contents of this .htaccess and put them right under that text.
It will work that way, right? |
can I exclude some folders from the effects of this?
|
Wow... this works really well... thank you so much! :)
|
there's a line of code where can I exclude some Folders? in those folders I have something that got ugly decomposed for yslow
|
I am so happy this mod got a good fix for vbseo. I have it running now and it makes an absolutely huge difference in speed. Thanks
|
Quote:
Can I exclude some folders from the effects of this hack? I paid for those scripts and this hacks render the application useless |
You may want to edit redir.php and remove the 'JS' file type. This will stop it caching javascript which resolved a lot of issues I had.
|
Support for YSLOW is ' Ya'slow! '
|
Best mod I've ever seen
Forum changed for F52 to A93 after uploading tow files... 5 starts... Installed... Added to MOTM |
Very nice mod hope to see this is Become nominated soon :)
|
I got Java Problems after upgrade to 3.7.3
I have deleted. I think the problem is because of this Code:
RewriteEngine On |
steel using it
there is a huge difference on loading time of web page thnx 4 sharing it everybody could use it on any website (amazing) not just for vb! |
anyone that has got problem with vBull 3.7.3 ?
|
|
I am having a few Java erros as well.
|
any idea when a 3.7.3 compatible version will be released since people are mentioning errors?
|
I had this installed, but uninstalled it, as it conflicted with VBSEO and the gain in performance was nominal, not worth fiddling with VBSEO and the redir.php script to get everything to work properly.
|
Installed and it does seem much faster.
Thank you very much |
yeah working nice
|
thanks dear
very nice ! |
Good i think but some inevitable compatibility issues. Anyway, gj. I will try to implement some of the principles directly on the forum.
|
Works fine for me thanks
|
My ability to click on a smilie and have it appear in a post automatically stopped working when I installed this. Any idea why? Any work-arounds?
|
What methods do you all use to test the before/after results?
|
To check if it is all working, install the Yslow plugin for firefox. It shows tats for each page next to a speedometer in the status bar.
This worked excellent, but made the Casino, vbCasino texas holdem stop working, stating javascript needs to be enabled. I had to remove the javascript related cache for and gzip for everything to work properly again. Slots, events, and all the other casino items worked, only Texas Holdem was 'broken'. Not sure if the javascript is dynamic, or why having it cached makes it stopped, same for the gzip. All other javascript runs fine zipped and cached. |
I'm running Firebug and Yslow extension in Firefox to do a performance test. I get the following...
Quote:
Quote:
Quote:
Quote:
Quote:
|
Make sure you don't have multiple compression methods enabled. look at apache deflate.conf and gzip.conf for which file types they are compressing.
They shouldn't be set to compress the same filetypes. If one of them (gzip or deflate in apache) IS set to compress, make sure compression is disabled in vBulletin ACP Site options, and do not run the PHP Compression script (redir.php) in this mod, as redundant compression may uncompress the content, or mangle it in other ways. Here is my deflate config: Code:
<IfModule mod_deflate.c> The best tip in this mod is the forced caching of relatively persistent objects (images, javascript). If those items are in the cache, it won't matter much if it is 12k or 30k, as it will only be downloaded from your site rarely, instead of on every page load. You can check by looking at "Statistics" tab in Yslow to display which items are cached, saving requests and bandwidth. For Caching/Expires, I used the headers apache 2 module, with this line for config to cover most everything. Code:
<FilesMatch "\.(ico|pdf|flv|jpg|jpeg|png|gif|js|css|swf)$"> With vBulletin version 3.7.3, I suggest enabling loading the Yahoo YUI scripts from the yahooapis.com CDN. Those scripts are rather large, even when compressed. If you pay for bandwidth by the month, and those are loaded with every page, it can add up very quickly on a high traffic site. With the above changes and settings, Here are the results from the Firefox Yslow add-on on a 3.7.3 PL1 site with quite a few add-ons: (Everything after 6 is an "A") B 1. Make fewer HTTP requests This page has 6 external JavaScript files. F 2. Use a CDN You can add your own CDN hostname preferences. A 3. Add an Expires header A 4. Gzip components A 5. Put CSS at the top C 6. Put JS at the bottom If you have the ability to change the apache configuration and modules, such as a dedicated server, etc, these config changes would be one good solution out of many methods. If your only ability to change anything about the server is an .htaccess file, and gzip or deflate aren't installed in your apache server, then this script/.htaccess mod is about your best solution, as well as enabling compression in vB ACP. |
Thanks.
Quote:
(no expires) http://www.verse-a-day.com/js/vad.js (no expires) http://www.cbox.ws/box/click18c2.wav (no expires) http://www.cbox.ws/box/relay.swf?hos...s&port=443&t=2 I'm still having issues with the following: - minify js - make fewer http requests Quote:
I did a search templates search for both .css and .js, did not find any "external" request at all, except for two .js for bible verses on the home page mainly. Not 21 total. |
A noticable improvement.. Thanks :)
|
Thank you
|
thanks a lot for this.
|
great work works perfectly thnx
|
I can not believe how good this works!! Why wouldn't this be included as a part of VB?
Thank you Thank you Thank you |
where i can find these line
Code:
#LoadModule rewrite_module modules/mod_rewrite.so |
Quote:
***Make sure you backup before using |
hmmm nice
done |
This mod seems to have issues with this mod: https://vborg.vbsupport.ru/showthrea...ght=Cafe+Press
Unfortunately, I had to uninstall it. |
All times are GMT. The time now is 06:35 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|