Hiring: CSS-Page Optimization Expert

1 replies
  • WEB DESIGN
  • |
Thanks and look forward to hearing from good people! Please provide me with some reason why I should think you really know how to do the work. I'm saying this because you don't know how many people tell me they "really know" when they have more of a rudimentary knowledge. Thanks for understanding!

I have a vbulletin 4 and Wordpress site (amongst other scripts) that requires optimization to strip down the number of requests that each makes and increase the optimization of load time and performance. For example, vbulletin 4 only has about 15 or so http requests yet my custom design has 105. Evidently there are things that can be done such as using sprites, removing unneeded tags, images, etc.

I don't need someone who has done themes or familiar. I need someone to do the job above in order to reduce the page load and speed up and optimize these pages like good sites are optimized. Somehow vbulletin has reduced many of the same elements to just a fraction of load time and removed so many http requests. This isn't my forte - I can figure it out eventually but don't have time - this is where you come in. I have other work but these items are more important. It's a great, nice looking site and there is longer term work than just this.

ADMIN - realized there is another section but can't delete quickly after posting.
#csspage #expert #hiring #optimization
  • Profile picture of the author mystline
    Hi, I may be able to help you out.

    From what I can tell you're after the following:

    Minification of CSS, combining of multiple stylesheets to reduce HTTP requests. This can be done a few ways but how effective these are depends on things such as your hosting account, required plugins, etc.

    If you're also concerned about page loading time you aren't just looking at your CSS. Javascript is normally the biggest issue with page loading times as loading .js files will actually pause the entire loading of your site until it has downloaded, and activated each script. It does this one by one, when you've got 7-8 javascript files it can really add a huge overhead to your page.

    For a more accurate diagnosis I'd ask that you PM me a waterfall chart of your sites, which you are able to do with Yslow, Page speed (a firebug plugin) or at WebPagetest
    {{ DiscussionBoard.errors[2758289].message }}

Trending Topics