PDA

View Full Version : vbulletin and google page speed service


toon79
04-10-2013, 10:38 AM
Has anyone been successful in getting Google's page speed service working with vbulletin 4?

I've tried everything and people can't even register on the site, Admin and Mod CP log you out and Moderate by IP doesn't work as it's feeding google's IP's into the pages?

z3r0
04-10-2013, 11:18 AM
There is a couple of people that mention they have tried it here - https://vborg.vbsupport.ru/showthread.php?t=231873&page=2

toon79
04-10-2013, 12:28 PM
There is a couple of people that mention they have tried it here - https://vborg.vbsupport.ru/showthread.php?t=231873&page=2

Thanks Z3r0 couldn't seem to find much in the search

z3r0
04-10-2013, 06:03 PM
Let us know how you get on with it, I've been meaning to test out pagespeed since they gave me an invite last year but due to the lack of information of vbulletin sites using it I've not touched it yet.

toon79
04-11-2013, 06:43 AM
Can't seem to get it to work. It just reads google's IP address for every user. It's playing with my IP spam control settings also. Not sure what to do apart from not use it. On a plus note the forum is lightening fast.

z3r0
04-11-2013, 06:52 AM
Did you install the Proxy to Real IP Conversion mod and do the edits that Cybex made after having the same IP problem here? - https://vborg.vbsupport.ru/showpost.php?p=2381849&postcount=182

toon79
04-11-2013, 07:12 AM
I did that yes and still getting the same issue as Cybex

--------------- Added 1365668012 at 1365668012 ---------------

Also when I made the edit beneath that post the forum stopped working all together

--------------- Added 1365668382 at 1365668382 ---------------

Did you install the Proxy to Real IP Conversion mod and do the edits that Cybex made after having the same IP problem here? - https://vborg.vbsupport.ru/showpost.php?p=2381849&postcount=182

It didn't work because I pasted over the wrong part. Think this might have worked. Thanks so much for taking time out to help me. I'll let you know how I get on.

g00gl3r
05-21-2013, 03:08 PM
I'd be interested in seeing how this is going.

bzcomputers
05-23-2013, 04:38 AM
I'd also be interested to hear the latest.
I remember a little while back I tested it on vBulletin but the only thing I remember was it seemed to totally screw up Google Analytics, which I kind of find humerous. You'd think they would play well together but they didn't.

