Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted November 3, 200717 yr I currently have the fastest ipb boards, I've been looking into methods to release my methods to the public but not all that easy as most use apache :( I've tested ETags (Expire) mod_expire, works on lighttpd, apache, etc. Could invision look into the future for ETag's applyed to the ajax pages for browsers to read likeindex.php?profile=1&tab=posts?ETag=2000When the tag changes (new content, etc) then the browser will continue the request from the webserver. This can also be implimented in other areas, quite simpily like the warn box's, they always take rather long to load too.The next very large fix I found is combining the javascript files.I've shaved almost 2seconds off the load by combining js files, IPS should look into their own script to do this with that the ip.board will automatically make the url (easiest way is jscombine.php?this.js,that.js) etcJust a few suggestions, makes my boards load in 2sec uncached and .8 sec cached for the most part.
Archived
This topic is now archived and is closed to further replies.