Index SEO description and keywords mod.

Post your MODs, receive and provide feedback!
Topics in this forum are not for MOD support, they are for giving the author feedback.
Forum rules
The topics in this forum are not for general MOD support, they are for giving the MOD author some feedback, ideas and bug reports.
Post Reply
steve
Master of posting
Master of posting
Posts: 1213
Joined: 12 Jul 2009, 19:14
Location: uk
Contact:

Index SEO description and keywords mod.

Post by steve »

Title: Index SEO description and keywords mod.
Author: Steve©
Mod version: 1.0.3
Supported PhpBB3 Version: 3.0.7 PL / 3.0.8
Support: This topic.
Styles supported: prosilver & subsilver2.

Credits: Once agsin Stoker for letting me look at his [url=http://www.phpbb3bbcodes.com/viewtopic.php?f=8&t=415]Forum SEO mod[/url] 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!( :ninja: )

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!

phpBB.com link: http://www.phpbb.com/customise/db/mod/index_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:
    index_seo_description_and_keywords_mod_1_0_2.zip
    (185.44 KiB) Downloaded 159 times

    Screenshots:
    later....
    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.
    The attachment force.png is no longer available

    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 -->" />
    Steve ©
    Post Reply