[Toolkit] Optimizing phpBB meta keywords

phpBB mods by phpBB SEO.

Moderator: Moderators

Postby HB » Sat Sep 29, 2007 1:30 pm

qwert wrote:Then I changed the file search_stopwords.txt adding some words, it works for the search.php, but nothing changes in the meta keywords. So I still have useless words in the meta keywords.

What could be the problem?

Thanks

Changing the stop words / synonyms only affects new posts that are entered into the search tables. To reprocess existing posts, install the Rebuild Search mod (it's included in the ACP if you're using 3.0).
Dan Kehn
HB
phpBB SEO Team
phpBB SEO Team
 
Posts: 1211
Joined: Mon Oct 16, 2006 2:25 am

Advertisement

soory dave :)

Postby macdet » Sat Feb 16, 2008 3:23 pm

i am SOO happy, now! :roll:
macdet
 
Posts: 8
Joined: Wed Dec 27, 2006 3:43 pm

Re: soory dave :)

Postby SeO » Sun Feb 17, 2008 10:52 am

macdet wrote:i am SOO happy, now! :roll:


:D
SeO
Admin
Admin
 
Posts: 6333
Joined: Wed Mar 15, 2006 9:41 pm

Bug in V 0.2.0

Postby yaashul » Wed Apr 23, 2008 7:00 am

In phpBB3 SEO TooLKit : [Toolkit] phpBB3 SEO Dynamic Meta Tags V 0.2.0 :
It takes all data between Customized bbcode as Keyword
yaashul
PR1
PR1
 
Posts: 128
Joined: Wed Aug 29, 2007 1:21 am

Postby SeO » Wed Apr 23, 2008 8:12 am

With the standalone version, look for :

Code: Select all
   var $mconfig = array('keywordlimit' => 15, 'wordlimit' => 25, 'wordminlen' => 2, 'bbcodestrip' => 'img|url|flash', 'ellipsis' => ' ...', 'topic_sql' => true, 'kewd_adddesc' => false);


in includes/functions.php, you can add more bbcode to filter totally here :
Code: Select all
'bbcodestrip' => 'img|url|flash',


chnage it to :

Code: Select all
'bbcodestrip' => 'img|url|flash|custbbcode1|custbbcode2',


etc to fully filter additional bbcodes.

With the version in the premod it's a bit different, but the principle is the same, you just need to find :
Code: Select all
         static $bbcode_strip = 'img|url|flash|code';


instead.
SeO
Admin
Admin
 
Posts: 6333
Joined: Wed Mar 15, 2006 9:41 pm

Re:

Postby rollydudez » Thu Jun 18, 2009 6:20 am

HB wrote:
qwert wrote:Then I changed the file search_stopwords.txt adding some words, it works for the search.php, but nothing changes in the meta keywords. So I still have useless words in the meta keywords.

What could be the problem?

Thanks

Changing the stop words / synonyms only affects new posts that are entered into the search tables. To reprocess existing posts, install the Rebuild Search mod (it's included in the ACP if you're using 3.0).


yeah same through with me i just use synonyms..
rollydudez
 
Posts: 1
Joined: Thu Jun 18, 2009 5:40 am

Previous

Return to phpBB2 SEO TooLKit

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 1 guest