Author: Steve©
Mod version: 1.0.1
Supported PhpBB3 Version: 3.0.7 PL
Support: This topic.
Styles supported: prosilver & subsilver2.
Credits: Once agsin Stoker for letting me look at his Forum SEO mod to see how to get this to work in the php,also helping me keep the mod seo friendly.Cisc007 for helping me test it and giving some valid input and ideas.Umil creation team for the example installer to run sql entrys.
Description: Index SEO description and keywords mod is made to be SEO efficient, adds a description and keywords in your meta tags,and the tags in your overall_footer.html on the index page. This will help get your site indexed better .Used wisely Soker says this could also be a powerfull SEO mod!
Notes: This mod requires database changes in order to do this you need to run the umil installer, and file edits.Instructions for core file edits, prosilver/subsilver2 template edits and manual instructions are found in the un zipped Index_SEO.zip/Index_SEO/install_mod.xml and instructions folder or you can use automod tested with version 1.0.0RC4 ,but you still need to run the installer!
Modx:Yes.
Automod:Yes.
Download: Screenshots: FAQ,s
But i also use Forum SEO & Topic SEO
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 -->" />
[spoiler] [/spoiler]