Go Back   vBulletin Setup > vBulletinSetup Information > vBulletin SEO Tips and SEO Questions

Why not Register and remove some of the ads from vBulletin Setup
Post New Thread  Reply



#21   11-29-2006, 09:20 PM
G_Man has a spectacular aura about Join Date: Oct 2006 Posts: 194 Location: Spokane, Washington
Re: vBulletin Optimisation Tips


alright, Brandon... riddle me this! We are on the same host, so what did you do to get GZip with Fluid as opposed to just using the vbulletin settings and... why is that better than just using the vB setting?

Cheers!
Quote   |  



#22   11-29-2006, 10:30 PM
Send a message via AIM to Brandon Send a message via MSN to Brandon Send a message via Yahoo to Brandon Brandon is a glorious beacon of lightBrandon is a glorious beacon of lightBrandon is a glorious beacon of lightBrandon is a glorious beacon of light Join Date: Jul 2006 Posts: 9,242 Location: Topeka, KS
Re: vBulletin Optimisation Tips


I don't have Gzip enabled on the server. I'm using the vbulletin settings..

and you don't want to have both enabled, it wont be as efficient.

btw, when do you get on fluid ? did CM refer ya ? he is who told me about this host, I've been very happy with them.
--------------------
Brandon Sheley / vBulletin Setup Staff
Check out our Newsletter for the latest vB and SEO news.
Are you looking for vBulletin work to be done on your forums ?
Would you like to Help Support vBulletin Setup.
Reply to the Welcome PM for Full Access to the Forums.. Thanks

Please do not PM me for support, that's what the forums are for.
Have you heard about Crowdgather?
Find it on Forums
Check out this cool page - Bar Code Signatures
Quote   |  



#23   11-29-2006, 10:50 PM
G_Man has a spectacular aura about Join Date: Oct 2006 Posts: 194 Location: Spokane, Washington
Re: vBulletin Optimisation Tips


Okay.. gotcha... turned it on After Seppuku... holy... needed that!!! LOL

Yep, chatted with CM and switched. Funny thing is that I followed your little Noob/Loser (said jokingly) thread as you asked nearly every question I would have over there on Fluid!!! ;)

So, I didn't have to sound clueless when I signed up, thanks to you!!!

Of course, I didn't have to, but still did!!!! LOL
Quote   |  



#24   11-29-2006, 11:01 PM
Send a message via AIM to Brandon Send a message via MSN to Brandon Send a message via Yahoo to Brandon Brandon is a glorious beacon of lightBrandon is a glorious beacon of lightBrandon is a glorious beacon of lightBrandon is a glorious beacon of light Join Date: Jul 2006 Posts: 9,242 Location: Topeka, KS
Re: vBulletin Optimisation Tips


yup, I asked questions for a week or two b4 I signed up
I hate moving sites, when I get a good host I'm with them for the long haul.

my last two host sucked it up and I lost money because when I would show clients my sites, they would be down and the host had no explanation for it.. >

So far Fluid has been great, and the support they offer is outstanding ;)
--------------------
Brandon Sheley / vBulletin Setup Staff
Check out our Newsletter for the latest vB and SEO news.
Are you looking for vBulletin work to be done on your forums ?
Would you like to Help Support vBulletin Setup.
Reply to the Welcome PM for Full Access to the Forums.. Thanks

Please do not PM me for support, that's what the forums are for.
Have you heard about Crowdgather?
Find it on Forums
Check out this cool page - Bar Code Signatures
Quote   |  



#25   11-29-2006, 11:45 PM
eric is a jewel in the rougheric is a jewel in the rough Join Date: Oct 2006 Posts: 864 Location: France
Re: vBulletin Optimisation Tips


These days it is so easy to start hosting, servers are cheap... but it is as easy to drawn. I know pretty well the business, and giving support is hell, hence why I turned private... you have so many ... that want all, know nothing and expect all from provider for nothing..; and wile you try to help those out, others are waiting in queu for more valid reasons. And then keeping your server tight when half of them load crappy unsecure code.... hell of a time
--------------------
Eric / vBulletin Setup Staff
Check out our Newsletter for the latest vB and SEO news.
Are you looking for vBulletin work to be done on your forums ?
Would you like to Help Support vBulletin Setup.

Aeroclix -- DistantHost link directory
Domains hosting, server rent... -- Distant-Help link directory
Quote   |  



#26   12-10-2006, 06:37 PM
SirAdrian will become famous soon enough Join Date: Nov 2006 Posts: 41
Re: vBulletin Optimisation Tips


Good post.

One thing I want to clarify is
Quote:
Posts can be "cached", meaning the server doesn't have to pull them from the database every time they are viewed.
They are still pulled from the database (hence the cached posts table), but they don't have to be parsed (bbcode to html) again, which does save server load.
--------------------
Adrian Schneider
Quote   |  



#27   12-15-2006, 02:57 PM
Capper will become famous soon enough Join Date: Nov 2006 Posts: 20 Location: Las Vegas, NV
Re: vBulletin Optimisation Tips


