[MODDB] Topic SEO description and keywords mod

Modifications maintained and supported by Steve
Forum rules
This forum is moderated by Steve!
Locked
User avatar
Steve
BBCoder VI
BBCoder VI
Posts: 804
Joined: 05 Mar 2010, 01:10
Extra Rank: Donator.png
BBCodes: 2000
Favourite BBCode: porn tube
Favourite MOD: Non of Stokers
Location: up your bum

[MODDB] Topic SEO description and keywords mod

Post by Steve »

Title: Topic SEO description and keywords mod
Author: Steve©
Mod version: 1.0.6
Supported PhpBB3 Version: 3.0.10
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.

Features:
  • Modx:Yes.
  • Automod:Yes.
Download:
topic_seo_description_and_keywords_mod_1_0_6.zip
(195.15 KiB) Downloaded 372 times
FAQ,s

But i also use: http://www.phpbb.com/customise/db/mod/i ... ywords_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 -->" />
NAPWR wrote: Nice, Stoker is Hot
download/file.php?id=2327&mode=view
Locked