vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   General Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=189)
-   -   [tweak] Get better results for your forum from search engines (https://vborg.vbsupport.ru/showthread.php?t=85062)

Brad 10-22-2002 10:00 PM

[tweak] Get better results for your forum from search engines
 
Not getting as many hits for your forum from google or any other search engine?. Editing your meta tags in the forumhome template can really improve your results. This guide will teach you how to do this in two easy steps.

1: editing the meta tags

Open your forumhome template and find this block of code (near the top)

<meta name="keywords" content="vbulletin,forum,bbs,discussion,jelsoft">
<meta name="description" content="$bbtitle is a discussion forum powered by vBulletin. To visit the forum, go to $bburl/ . To find out about vBulletin, go to http://www.vbulletin.com/ .">

Edit this to your liking, adding things that relate to your site will give you better results. I run a anime site so ive edited mine to look like this.

<meta name="keywords" content="vbulletin,forum,bbs,discussion,jelsoft,an ime,japanese animation,fanart">
<meta name="description" content="$bbtitle is a forum for all anime fans to share their art work and disscuss anime, To visit the forum, go to $bburl/ .">



2. submit your forum to search engines

Submit your forum url to these search engines and watch em crawl..

DestyNova 10-23-2002 04:14 AM

Very good one, thanks!

Tony G 10-23-2002 05:11 AM

This may come in handy, nice work. :)

Arabs Emperor 12-12-2002 05:19 PM

thanks very good
and i do it

imported_WvD 12-24-2002 06:17 PM

nice d00d!! thnx alot!

imported_VTI 12-28-2002 05:08 PM

I used it..
tnx..
I wanted to change the metatags, but I didn't know where they were. Now I do. Tnx

Aeon 01-07-2003 02:49 AM

The URL to submit the board link is broken. Is there another good place to submit a board link?

Tony G 01-08-2003 10:41 AM

Contact AL via PM if he doesn't see this, I've got no idea which one he was linking too.

*Shrugs*

Sal Collaziano 01-08-2003 10:49 AM

Thanks for this nice easy modification. I do have one concern.. Will this cause spiders to slow down my site a lot? I did this once a long time ago and it caused major problems. So much that my site went down for a little while.. I contacted the host and they told me it was because one of the search engines was going through my site like crazy.. I'd love to work this in but I'm just a bit worried about that happening again...

Brad 01-08-2003 10:56 AM

<a href="https://www.google.com/addurl.html" target="_blank">Click here</a> to submit your site to google.

Sal:

Spiders can take up your bandwidth yes, most of it is due to the loading of images and files of no usewitch are irelivant to the indexing process anyway. Use this to keep spiders from getting to your images and files that are no needed for content:

make a file named robots.txt and stick this in it. upload it to your ROOT public_html folder.

User-agent: *
Disallow: /forum/attachment.php
Disallow: /forum/avatar.php
Disallow: /forum/editpost.php
Disallow: /forum/member.php
Disallow: /forum/member2.php
Disallow: /forum/misc.php
Disallow: /forum/moderator.php
Disallow: /forum/newreply.php
Disallow: /forum/newthread.php
Disallow: /forum/online.php
Disallow: /forum/poll.php
Disallow: /forum/postings.php
Disallow: /forum/printthread.php
Disallow: /forum/private.php
Disallow: /forum/private2.php
Disallow: /forum/report.php
Disallow: /forum/search.php
Disallow: /forum/sendtofriend.php
Disallow: /forum/threadrate.php
Disallow: /forum/usercp.php
Disallow: /forum/admin/
Disallow: /forum/images/
Disallow: /forum/mod/

Of course you will need to change the /forum to your folder name that vBulletin resides in. mabey the /images to if you are using multiple image folders or a differnt name for it.


All times are GMT. The time now is 08:02 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04676 seconds
  • Memory Usage 1,731KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete