Page 1 of 1

Topic SEO description and keywords mod

Posted: 07 May 2011, 07:24
by steve
Title: Topic SEO description and keywords mod
Author: SteveĀ©
Mod version: 1.0.6
Supported PhpBB3 Version: 3.0.8
Support: This topic.
Styles supported: prosilver & subsilver2.

Credits:
Stoker for originally letting me look at his Forum SEO mod.
Cisc007 for helping me test.

Description:
Topic SEO description and keywords mod is the the topic title recreated but made to be SEO efficient, this mod allows your members to add a topic description and keywords in there topics and keywords into there posts to be used in the meta tags in your overall_header.Topic ,post keywords are displayed in viewtopic and seperated to enter a clean string of usefull keywords to your page content, now includes input field for your own Topic SEO page title ...
This mod is to try and help get your site indexed better search engines.

Notes:
Permissions are set in admin to only allow certain user groups to use Topic SEO description and keywords mod.
After updating you will have to enable the mod via editing your forums selecting yes to enable Topic SEO.

phpBB.com link: http://www.phpbb.com/customise/db/mod/topic_seo_description_and_keywords_mod/

Features:
  • Modx:Yes.
    [img]http://www.phpbbandbbcodes.com/download/file.php?id=183[/img]
  • Automod:Yes.
    [img]http://www.phpbbandbbcodes.com/download/file.php?id=182[/img]
Download:
Topic_SEO_description_and_keywords_mod_1.0.6.zip
(202.09 KiB) Downloaded 156 times

Screenshots:

http://www.phpbbandbbcodes.com/download/file.php?mode=view&id=663
http://www.phpbbandbbcodes.com/download/file.php?mode=view&id=664
http://www.phpbbandbbcodes.com/download/file.php?mode=view&id=665
http://www.phpbbandbbcodes.com/download/file.php?mode=view&id=666

FAQ,s

But i also use: http://www.phpbb.com/customise/db/mod/index_seo_description_and_keywords_mod./

Ok we are going to have a problem, you will have to force the install if using automod.

Now double check that you have this in both prosilver and subsilver2,s overall_header.html

Code: Select all

<meta name="keywords" content="<!-- IF SEO_KEY -->{SEO_KEY}<!-- ENDIF -->" />
<meta name="description" content="<!-- IF SEO_DESC -->{SEO_DESC}<!-- ENDIF -->" />


Enjoy :beer: