954,355 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

SEOing your forum and optimizing your database

I just installed a new phpbb golf forum. The install was straight out of the box.

What steps should I follow next to get the board SEOed (search engine optimized) and ready for public consumption.

Are there any SEO hacks you could recommend or a step by step guide on optimizing the forum and the database?

mortgage-pro-se
Newbie Poster
21 posts since Jul 2004
Reputation Points: 27
Solved Threads: 0
 

There is a search engine optimization MOD in phpBB.

Installing this hack is a bit tricky, but follow the instructions carefully. Among other things, it eliminates a lot of "page-drain", removal of session ids for guest and static URLs for forums and topics.

Follow this link, download the hack and install it.
Search Engine Optimization

harishankar
Junior Poster
104 posts since Dec 2004
Reputation Points: 13
Solved Threads: 0
 

Thanks for you post. Is there anything that needs to be done to the database for optimization?

mortgage-pro-se
Newbie Poster
21 posts since Jul 2004
Reputation Points: 27
Solved Threads: 0
 

There are millions of articles floating around the net on SEO. Mainly for communities, Google or MSN search for them :D.

Atomica
Light Poster
29 posts since Oct 2004
Reputation Points: 10
Solved Threads: 0
 
Thanks for you post. Is there anything that needs to be done to the database for optimization?


There are some things you can do serverside to optimize - such as installing Turck mmCache to cache PHP scripts. But nothing that I know of to optimize the database or anything like that, that would have any influence on SEO. Just make sure to get rid of session IDs in URLs ... and if you can, try to use static html file extensions instead of URLs w/ query strings such as ? and &.

cscgal
The Queen of DaniWeb
Administrator
19,421 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 229
 
There are some things you can do serverside to optimize - such as installing Turck mmCache to cache PHP scripts. But nothing that I know of to optimize the database or anything like that, that would have any influence on SEO. Just make sure to get rid of session IDs in URLs ... and if you can, try to use static html file extensions instead of URLs w/ query strings such as ? and &.

The MOD I mentioned does all that SEO. I can tell you that I have been getting a few more hits from google searches now since I installed the SEO MOD on my phpBB installation. :)

harishankar
Junior Poster
104 posts since Dec 2004
Reputation Points: 13
Solved Threads: 0
 

Basic SEO to phpbb forums includes getting rid of the SID numbers in the links. For one google doesn't like them very much and they are just ugly!

rex_b
Junior Poster in Training
56 posts since Feb 2004
Reputation Points: 10
Solved Threads: 0
 

I cannot overlook to advise some seo tips for phpBB :) Feel free to refer to these tips here http://www.gandalfdir.com/forums/bulletin5.html

1. SID removal
2. Index.php removal
3. Title optimization
4. Keywords optimization
5. SEO freindly urls

Gandalf
Newbie Poster
13 posts since Jan 2005
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You