Everytime Pagespeed would serve a page (maybe for the first time I'm not sure) it would show upwards of 15 plus connections on the same file. I only had it running for a short time (about 6 hours) because I did not see much improvement in speed at all, actually a degradation in most cases. I do remember there being a few quirks with it also but for the life of me I can't remember exactly what they were. I do know at the time it caused of few pages of vbulletin not to render at all especially when being served for the first time but I didn't try and diagnose the issues at the time since it was an active site I was testing on. At the time most of the pages that were rendering were actually taking longer to load then without Pagespeed.

I personally use x-cache on my server which works great with vB. I would be willing to try Pagespeed again if I could hear some more feedback.

From what little experience I had with it, I think if you don't have an overloaded or underpowered server already your benefits with Pagespeed on a vB site will be negligible.

I hope to hear/see someone prove me wrong though!

diecastfast
07-12-2013, 04:46 PM
Okay, I have fairly conclusive data to report and will get more in-depth when I can.

Tested on a dead forum first and the site went from noticeable latency to like I was pulling from my hard drive. Did the edits in this download. https://vborg.vbsupport.ru/showthread.php?t=201211

At midnight last night switch DNS from Cloudflare to Google Page Speed on a massive, busy forum (1200 simultaneous users). Intended to test overnight but DNS propagation is taking over 11 hours now and is finally starting to reflect that we're on Google's servers. A scattering of members are initially reporting oddities and being logged out but no major outcry.

I will report back. I recommend you do the Page Speed test and decide from there.

diecastfast
07-13-2013, 06:00 PM
Okay, here's the deal. Google Page Speed offers no speed advantage on my forum over Cloudflare according to multiple GTMetrix tests. The big disadvantage is I don't like Google having access to my data and Page Speed offers no security features but the advantage is that Cloudflare has recently suffered daily DOS attacks. It's a toss-up but I think in the end I am going to go back to Cloudflare.

Would be interested to hear from others who have compared the two, or maybe a CDN.

--------------- Added 1373743846 at 1373743846 ---------------

I stand corrected.

Meanwhile, PageSpeed Service offers a number of significant rewriters that mod_pagespeed does not have (though we expect this gap to close over time),in addition to a number of other benefits, such as:

Access to Google's global serving infrastructure
DDoS attack prevention

diecastfast
07-15-2013, 02:11 PM
As a follow-up, I pulled the plug on Page Speed and went back to Cloudflare. There are just too many oddities that happen with Page Speed, one of which is members complaining about pages "jumping" on tablets and mobile devices. Page Speed loads the first banner ad on my site last, so if someone is viewing below the fold, that ad loads and pushes everything down and it's annoying. Overnight I got about 10 emails from members complaining that vBulletin told them their IP address was banned. That was the final straw and I'm going back to Cloudflare. I should also mention that I ran GTMetrix tests three different times and none of them were faster than Cloudflare; all were the same or slightly slower.

eva2000
07-16-2013, 12:45 AM
As a follow-up, I pulled the plug on Page Speed and went back to Cloudflare. There are just too many oddities that happen with Page Speed, one of which is members complaining about pages "jumping" on tablets and mobile devices. Page Speed loads the first banner ad on my site last, so if someone is viewing below the fold, that ad loads and pushes everything down and it's annoying. Overnight I got about 10 emails from members complaining that vBulletin told them their IP address was banned. That was the final straw and I'm going back to Cloudflare. I should also mention that I ran GTMetrix tests three different times and none of them were faster than Cloudflare; all were the same or slightly slower.

I haven't used Google Page Speed service myself, but if it's anything like Apache mod_pagespeed or what I use for Nginx ngx_pagespeed modules by Google (i use ngx_pagespeed http://centminmod.com/nginx_ngx_pagespeed.html), then you need to fine tune the page speed filters for vBulletin usage. Some filters might need disabling so trial and error.

You can use http://www.webpagetest.org/compare to roughly check how your site will fair side by side with Google Page Speed service. Note aggressive versus default Page Speed option - aggressive has additional pagespeed filters which can break a site's functionality, so try both default and aggressive.

Also GTmetrix tests are test location dependent so will vary for different forums depending on where the forums' servers are located.

diecastfast
07-16-2013, 09:47 AM
As a further follow-up, I have integrated MaxCDN and am achieving the fastest load times of the three services (MaxCDN, Cloudflare, Google Page Speed). It requires vBSEO and is more difficult to integrate; I had to get help from their online chat, which I would rate as excellent.

Tip: If you stay on the MaxCDN site long enough before signing up, a popup will offer you 20% if you signup right then. Saved me $8.

--------------- Added 1373998807 at 1373998807 ---------------

Had issues with MaxCDN breaking CSS. Their tech support worked tirelessly to get the issue resolved. I'm convinced that this is the answer for my site.

l0l4s0
07-17-2013, 01:33 AM
Yesterday I integrate Google PageSpeed ​​CNAME in my domain, I have the original server litespeed + vbulletin + xcache + vBSEO, page carried me very fast and everything loaded fine, but began login error problems and some problems in the CSS and JS codes, I also fail with the IPS only showed me all the IP users google and not the user, disable the rewrite that have not had any solution, so I started to have some options of disable rewrite parts of the minify css and I am well, now the problem of access and to the IPS forum and could not fix, read a message about IP's http://www.vbulletin.com/forum/forum/vbulletin-4/vbulletin-4-questions-problems-and-troubleshooting/427259-implementing-the-x-forwarded-for-header, has not helped me at all, if anyone has more news of possible solutions would be very good comment here.

diecastfast
07-17-2013, 11:57 AM
You need to follow these instructions carefully and install the product.

https://vborg.vbsupport.ru/showthread.php?t=201211

toon79
07-17-2013, 12:08 PM
As a follow-up, I pulled the plug on Page Speed and went back to Cloudflare. There are just too many oddities that happen with Page Speed, one of which is members complaining about pages "jumping" on tablets and mobile devices. Page Speed loads the first banner ad on my site last, so if someone is viewing below the fold, that ad loads and pushes everything down and it's annoying. Overnight I got about 10 emails from members complaining that vBulletin told them their IP address was banned. That was the final straw and I'm going back to Cloudflare. I should also mention that I ran GTMetrix tests three different times and none of them were faster than Cloudflare; all were the same or slightly slower.

That's why I pulled the plug, it was making my pages jump on load which was annoying, although I managed to get it working quite well it was more of a disruption.

It requires vBSEO and is more difficult to integrate; I had to get help from their online chat, which I would rate as excellent.

VBSEO? I thought they had stopped giving support there now?

diecastfast
07-17-2013, 08:51 PM
VBSEO? I thought they had stopped giving support there now?

Their support was quite likeliest the worst in the history of support so that's redundant. The product still exists.

I.M.O.G.
07-24-2013, 09:58 PM
That's why I pulled the plug, it was making my pages jump on load which was annoying, although I managed to get it working quite well it was more of a disruption.

This is a relatively easy fix. The pages jump because of ad banners loading at the end, after users start interacting with the content. Previously you didn't have this problem because your server was ensuring the ad banners loaded before the site was usable.

The ad banners are making the page jump, because their container is not set to a static size - so before the ad banner loads, that container may be 0px high, but after it loads it is probably 128px high.

Simply set the container for your ad banner to a static size, which will keep the page from jumping, as it no longer matters if the banner is loaded or not - the size is static.

You probably don't want to go back and mess with it again, which I understand. But I figured I'd post this since more than one user reported having the problem, and it really is a simple fix... Plus, I like focusing on the user experience, and the sooner users can use your page the better. I hate the idea of making people wait for ads to load before they can actually use the site.

toon79
07-25-2013, 07:51 AM
This is a relatively easy fix. The pages jump because of ad banners loading at the end, after users start interacting with the content. Previously you didn't have this problem because your server was ensuring the ad banners loaded before the site was usable.

The ad banners are making the page jump, because their container is not set to a static size - so before the ad banner loads, that container may be 0px high, but after it loads it is probably 128px high.

Simply set the container for your ad banner to a static size, which will keep the page from jumping, as it no longer matters if the banner is loaded or not - the size is static.

You probably don't want to go back and mess with it again, which I understand. But I figured I'd post this since more than one user reported having the problem, and it really is a simple fix... Plus, I like focusing on the user experience, and the sooner users can use your page the better. I hate the idea of making people wait for ads to load before they can actually use the site.

Thanks that makes sense when you put it like that, I appreaciate the time you took to post a solution.