This plugin removes STOP WORDS from WordPress Slugs ENGLISH, SPANISH, GERMAN and FRENCH..
Yoast WordPress SEO has added functionality to the one of this plugin version 1.4.16 (.
Yoast WordPress SEO acts on WordPress filter name save pre which means that the Slug is modified when saved as draft the time or when published.
This means that when the slug is first created from Title of the post the Stop words and HTML entities are not removed at this moment..
Our plugin acts on WordPress filter name save pre and on AJAX action wp ajax sample-permalink which fires when the Slug is created for the time.
This plugin removes STOP WORDS from WordPress Slugs ENGLISH, SPANISH, GERMAN and FRENCH to enforce your SEO efforts..
Run tool over the code to produce POT file, simply list of all text.
Compile PO file to produce MO file, which can then be used in the theme or plugin...
In order to translate plugin you will need tool like poEdit, which is cross-platform tool that is available for Windows, Linux, and Mac OS X..
The naming convention is language COUNTRY.po and plugins have additional naming convention whereby the plugin name is added to pluginname- fr FR.po.
Read more