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



#61   08-25-2007, 03:44 PM
Ekka has a spectacular aura about Join Date: Aug 2007 Posts: 181 Location: Brisbane Australia
Re: vBulletin Optimisation Tips


Quote:
Originally Posted by Brandon View Post
I use the forumpath.php file from vbadvanced to find the path
You really aint makin this any easier. LOL
Quote   |  



#62   08-25-2007, 03:46 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


well for 50$ I'll go over all the settings in vboptions, admincp and optimize Everything ;) for an extra 25$ I'll go over all the vbseo settings..

That's about as easy I can make it ATM ;)

ps. I let you know about this the first time I worked on your site also
--------------------
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

Last edited by Brandon; 08-25-2007 at 04:41 PM.
Quote   |  



#63   09-01-2007, 12:27 AM
Ekka has a spectacular aura about Join Date: Aug 2007 Posts: 181 Location: Brisbane Australia
Re: vBulletin Optimisation Tips


Well, that's an improvement, board's running faster and pics load faster etc ... friggin ripper, I vouch for that work!

Thanks mate.
Quote   |  



#64   09-01-2007, 08:04 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


Quote:
Originally Posted by Ekka View Post
Well, that's an improvement, board's running faster and pics load faster etc ... friggin ripper, I vouch for that work!

Thanks mate.
Thanks bud

You're welcome to add a Tesimonial

It will show up on my vB Services page as well ;)
--------------------
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   |  



#65   09-04-2007, 10:55 AM
Haniibal‏ will become famous soon enough Join Date: Sep 2007 Posts: 2
Re: vBulletin Optimisation Tips


thinks for this all best site on the world
Quote   |  



#66   09-11-2007, 05:21 PM
TheTrust will become famous soon enough Join Date: Sep 2007 Posts: 3
Re: vBulletin Optimisation Tips


Thank you .. i do appriciate it
Quote   |  



#67   10-02-2007, 12:10 PM
too_cool_3 will become famous soon enough Join Date: Oct 2007 Posts: 7
Re: vBulletin Optimisation Tips


Quote:
Originally Posted by Brandon View Post
Optimizing vBulletin for SEO and Server load will help your overall performance.
Here are a few tips I've found.
...

3. Restrict Search Engine Crawling

Those spiders..they index your content, but there are always places that you don't want or need them to go.
To restrict the pesky critters to only eating up your Content, do the following.

In your root (public_html) directory, upload the following robots.txt::


Code:
User-agent: *
Disallow: /forums/ajax.php
Disallow: /forums/attachment.php
Disallow: /forums/calendar.php
Disallow: /forums/cron.php
Disallow: /forums/editpost.php
Disallow: /forums/global.php
Disallow: /forums/image.php
Disallow: /forums/inlinemod.php
Disallow: /forums/joinrequests.php
Disallow: /forums/login.php
Disallow: /forums/member.php
Disallow: /forums/memberlist.php
Disallow: /forums/misc.php
Disallow: /forums/moderator.php
Disallow: /forums/newattachment.php
Disallow: /forums/newreply.php
Disallow: /forums/newthread.php
Disallow: /forums/online.php
Disallow: /forums/poll.php
Disallow: /forums/postings.php
Disallow: /forums/printthread.php
Disallow: /forums/private.php
Disallow: /forums/profile.php
Disallow: /forums/register.php
Disallow: /forums/report.php
Disallow: /forums/reputation.php
Disallow: /forums/search.php
Disallow: /forums/sendmessage.php
Disallow: /forums/showgroups.php
Disallow: /forums/subscription.php
Disallow: /forums/threadrate.php
Disallow: /forums/usercp.php
Disallow: /forums/usernote.php
Remove any lines that you WANT the spiders to see.. if you want them to crawl the Calendar, take out Disallow: /forums/calendar.php.
I'm about to do this trick but I'm just wondering, apart from the Calander, is there any other files I should omit, that I WANT the spiders to see?
Thanks
-Marc
Quote   |  



#68   10-03-2007, 07:49 AM
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


btw do adapt the path if you didn't install your forum in a subfolder of your domain name or it won't work.
I saw in the past a few having that problem.
--------------------
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   |  



#69   10-03-2007, 08:29 AM
too_cool_3 will become famous soon enough Join Date: Oct 2007 Posts: 7
Re: vBulletin Optimisation Tips


Quote:
Originally Posted by eric View Post
btw do adapt the path if you didn't install your forum in a subfolder of your domain name or it won't work.
I saw in the past a few having that problem.
what do u mean adapt the path? i did not install my forum into a sub folder, it is directly on the root of my server. do I have to modify anything in the robots.txt file?
Also, as I'm still curious if there is any files that i WANT the spider to be able to crawl other then the already mentioned calender???
thanks

if you mean remove /forum/ then yes, I did that so its just ajax.php attachments.php etc. I just need to know which files if any I want the crawlers to be able to see therefore remove them from the robot.txt

Last edited by too_cool_3; 10-03-2007 at 10:44 AM. Reason: Automerged Doublepost
Quote   |  



#70   10-03-2007, 12:07 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


indeed in your case you have to remove the forums since your forum is top level. Some forget this and then wonder why it doesn't work

On my forum I did also remove the calendar restriction since I want it to be indexed, it isn't a b('day calendar but an event calendar... other lines won't bring much to be indexed according me. They lead to pages or functions from vb that are nill search engine wise.
--------------------
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   |  
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 12:34 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