#%env/templates/metas.template%# #%env/templates/header.template%# #%env/templates/submenuIndexCreate.template%#

Integration in phpBB3

It is possible to insert forum pages into the YaCy index using a database import of forum postings. This guide helps you to insert a search window in your phpBB3 pages.

Retrieval of phpBB3 Forum Pages using a database export

Forum posting contain rich information about the topic, the time, the subject and the author. This information is in an bad annotated form in web pages delivered by the forum software. It is much better to retrieve the forum postings directly from the database. This will cause that YaCy is able to offer nice navigation features after searches. YaCy has a phpBB3 extraction feature, please go to the phpBB3 content integration servlet for direct database imports.

Retrieval of phpBB3 Forum Pages using a web crawl

The following form is a simplified crawl start that uses the proper values for a phpbb3 forum crawl. Just insert the front page URL of your forum. After you started the crawl you may want to get back to this page to read the integration hints below.

URL of the phpBB3 forum main page
This is a crawl start point
 

Inserting a Search Window to phpBB3

To integrate a search window into phpBB3, you must insert some code into a forum template. There are several templates that can be used for phpBB3, but in this guide we consider that you are using the default template, 'prosilver':

#%env/templates/footer.template%#