Page 6 of 6 FirstFirst 1 2 3 4 5 6
Results 76 to 87 of 87
Like Tree10Likes

vBSEO Optimization Tips

This is a discussion on vBSEO Optimization Tips within the General Discussion forums, part of the vBSEO SEO Plugin category; vBSEO already is using asynchronous tracking code...

  1. #76
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    vBSEO already is using asynchronous tracking code
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  2. #77
    Junior Member
    Real Name
    Jacob Chapel
    Join Date
    Oct 2006
    Posts
    26
    Liked
    0 times
    Yes, that is what someone else said, but if you read the link, the optimized code is much different than the one you are using.

  3. #78
    Senior Member
    Real Name
    Ceri May
    Join Date
    Jul 2009
    Location
    United Kingdom
    Posts
    1,726
    Liked
    15 times
    Blog Entries
    1
    Quote Originally Posted by chapel View Post
    Yes, that is what someone else said, but if you read the link, the optimized code is much different than the one you are using.
    The "optimized" code is identical it has just been minified (Removing all line returns and whitespace) this would bring very little performance improvement and would require quite a few changes to the vBSEO code as vBSEO also adds additional variables not just page_tracker.

    If you wish to make the change you can do so vBSEO is visable source however as a company we will neither advise you how to nor support such a change.

    Ceri

  4. #79
    Junior Member
    Real Name
    Electric Heinie
    Join Date
    Sep 2010
    Posts
    24
    Liked
    0 times
    If your CRU format includes only [forum_title], 1 additional database query will be executed. To eliminate this query, simply be sure to include [forum_id] in the CRU format.
    Is this still true with vbseo v3.5.2 and enabled XCache in Caching Options?

  5. #80
    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
    Yes, it is true with all versions regardless of cache, as the there needs to be a select forumid from forum where title = 'string' query lookup inorder to reverse back to ?f=xx style on the forumdisplay page. If the id is already available in the URL, that query is skipped.

  6. #81
    Junior Member
    Real Name
    Electric Heinie
    Join Date
    Sep 2010
    Posts
    24
    Liked
    0 times
    so why don't you just cache this?

  7. #82
    Junior Member
    Real Name
    Nicole Boone
    Join Date
    Nov 2007
    Posts
    12
    Liked
    0 times
    Move rewrite rules from .htaccess to httpd.conf
    For users with dedicated servers, the vBSEO rewrite rules applied in the .htaccess files can be moved directly into the httpd.conf file for more efficient performance.
    I'm on a VPS, so I assume this would not apply to me? But, if it does, how do I do this?

  8. #83
    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
    You can do this on a vps in most cases.
    If you have whm,
    [How-to] Move .htaccess rules into httpd.conf from WHM - Blogs - vBulletin SEO Forums

  9. #84
    Senior Member
    Real Name
    Alex
    Join Date
    Mar 2007
    Location
    Italy
    Posts
    508
    Liked
    0 times
    but this tips are for the new vbseo 3.6.0?

  10. #85
    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
    These tips effect all versions.

  11. #86
    Junior Member
    Real Name
    Alfin Baltazar
    Join Date
    Oct 2011
    Posts
    15
    Liked
    0 times
    Thanks for the tips, this will help me a lot.

  12. #87
    Junior Member
    Real Name
    Steve
    Join Date
    Feb 2009
    Posts
    11
    Liked
    0 times
    I too have successfully moved all of my htaccess rules to http.conf and it seems to be working fine, however, I'm not seeing any noticeable page load speed increase when I a/b test using firebug 'net' tab..

    How are others testing the effects of this optimization technique?

Page 6 of 6 FirstFirst 1 2 3 4 5 6

Similar Threads

  1. vBSEO 2.2.0 Released - Google/Yahoo Sitemap Compatible
    By Juan Muriente in forum vBSEO Announcements
    Replies: 58
    Last Post: 11-17-2005, 10:49 PM

Tags for this Thread

Posting Permissions

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