[meta] unnecessary words in keywords

Support for the phpBB3 SEO mods released in the phpBB3 SEO Toolikt forum.

Moderator: Moderators

[meta] unnecessary words in keywords

Postby WhoSayIn » Sat Aug 23, 2008 5:03 pm

im using dynamic meta tags with phpbb 3.02. it works. but i see on some topics there is unnecessary words in keywords, like "http, png" etc. i want that the words in
Code: Select all
[code][/code]
and
Code: Select all
[img][/img]
tags doesnt listed in keywords. is it possible?
WhoSayIn
 
Posts: 10
Joined: Fri Aug 22, 2008 4:15 pm

Advertisement

Postby dcz » Wed Aug 27, 2008 8:32 am

It's pretty much the case already :

http://phpbb3.phpbb-seo.net/sub-forum/m ... s-t40.html

Code: Select all
<meta name="description" lang="en" content="These words are not taken into account for metas. the img tag either : " />
<meta name="keywords"    content="icon, gif, either, images, img, metas, into, are, account, http, the, phpbb, seo, phpbb3, for" />

++
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21219
Joined: Fri Apr 28, 2006 9:03 pm

Postby Drew » Thu Sep 11, 2008 6:13 am

Any solution yet?

Code: Select all
<meta name="keywords"    content="ageing, mice, health, but, more, that, from, and, have, the, found, they, researchers" />


is not very well optimized

but this

Code: Select all
<meta name="keywords"    content="ageing, mice, health, researchers" />


would be much better
Drew
 
Posts: 22
Joined: Mon Dec 24, 2007 7:22 am
Location: raleigh nc

Postby dcz » Sat Sep 13, 2008 1:59 pm

Unfortunately, and despite the fact that all the code is there to do it in phpBB3, phpBB3 does not use any bad word list when filling the search tables.

We are currently thinking about something to put this back on with the hope that it won't imply to much change in the indexing process.

There is no other solution if we want to keep this light enough, loading a bad word list upon each page load would be counter productive IMHO.

++
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21219
Joined: Fri Apr 28, 2006 9:03 pm

Postby globetrotting » Thu Oct 09, 2008 7:09 pm

Hi,
even though keywords are not too important, the obvious irrelevance of the generated keywords is striking with the actual set up.

Maybe a "light" compromise would be to exclude all words below a certain length, like 4-6 letters?

How could this be done?
globetrotting
 
Posts: 17
Joined: Mon Apr 14, 2008 9:24 pm

Postby dcz » Sat Oct 11, 2008 1:09 pm

This is already the case with words of less than 3 letters, but you can increase the limit, in includes/functions.php, look for :
Code: Select all
'wordminlen' => 2,


And set it to the limit you want, assuming that the limit is inclusive, set to 2, it will skip words of one and two letters.

++
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21219
Joined: Fri Apr 28, 2006 9:03 pm


Return to phpBB SEO MODS

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 4 guests