Download Forum SEO

Modifications for phpBB3.
Try the Mods here and share Your own Mods
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

Re: Sorry dont want to spam your forum

Post by Steve »

not showing clean install, x2 checked deits run umil installer refreshed template/purged cache etc
will upload this files and database after ive cut the garden grass.
forum_seo.PNG

Re: Sorry dont want to spam your forum

Post by Stoker »

You forgot the template edits :)

Re: Sorry dont want to spam your forum

Post by Steve »

Stoker wrote:You forgot the template edits :)
nope, i have it working tho my mistake take it all back should enable debug on localhost :P

was putting the includes/functions display edits
here:

Code: Select all

	'FORUM_DESC'			=> generate_text_for_display($row['forum_desc'], $row['forum_desc_uid'], $row['forum_desc_bitfield'], $row['forum_desc_options']),
				
instead of here:

Code: Select all

		'FORUM_DESC'	=> generate_text_for_display($forum_data['forum_desc'], $forum_data['forum_desc_uid'], $forum_data['forum_desc_bitfield'], $forum_data['forum_desc_options']),
:P

told you i didnt want to spam your forums :steve:

Re: Sorry dont want to spam your forum

Post by Stoker »

No problem, we all make mistakes.

Re: Sorry dont want to spam your forum

Post by Steve »

yes was a blond moment.
Can a try and use your forum seo mod to display in viewtopic ? with your permissions of course :D

Re: Sorry dont want to spam your forum

Post by Steve »

too late :P :D
seo in viewtopic.PNG

Re: Sorry dont want to spam your forum

Post by Stoker »

vectra-mods » 07 Apr 2010, 14:33 wrote:too late :P :D
seo in viewtopic.PNG
What a SEO expert you are :D

There is a mod that allows an extra topic description.
I have been thinking about rewriting it to be able to insert keywords and description in each topic, both to be reused in the meta tags :)
Used wise it could be a very powerfull SEO tool for phpBB.

Re: Sorry dont want to spam your forum

Post by Steve »

ive already added the meta in viewtopic ,the cheek of this man :lol:
seo+meta.PNG

Re: Sorry dont want to spam your forum

Post by Steve »

ive tottlay nailed this ,every thing stores in the databse and display in viewtopic, forum seo addon ?
ive set a demo site up will install what ive done later so you check it out and al post the edits if its ok?
So chuffed learning that now i can get my acp working for side menu to add links :ugeek:

Re: Sorry dont want to spam your forum

Post by Stoker »

Vectar, using the Forum SEO keywords and description in viewtopic is not a good idea because then all topics in a forum will have the same keywords and description.
Not SEO wise.
You do not have the required permissions to view the files attached to this post.