The SEO Stoppord Wordpress plugin removes common Swedish words like 'i', 'på', 'att' from post slugs to improve search engine optimization.
For example, when you publish a post with a title like this:
"What You Can Do Immediately For Higher Rankings",
Wordpress automatically assigns a long filename to your post, called a post slug:
/what-you-can-do-immediately-for-higher-rankings
SEO Stoppord plugin strips common words like "Att", "här" or "där" out of your post slug to make it more search engine friendly. With SEO Stoppord plugin activated, the slug for our example blog post would look like this:
/immediately-higher-rankings
The slug is generated on saving a post (so you get a chance to look at it before publishing, and change it), or on publish. It won't overwrite an existing slug. You can force a new slug generation by deleting the existing one.
- Upload 'seo-slugs.php' to the '/wp-content/plugins/' directory.
- Activate the plugin through the 'Plugins' menu in WordPress
Now, when editing a post, give it a title and press Save and Continue Editing. The SEO Stoppord plugin will generate a slug. If you edit it, the plugin will honor your slug and won't change it.
1.0
Initial release.
1.3
Additional stop words added.