Hello.
I found small bug in phpBB SEO Dynamic Meta Tags mod.
If words have not latin characters, meta tag keywords stripped words not correctly.
Please fix it.
Regards.
Moderator: Moderators

static $filter = array('`&(amp;)?[^;]+;`i', '`[[:punct:]]+`', '`[0-9’]+`', '`[\s]+`'); static $filter = array('`&(amp;)?[^;]+;`i', '`[[:punct:]]+`', '`[0-9]+`', '`[\s]+`');

Users browsing this forum: No registered users and 3 guests