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 Stoker »

You have come far my friend, I am sure you can manage the rest.

Re: Sorry dont want to spam your forum

Post by Steve »

Do you want to try this on localhost for testing ?
Topic_SEO.zip

Re: Sorry dont want to spam your forum

Post by Stoker »

Thanks, since it is released under GPL 2 I am going to download it, make a few changes and post it as my own.
And I can free do this without giving you any credits at all.

Re: Sorry dont want to spam your forum

Post by Steve »

just testit spammer and let me know how it goes,was your mod that helped make it work :P

Re: Sorry dont want to spam your forum

Post by Stoker »

I will test on local host tonight.
Thanks for doing all the work for me :lol:

Re: Sorry dont want to spam your forum

Post by Stoker »

Ill be damned!!
Its working :shock:

I have 1 thing:
Line breaks is allowed in the description:

Code: Select all

<meta name="description" content="Some description here. Lets see if bbcodes work here [quote]test[/quote]

Or line breaks" />

Re: Sorry dont want to spam your forum

Post by Steve »

8-)

So the overall_header.html edit would be

Code: Select all

<meta name="keywords" content="<!-- IF SCRIPT_NAME == "viewtopic" -->{TOPIC_SEO_KEY}<!-- ENDIF -->" />
<meta name="description" content=" put your original description back here!
<!-- IF SCRIPT_NAME == "viewtopic" -->{TOPIC_SEO_DESC}<!-- ENDIF -->" />
o

Re: Sorry dont want to spam your forum

Post by Stoker »

Get rid of the line breaks option. If I can do it, you can do it :)

Next step is permissions. It not good to let ordinary users use this.
They can do more harm than good.

Re: Sorry dont want to spam your forum

Post by Steve »

ok all steart reading about permissions,could also be usefull for side menu acp module, guest can see links etc

line breaks will have to google , is it a bad meta ,seo thing ?

Re: Sorry dont want to spam your forum

Post by Stoker »

Yes, I think so.