Forum Moderators: mack

Message Too Old, No Replies

forum

need to have my forum with google

         

nihanshe

1:07 am on Jan 14, 2004 (gmt 0)

10+ Year Member



Hi I have designed a website for my woodturning and have installed a forum within this site now google is picking up the index page no problem on page 7 (turnedwood as a keyword) but how do i get my forum to be on google.

thanks in advance

robert adams

7:30 pm on Jan 14, 2004 (gmt 0)

10+ Year Member



get people to post to the forum it will eventually be picked up.

robert

mack

9:06 pm on Jan 14, 2004 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



What software are you using for your forum?

Mack.

griz_fan

7:25 pm on Jan 22, 2004 (gmt 0)

10+ Year Member



I seem to recall that there is a mod for phpbb2 that creates seach engine friendly URL's, which would certainly help. But... Be careful what you wish for. A spider, such as the googlebot, crawling your forum could easily chew up a lot of bandwidth as well as putting a heavy load on your server (which could cause troubles with your hosting provider). I'd recomend setting up a good robots.txt file in your forum's directory in order to keep out spiders that you don't want. There are many spiders out there, some of which will benefit your site, others may simply eat up bandwidth and server resources with no benefit to you...

Jenstar

7:36 pm on Jan 22, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



phpbb has session IDs attached to the URLs - if you view a thread and see something like "sid=2fb2e36fe6a9aa2246e159ba9b7854f9" you will need to either install the phpbb googlebot hack so that googlebot can spider the forums, or get rid of the session IDs another way.