PDA

View Full Version : How to resolve these issues?


Mark_Zuckerberg
10-12-2011, 05:09 PM
Hi all i want to learn how to do resolve these issues in vbulletin


1.) Add Expires headers
example
http://widgets.digg.com/css/buttons3.css
http://platform.twitter.com/js/xd/jsonrpc.js
http://platform.twitter.com/js/xd/parent.js
http://s7.addthis.com/js/250/plugin.sharecounter.js
http://www.google-analytics.com/ga.js

2). Make fewer HTTP requests
example
This page has 30 external Javascript scripts. Try combining them into one.
This page has 7 external stylesheets. Try combining them into one.
This page has 17 external background images. Try combining them with CSS sprites.


3.) Compress components with gzip
my gzip is on at level 9

4.) Use a Content Delivery Network (CDN)

5.) Use cookie-free domains

6.) Reduce DNS lookups
example
s7.addthis.com
widgets.digg.com
api-public.addthis.com
ssl.gstatic.com
platform.twitter.com
www.google-analytics.com
platform.linkedin.com
apis.google.com
connect.facebook.net
www.stumbleupon.com
www.statcounter.com

7.) Specify image dimensions

8.) Leverage browser caching

9.) Specify image dimensions

10.) Parallelize downloads across hostnames

i want to resolve these issues as soon as possible and one more error which i want to resolve is redirection of old urls

i was running a board with phpbb and now i am moved to vbulletin and imported all users and threads but in google my indexed pages are giving 404 error.

my indexed urls are like this

www.mydoamin.com/viewtopic.php?f=59&t=20380

and i want to redirect these to this

www.mydoamin.com/showthread.php?t=1485166

please help

River J
10-12-2011, 07:28 PM
I'm going to go out on a limb here and say you're not the real facebook creator :p