Results 1 to 2 of 2

Google "Page Speed"

This is a discussion on Google "Page Speed" within the Off-Topic & Chit Chat forums, part of the Focus on Members category; So since now Google uses the loading times of a site as a variable for ranking, they released a "Page ...

  1. #1
    Member
    Real Name
    neo
    Join Date
    Oct 2008
    Posts
    85
    Liked
    1 times

    Google "Page Speed"

    So since now Google uses the loading times of a site as a variable for ranking, they released a "Page Speed" add on for FireBug that basically analyzes your site with tips on how to improve it.

    Now, I just ran this tool and found a plethora of issues. Problem is, some of these are just core vBulletin things, and I am not sure how I could tweak it?

    Here are just 2 (out of many more) examples:









    What are your thoughts?

  2. #2
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    vB defines most of the css and js WITHOUT a cache on purpose.
    ie, vb.js?v=3.8
    the parameter on the url ensures it is never cached.

    This ensures that your users see the correct version of your site, even if they have a cached JS, etc. This is especiallyimportant on upgrades/versions/etc.

    Minifications are simply whitepsace removal or served via gzip.

    Without re-coding half of vb, there's not much you can do. I doubt they will ever do these things for the usability issues and server variances for gzip, etc.

Similar Threads

  1. Google sitemap error "appears to be an html page"
    By m0rgulvale in forum Troubleshooting
    Replies: 4
    Last Post: 02-20-2012, 02:38 AM
  2. Replies: 8
    Last Post: 05-03-2010, 02:10 PM
  3. Replies: 0
    Last Post: 06-18-2009, 04:09 PM
  4. "Email this Page" and Google Adsense in post.
    By dealcrasher in forum Custom Rewrite Rules
    Replies: 0
    Last Post: 05-26-2007, 01:20 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •