- 0.2.0 is out : To update please read this thread.
What follows is kept for archive.
0.0.1 support will continue for some time for 0.0.1 user, until they update.
Do not use this version if you are first installing this mod.
---------------------------------------------------------------------------------------
[Toolkit] phpBB SEO Dynamic Meta Tags
Here is a mod to output nice Dynamic Meta Tags for phpBB.
It is as well possible to use the Categories Hierarchy Edition together with Categories Hierarchy
The solution is installed in no time and will create different Meta Tags for the forum index, the categories, the forums and the topics
Once installed, you'll certainly need some meta keywords optimization.
Keywords and descriptions tags will now be related to your actual content.
We know those are not as useful as they used to be, but still the meta description is very important, many pages with the same description will for sure not end up as well Ranked as if they all had different tags.
Same for Keywords, they won't add much weight on themselves, but the fact they will be different for every topic will help out.
In the mod's code, you will have to fill the proper infos directly in the code changes, read the install comments carefully.
I could have had those in ACP, but I think the lightest the best, no need to add SQL for a site description, just to heavy for nothing.
Anyway, this is first version, tested and working here on this site.
Enhancement will be added in the future, maybe some rand() could be good to add for the static part
As well I will son write more about how to obtain very precise keywords lists in meta tags while optimizing the phpBB Search Tables
Anyway, here is the mod :
- Code: Select all
##############################################################
## MOD Title: phpBB SEO Dynamic Metatags
##
## MOD Author: dcz <n/a> http://www.phpbb-seo.com/
##
## MOD Description: Generates dynamic meta-tags for phpBB.
##
## MOD Version: 0.0.1
##
## Installation Level: Easy
## Installation Time: 2 Minutes
## Files To Edit: (2)
## includes/page_header.php,
## templates/subSilver/overall_header.tpl
##
## Included Files: n/a
##
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
##############################################################
## Author Notes:
##
## You can edit the amount of keywords outputted for topics by editing the number in this line:
## AND t.topic_id = $meta_topic_id LIMIT 20";
## Part of this code inspired from -http://www.phpbb.de/viewtopic.php?t=49679 Larsneo and Titus (@phpbb.de)
## You SHOULD NOT use more than 20 keywords in the keyword meta tags
## As well, you SHOULD NOT use too long description tags
##
##############################################################
## MOD History:
##
## 2006-10-06 - First released version
##
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################
Download :
phpBB SEO Dynamic Meta Tags
phpBB SEO Dynamic Meta Tags - Edition Categories Hierarchy
Support Follows.
Support Francophone.

English |
French


