phpBB SEO
Boards
Directory  
SEO  
Downloads
  phpBB SEO : Search Engine Optimization, Directory, Forums  
Index
Forums
Annuaire
Référencement
Télécharger
 
  Search Rechercher
    Register
Username :  Password :  Log me on automatically each visit  
S'enregistrer  
 
   
SEO Premod source code different than metatags v.0.2.0

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 SEO TooLKit  » phpBB3 SEO MODS
::  
Author Message
jeff_j_dunlap



Joined: 13 Mar 2008
Posts: 21

SEO Premod source code different than metatags v.0.2.0Posted: Mon Apr 07, 2008 6:53 pm    Post subject: SEO Premod source code different than metatags v.0.2.0

Dear Forum Members:

SEO Premod automatically creates keyword meta tags, but it does not ignore common keywords such as 'the' or 'and'. It is not automatically ignoring words 3 letters or less either.

Next, I download SEO Dynamic Meta Tags V 0.2.0. I compared the source code and noticed that there are php code differences between it and Premod. Here is a tiny snippet showing different php code:

// SEO DYNAMIC META TAGS 0.2.0
function meta_filter_txt($text, $bbcode = true) {
if ($bbcode) {
static $RegEx = array();
static $replace = array(' ', ' ', '', ' ');
etc....


// PREMOD SOURCE CODE:
function meta_filter_txt($text, $bbcode = true) {
if ($bbcode) {
static $RegEx = array();
static $bbcode_strip = 'img|url|flash';
etc....



Is the Premod source code older (since it is not ignoring small and common words? I have not yet modified my premod with the meta keywords 2.0.0 since I am not sure what is the newer source code.

Thank you kindly,

Jeff
Back to top
SeO
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 15 Mar 2006
Posts: 3128

SEO Premod source code different than metatags v.0.2.0Posted: Tue Apr 08, 2008 8:55 am    Post subject: Re: SEO Premod source code different than metatags v.0.2.0

Do not bother, we are about to update both the premod and the meta tag mod, the code will match Wink

The common words only gets taken into account for topics, where we perform a query, but not for other pages. It's not very useful IMHO since we then use forum desc and titles as well as the board title and desc to build the meta, and these are chosen by the admin, so there is no real need for an extra sql and filtering here, meta tags are not this important and admin can choose good quality titles and desc.

_________________
Back to top
jeff_j_dunlap



Joined: 13 Mar 2008
Posts: 21

SEO Premod source code different than metatags v.0.2.0Posted: Tue Apr 08, 2008 4:06 pm    Post subject: Re: SEO Premod source code different than metatags v.0.2.0

Thank you for responding! I just noticed that there is a new phpBB-3.0.1.zip download available now!

Do you happen to have an approximate time frame for the SEO release? Very Happy
Back to top
HB
phpBB SEO Team
phpBB SEO Team


Joined: 16 Oct 2006
Posts: 795

SEO Premod source code different than metatags v.0.2.0Posted: Tue Apr 08, 2008 5:19 pm    Post subject: Re: SEO Premod source code different than metatags v.0.2.0

jeff_j_dunlap wrote:
Do you happen to have an approximate time frame for the SEO release?

FYI...

http://www.phpbb-seo.com/boards/advanced-seo-url/discussions-vt2363.html#15735
http://www.phpbb-seo.com/boards/phpbb3-forum/discussions-vt2359.html#15740
http://www.phpbb-seo.com/boards/phpbb3-forum/discussions-vt2361.html#15758

_________________
Dan Kehn
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13354

SEO Premod source code different than metatags v.0.2.0Posted: Wed Apr 16, 2008 9:51 am    Post subject: Re: SEO Premod source code different than metatags v.0.2.0

Time is now : http://www.phpbb-seo.com/boards/phpbb-seo-premod/3-0-1-released-vt2383.html

Wink

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 SEO TooLKit  » phpBB3 SEO MODS
Page 1 of 1

Navigation Similar Topics

Jump to: