|
|
SEO phpBB meens Search Engine optimizing for phpBB forums. This Version generates the URL to a forum or a topic from the title of the forum or the topic, so you get important keywords into the URL. In addition the links to user profiles are hidden for guests so search engines can crawl the posts faster. To use SEO phpBB your Server needs to support the Apache module mod_rewrite to rewrite the title in the URL to normal requests.
Other versions of SEO phpBB and more information’s in German you can find on http://www.seo-phpbb.org
Features:
- Title in URL
- Hidden profile links for guests
- No session IDs for guests
- No duplicated content through p-topic link
- Shorter pagetitle
- a lot of more changes
| Changed files in phpBB2: | Changed files in phpBB3: |
| includes/page_header.php | includes/functions.php |
| includes/sessions.php | includes/functions_content.php |
| index.php | includes/functions_display.php |
| search.php | viewforum.php |
| viewforum.php | viewtopic.php |
| viewtopic.php | index.php |

