Page 1 of 3

Index SEO

Posted: 04 May 2010, 11:15
by Steve
Title: Index SEO description and keywords mod.
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.
Image
Automod:Yes.
Image
Download:
Index_SEO1.0.1.zip
Screenshots:
index_seo.PNG
acp.png
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.
force.png
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 -->" />
Olde rversion
[spoiler]
Index_SEO1.0.0.zip
[/spoiler]

Re: Index SEO

Posted: 04 May 2010, 14:19
by Stoker
Great idea Steve :thumb:

Re: Index SEO

Posted: 04 May 2010, 17:32
by cisco007
another nice one Steve-O!

Re: Index SEO

Posted: 04 May 2010, 18:30
by Stoker
I know its a little late, but I have one more suggestion.
We have index keywords and description that goes in the metatags.
Because the description goes in the meta tag, we cant use too many characters.

So maybe we should have one more description field where we can put site relevant content.
And display it at the bottom with the keywords?

Re: Index SEO

Posted: 04 May 2010, 18:43
by cisco007
isn't that what this one does? show it at the bottom!?

Re: Index SEO

Posted: 04 May 2010, 19:08
by Stoker
Please read my post again cisco ;)

Re: Index SEO

Posted: 04 May 2010, 19:21
by Steve
That can be done no problem stoker will post it up tommorow.

Re: Index SEO

Posted: 04 May 2010, 19:37
by cisco007
:poor: it won't be the first time or last time i read something in a hurry!

Re: Index SEO

Posted: 04 May 2010, 20:07
by Stoker
SteveĀ© wrote:That can be done no problem stoker will post it up tommorow.
Cool
cisco007 wrote::poor: it won't be the first time or last time i read something in a hurry!
and I am here to remind you :D

Re: Index SEO

Posted: 21 May 2010, 13:40
by Mario14125
Is it possible to change the 255 characters, for example 999 :?: :)