Quote:
1. Store CSS StyleSheets as Files

By default, vBulletin will store the CSS of your pages as HTML within the head of the document. This, when taken over thousands of pages, can be quite a heavy burden.

Storing CSS Stylesheets as files will allow users/spiders to cache the CSS as a file, and make each page smaller, HTML wise, giving your server a bit of a breather.

To begin, ensure your forums/clientscript/vbulletin_css directory is chmod 777 so the stylesheet files can be created.
Next, in the AdminCP, select the vBulletin Options menu then vBulletin Options.
Select Style and Language Options.
Set "Store CSS Stylesheets as Files?" to Yes.
Click Submit.
This optimization is causing several errors in my CPANEL error log...
Quote   |  



#28   12-15-2006, 03:11 PM
Send a message via AIM to Brandon Send a message via MSN to Brandon Send a message via Yahoo to Brandon Brandon is a glorious beacon of lightBrandon is a glorious beacon of lightBrandon is a glorious beacon of lightBrandon is a glorious beacon of light Join Date: Jul 2006 Posts: 9,242 Location: Topeka, KS
Re: vBulletin Optimisation Tips


I've found that on some servers I'm not able to implement this tweak

I don't know why, but I'll CHMOD the folder and set to yes in acp and then the style gets messed up.

I've never seen anything in the log file, but then again, I've never looked.
--------------------
Brandon Sheley / vBulletin Setup Staff
Check out our Newsletter for the latest vB and SEO news.
Are you looking for vBulletin work to be done on your forums ?
Would you like to Help Support vBulletin Setup.
Reply to the Welcome PM for Full Access to the Forums.. Thanks

Please do not PM me for support, that's what the forums are for.
Have you heard about Crowdgather?
Find it on Forums
Check out this cool page - Bar Code Signatures
Quote   |  



#29   12-15-2006, 03:20 PM
Capper will become famous soon enough Join Date: Nov 2006 Posts: 20 Location: Las Vegas, NV
Re: vBulletin Optimisation Tips


everything looks fine....as far as I know.... but I'm getting error messages saying certain css files can't be foun

....oh, and awesome tweaks btw,,,
Quote   |  



#30   12-15-2006, 03:34 PM
Send a message via AIM to Brandon Send a message via MSN to Brandon Send a message via Yahoo to Brandon Brandon is a glorious beacon of lightBrandon is a glorious beacon of lightBrandon is a glorious beacon of lightBrandon is a glorious beacon of light Join Date: Jul 2006 Posts: 9,242 Location: Topeka, KS
Re: vBulletin Optimisation Tips


what files aren't found ? should they be in the vbulletin_css folder ?
--------------------
Brandon Sheley / vBulletin Setup Staff
Check out our Newsletter for the latest vB and SEO news.
Are you looking for vBulletin work to be done on your forums ?
Would you like to Help Support vBulletin Setup.
Reply to the Welcome PM for Full Access to the Forums.. Thanks

Please do not PM me for support, that's what the forums are for.
Have you heard about Crowdgather?
Find it on Forums
Check out this cool page - Bar Code Signatures
Quote   |  
Post New Thread  Reply
vBulletin Setup > vBulletinSetup Information > vBulletin SEO Tips and SEO Questions


Tags
optimize vbulletin, seo, vbulletin, vbulletin optimization, vbulletin seo, vbulletin tips

Thread Tools
Display Modes

 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

LinkBacks (?)
LinkBack to this Thread: http://forum.vbulletinsetup.com/f7/vbulletin-seo-optimization-tips-2.html
Posted By For Type Date
Cosas para mejorar la velocidad - vBHispano This thread Refback 04-22-2008 08:59 AM
New Server??? - Page 2 - RacersDen.net This thread Refback 03-14-2008 06:55 PM
vB und Suchmaschinen - Seite 3 - vBulletin-Germany.org Forum This thread Refback 03-06-2008 04:31 PM
vBulletin Optimisation Tips - vBulletin Enhancement Forums This thread Refback 09-19-2006 09:15 AM

Similar Threads
Thread Thread Starter Forum Replies Last Post
Board upgrade, optimisation and hack installation Ekka Testimonials 1 09-01-2007 09:47 PM
Great optimization tips! Chris Testimonials 4 07-20-2007 03:47 PM
Tips on Stopping vBulletin Spam Brent vBulletin SEO Tips and SEO Questions 0 12-21-2006 08:19 PM
10 Essential Search Engine Optimisation Tips Brandon Search Engine News 1 09-08-2006 06:18 AM
What is Search Engine Optimisation? Brandon Search Engine News 0 07-29-2006 11:51 PM


All times are GMT -6. The time now is 01:18 AM.

vBulletin Setup, vBulletin Setup Forums, vBulletin Services, vBulletin Blogs, vBulletin SEO, vBulletin Questions, vBulletin Skins, Styles, Templates
vBulletin Hacks / Modifications, vBulletin Monetization, Blogs, vBulletin Link Directory,Quality Link Directory