Forum SEO

Modifications for phpBB3. Try the Mods here and share Your own Mods
There is no support here! Only Read Access!
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
heredia21
BBCoder IV
BBCoder IV
Posts: 179
Joined: 07 Apr 2010, 20:42
Contact:

Re: Forum SEO

Post by heredia21 »

Is is necessary that we do the template edits to add the Keywords and Descriptions to show? Or would that defeat the purpose?
#1 BlackBerry News site - BlackBerry Empire. Come visit us!
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Forum SEO

Post by Stoker »

Yes, that is actually the idea of the mod.
Board rules! No PM support
heredia21
BBCoder IV
BBCoder IV
Posts: 179
Joined: 07 Apr 2010, 20:42
Contact:

Re: Forum SEO

Post by heredia21 »

Ok, I installed this mod, did the edits. Everything seems ok but when I go to the forum body I do not see the keywords and description i've entered. I know there is only one template edit. I checked it. Seems fine.

Would this be the same issue with the Topic Seo? Where it only works on new topics? Because I already have my forums set-up.
Last edited by heredia21 on 06 May 2010, 01:40, edited 1 time in total.
#1 BlackBerry News site - BlackBerry Empire. Come visit us!
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Forum SEO

Post by cisco007 »

if you checked all the edits, and they are correct, did you run the installer!?
And yes it would only work on new topics, but for the existing topics you would have to go back and edit the first post and add the keywords!
heredia21
BBCoder IV
BBCoder IV
Posts: 179
Joined: 07 Apr 2010, 20:42
Contact:

Re: Forum SEO

Post by heredia21 »

I did run the installer. But I am talking about Forum SEO. Not Topic SEO.
#1 BlackBerry News site - BlackBerry Empire. Come visit us!
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Forum SEO

Post by cisco007 »

sorry, once again, reading to fast! Well if you have it installed correctly, and you already have forums set up, you would have to go to the forums section of the ACP and add them there, don't know if you have done that yet or not! if you did! and they are not showing like you say, then i think you did not do the edits correctly! or have not refreshed the template files!
heredia21
BBCoder IV
BBCoder IV
Posts: 179
Joined: 07 Apr 2010, 20:42
Contact:

Re: Forum SEO

Post by heredia21 »

Got it. Thanks.
#1 BlackBerry News site - BlackBerry Empire. Come visit us!
saharattia67
BBCoder II
BBCoder II
Posts: 8
Joined: 07 May 2010, 00:28

Re: Forum SEO

Post by saharattia67 »

Hello Stoker

How are you?
Thank you for the Forum SEO 1.0.5 hope it will be nice, really great work..
I have a problem now in installation as there is a step to
Open: styles/prosilver/template/viewforum_body.html and find <!-- IF FORUM_DESC or MODERATORS or U_MCP --> and replace it with <!-- IF FORUM_DESC or SEO_DESC or MODERATORS or U_MCP -->
But the problem here that I am using subsilver2 style and I can not find the previous line, Please tell me what I do knowing that I must use subsilver2 style..
Thanks a lot..

Sincerely
Sahar Attia
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Forum SEO

Post by Stoker »

I dont work much with subsilver2, but see if this will help you:

Open styles/your_subsilver2_based_style/template/viewforum_body.html
Find:

Code: Select all

<br clear="all" /><br />
<!-- ENDIF -->
add after:

Code: Select all

<!-- IF SEO_DESC --><span style="font-weight:bold;">{SEO_KEY}</span><br /><span>{SEO_DESC}<br /></span><!-- ENDIF -->
<br clear="all" /><br />
Find:

Code: Select all

<!-- INCLUDE overall_footer.html -->
Before add:

Code: Select all

<br clear="all" />
<!-- IF SEO_BOTTOM --><span>{SEO_BOTTOM}<br /></span><!-- ENDIF -->
Board rules! No PM support
User avatar
Georgio
BBCoder II
BBCoder II
Posts: 53
Joined: 06 Mar 2010, 19:10
Location: Cabanes, Spain
Contact:

Re: Forum SEO

Post by Georgio »

i already have this mod installed (1.0.3). To update my board with the last version i have to make only the edits or (also) i have to run the *.php file to refresh the database?
Who can help me please? :D
Locked