PDA

View Full Version : phpbb


HanFleet
01-31-2006, 09:40 AM
Anyone know how to get your phpbb forums indexed? I see a lot of these come up on searches.
Is it just simple keywords or scripting techniques?

yoleonard
02-03-2006, 01:53 PM
Snippet from an article:

"Why doesn't Google spider my forum?"

That was the question echoed here many times. The problem is that while Google has no problem with dynamic sites, Google does not like session IDs (cloaking). This is a solution aimed at ensuring that Google does not get any SIDs when it's agents (robots) visit your site.

Full article here:
http://www.phpbb.com/kb/article.php?article_id=29

Hope that helps.

Roger K.
GimmeMyDomains.com

HanFleet
02-04-2006, 08:04 AM
Thankyou for that.
That was really helpful
I need to rearrange the cgi on the pages.


Han.