Wordpress plugins
Auto Clean URL for SEO

Auto Clean URL for SEO

Version : 1.6
Tested up to : 4.8.2
Number of download : 7606
Average rating : 5 / 5 on 4 votes 4 votes, 5 avg.rating

Screenshots

Auto Clean URL for SEO
Auto Clean URL for SEO
Auto Clean URL for SEO
Auto Clean URL for SEO

This plugin removes STOP WORDS from the WordPress Slugs in ENGLISH, SPANISH, GERMAN and FRENCH. For all languages it removes HTML entities and anything that is not a letter, digit, space or apostrophe. Please note that the plugin should not be used together with QTRANSLATE, WPML or POLYLANG. In case you have a multi-language blog, this plugin doesn’t work correctly. Yoast WordPress SEO has added a similar functionality to the one of this plugin in version 1.4.16 (“Add option to enable slug stop word cleaning”) which is on by default. If you use our plugin together with Yoast WordPress SEO, please turn the WordPress SEO functionality off (find it under SEO -> Permalinks). Yoast WordPress SEO acts on the WordPress filter “name_save_pre” which means that the Slug is modified when saved as draft the first time or when published (only if it hasn’t been saved as draft before). This means that when the slug is first created from the Title of the post the Stop words and HTML entities are not removed at this moment. Our plugin acts on the WordPress filter “name_save_pre” and on the AJAX action “wp_ajax_sample-permalink” which fires when the Slug is created for the first time. This means that with our plugin the slug is created without stop words in real time. After that you can edit the slug and it will not be modified again by the plugin after it has been edited. What can I do with this plugin? This plugin automatically removes STOP WORDS from the WordPress Slugs in ENGLISH, SPANISH, GERMAN and FRENCH to enforce your SEO efforts. Where did you get the STOP WORD list from? The stop words were taken from the great resource of Ranks.nl/StopWords. Auto Clean URL for SEO Plugin in your Language! This first release is avaliable in English and Spanish. In the languages folder we have included the necessarry files to translate this plugin. If you would like the plugin in your language and you’re good at translating, please drop us a line at Contact us. Translation to Serbo-Croatian language sr_RS by Borisa Djuraskovic. Further Reading You can access the description of the plugin in Spanish at: Auto Clean URL SEO en castellano. Contact For further information please send us an email. Translating WordPress Plugins The steps involved in translating a plugin are: Run a tool over the code to produce a POT file (Portable Object Template), simply a list of all localizable text. Our plugins allready havae this POT file in the /languages/ folder. Use a plain text editor or a special localization tool to generate a translation for each piece of text. This produces a PO file (Portable Object). The only difference between a POT and PO file is that the PO file contains translations. Compile the PO file to produce a MO file (Machine Object), which can then be used in the theme or plugin. In order to translate a plugin you will need a special software tool like poEdit, which is a cross-platform graphical tool that is available for Windows, Linux, and Mac OS X. The naming of your PO and MO files is very important and must match the desired locale. The naming convention is: language_COUNTRY.po and plugins have an additional naming convention whereby the plugin name is added to the filename: pluginname-fr_FR.po That is, the plugin name name must be the language code followed by an underscore, followed by a code for the country (in uppercase). If the encoding of the file is not UTF-8 then the encoding must be specified. For example: en_US for US English en_UK for UK English es_ES for Spanish from Spain fr_FR for French from France zh_CN for Simplified Chinese A list of language codes can be found here, and country codes can be found here. A full list of encoding names can also be found at IANA.

Download now