miniBB ® 

miniBB

®
Support Forums
  
 | Start | Register | Search | Statistics | File Bank | Manual |
The Other miniBB Support Forums / The Other /  
 

Make your forum spiderable and search engine friendly

 
 
Page  Page 2 of 2:  « Previous  1  2

Author Mikado
Guest
#16 | Posted: 18 Jan 2006 23:16 
Here is the logics:

LoginWithUserDisabledCookies
=> SessionLoginNoCookiesNeeded
=> LongURLs
=> UglyForSpiders

You guys/gals are saying: don't worry about users with disabled cookies, it's their own fault. I am saying: use another method to make your site nice for spiders even with LongURLs. You do this by

CreateRSS2FileInRoot
=> SubmitAsGoogleSitemap
=> PrettyForGoogle

Author Team
8-)
#17 | Posted: 19 Jan 2006 07:57 
Remember that Google is not the only one search engine on earth. What about another?

Of course it's users problem. They disable cookies = they don't want to be authorized. What else?

Author Ivan
Advanced Member
#18 | Posted: 19 Jan 2006 10:41 
This is very ridiculous :)

=> PrettyForGoogle

My forum, too, is pretty, but for Michelle Pfeiffer :)))

Author CardMSG
Partaker
#19 | Posted: 13 Jul 2006 00:47 
I like tips #2, #5, #6, #8 and #9 and think they're probably the most important for Google and any other search engine.

As for the <h1> debate, it's true you can have as many <h1> tags as you want, but it's also true you can style your text with old <font> tags, but this is not the way the modern standards are necessarily meant to be used.

The <h1> tag is really meant to be a single header about the main purpose of that particular page. Then, you can break into sub categories, or <h2> as many times as necessary. Then, if you have subs for each <h2> tag, you can use <h3>, <h4>, etc...

For my site, I already have an <h1> tag on every page, so using that technique with an <h2> tag would probably be just as useful.

You should also look into creating a sitemap of all the links in your site using .xml (for Google), .txt (for Yahoo) and .html for the rest of of visiting your site. I know there are a lot of other search engines, but I'm confident that if you follow the rules outlined and DO optimize your page for these 2 big search engines, most of the other engines will pick you up too. If not, there's not much else you can do unless you want to start breaking rules.

Check out these links if you're interested:

Google Webmaster Tips

Yahoo Sitemap Submissions

General Sitemap Info for many engines

Hope this helps, and oh yeah, thanks for helping me make my discussion board more search friendly and standards compliant!

Author Paul
Lead Developer 
#20 | Posted: 13 Jul 2006 08:40 
As far as I know, sitemaps are not giving you extra page rank or something. Yes, it's a very good idea for the search engines, since in that case, they will have "less tasks" to work on, but trust me - this doesn't affect your indexing in other way. If your pages are valid, and correctly created, they will be indexed anyway.

Author CardMSG
Partaker
#21 | Posted: 13 Jul 2006 22:38 
You're right Paul, nothing will increase your page ranking except have a relavent content rich site that's constructed properly and linked to from other quality sites. The sitemap is just an easy way to keep track of what pages are in your site and gives the search engine spiders an easy way to follow links.

Author Ivan
Advanced Member
#22 | Posted: 14 Jul 2006 10:09 
Some of us don't think that the spiders are the most important thing and must run our lives, and in opposite - we avoid them.

I don't know why people mess up "site" with "forum", but obviously they like to talk all together in the same time.

The truth is that people ever collect themselves in groups by interests and that's all :)

The commands <INDEX,FOLLOW> and the mod_rewrite mode are enough for one that has mass desires :)

Author Paul
Lead Developer 
#23 | Posted: 14 Jul 2006 11:07 
In general, I'm myself too lazy to create these sitemap scripts. It will waste a lot of time, and nobody will pay for it, despite search engine gurus should pay each site for doing this job for them ;-)

Author Ivan
Advanced Member
#24 | Posted: 14 Jul 2006 11:15 
You may, without any terms, only write to paper when you remember something about this, and some day to write for the spider lovers one addon called "Spider me!"

For 10 (?) dollars :)

They can buy it and later to be spidered and paid for the advertisments on their sites :)

Author Paul
Lead Developer 
#25 | Posted: 14 Jul 2006 13:52 
I think, with miniBB they will be "spidered" by default :-)

Let's see.

Author Dragon
Partaker
#26 | Posted: 19 Oct 2006 10:03 
THANK YOU!

Author trc4949
Partaker
#27 | Posted: 24 May 2007 16:29 
Open your templates/forums.html and place as the very first line:
<h1>miniBB Support Forums</h1>


How do I get the h1 tags to surround the main site title name JUST on the homepage... but let the other pages have their own specific h1 tags related to the topics of those pages... ?

Author Paul
Lead Developer 
#28 | Posted: 25 May 2007 03:54 
trc4949
Sorry, the question is not understood completely, but... you may specify any tags in bb_plugins.php accordingly to $action variable. Like:

if($action==''){
//first page
$h1a='<h1>'; $h1b='</h1>';
}
else{
$h1a='<h2>'; $h1b='</h2>';
}

then in all templates it will be possible to specify:

{$h1a}miniBB Support Forums{$h1b}

Author sharonbaker
Partaker
#29 | Posted: 21 Feb 2011 23:39 
Very nice information what you have shared with us.... Thanks for sharing.... I am happy to visit again....

Page  Page 2 of 2:  « Previous  1  2 
The Other miniBB Support Forums / The Other /
 Make your forum spiderable and search engine friendly
 Share Topic's Link

Your Reply Click this icon to move up to the quoted message


  ?
Post as a Guest, leaving the Password field blank. You could also enter a Guest name, if it's not taken by a member yet. Sign-in and post at once, or just sign-in, bypassing the message's text.


Before posting, make sure your message is compliant with forum rules; otherwise it could be locked or removed with no explanation.

 

 
 
miniBB Support Forums Powered by Forum Software miniBB ® Home  Features  Requirements  Demo  Download  Showcase  Gallery of Arts
Compiler  Premium Extensions  Premium Support  License  Contact Us
Check out the Captcha add-on: protect your miniBB-forums from the automated spam and flood.


  ⇑