vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4 Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=242)
-   -   Step by Step guide to speed up your VB4 OR VB3 (https://vborg.vbsupport.ru/showthread.php?t=267588)

Max Taxable 11-24-2013 04:39 PM

Quote:

Originally Posted by mathforum (Post 2463312)
Luckily on the homepage there's only one modification that adds a lot of js and requests, but I can't get rid of it so that is what it is.

You might even make a decision like I did, <if> conditionals which hide certain mods, products and/or plugins from the unregistered/not logged in usergroup. Really works wonders. In vB3 it's <if condition: $show member> or some such. This conditional would be added to whatever template the Mod is called in. Your membership still gets all the fancy toys and doodads - once they are logged in. Ask yourself what benefit the Mod has for the visitor, for SEO, spiders and so on. Do those perceived benefits outweigh the cost in added load time, amount of extra requests, and bytes delivered? Do the Mods help or hurt the SEO? And so forth.

The most important thing to remember about page load speed is not to get too bogged down in it. Make a strategic decision about how much work you want to do vs. the perceived benefits. For example, there is still alot I could do to make my site even faster than it is, but I reached the point of diminishing returns pretty quickly and still have decent results. You just have to set attainable goals, do the easier stuff first, then re-evaluate as you go along.

Like alot of stuff of webmastering, it's about personal preferences.

final kaoss 01-03-2014 04:40 PM

Yep, my guide covers pretty much all you need to do. There are other things you can pursue if you wish but really, it's up to you to put in the time to try to go after the other stuff, which really won't help all that much in terms of performance.

goxy63 01-17-2014 09:44 AM

Hi

I am having some weird problem with "404 Not Found nginx"

Was thinking to ask is it somehow related with this code here, I guess it might be but I am not that good with all this

In fact I think its somehow related with ads which I host from http://yllix.com/
Problem always occurs in place where ads are presented, but its always random, for some users problem is there and for some of them like me its not...its weird

those 404 nginx and these
http://lp.sharelive.net/?sysid=406&a...4xNigBMJ-N5JYF

any suggestions?

Some users when open my forums they got this issue at once

Code:

http://www.zaliv.co/forum.php

Dave 01-17-2014 10:58 AM

Quote:

Originally Posted by goxy63 (Post 2474868)
Hi

I am having some weird problem with "404 Not Found nginx"

Was thinking to ask is it somehow related with this code here, I guess it might be but I am not that good with all this

In fact I think its somehow related with ads which I host from http://yllix.com/
Problem always occurs in place where ads are presented, but its always random, for some users problem is there and for some of them like me its not...its weird

those 404 nginx and these
http://lp.sharelive.net/?sysid=406&a...4xNigBMJ-N5JYF

any suggestions?

Some users when open my forums they got this issue at once

Code:

http://www.zaliv.co/forum.php

Most likely caused by the mod rewrite friendly URL's, this is for Apache and not nginx.

final kaoss 01-19-2014 02:08 AM

Updated the first post to include the jpegmini tool!

goxy63 01-20-2014 02:07 PM

Quote:

Originally Posted by final kaoss (Post 2475297)
Updated the first post to include the jpegmini tool!

new code was producing me a bug, when someone send you pm... notification appears again even after you read it....changed back to old code...

final kaoss 01-20-2014 07:01 PM

Sounds to me like you missed this step.
https://vborg.vbsupport.ru/showpost....44&postcount=3
Also like others have stated, the htaccess is NOT for nginx.

Quote:

Originally Posted by goxy63 (Post 2475543)
new code was producing me a bug, when someone send you pm... notification appears again even after you read it....changed back to old code...


ozzy47 03-06-2014 02:20 AM

@final kaoss, if I PM you my .htaccess, could you take a look at it, and clean it up a bit? It is working pretty dang good, but I think it looks like a mess, and you may see something that may need tweaking.

final kaoss 03-06-2014 01:52 PM

Go ahead I can have a look at it.

tbworld 03-06-2014 03:15 PM

Quote:

I think it looks like a mess
People should always view my messes as 'art in progress'. :)


All times are GMT. The time now is 09:27 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03191 seconds
  • Memory Usage 1,743KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete