Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

LH Better Slugs

Beschrijving

Apply decisions not options to having better slugs for SEO

Like this plugin? Please consider leaving a 5-star review.

Love this plugin or want to help the LocalHero Project? Please consider making a donation.

Installatie

  1. Upload the entire lh-better-slugs folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

FAQ

How do I change the minimum string length per slug word?

By use of the lh_better_slugs_min_chars filter, just return a number other than 3 (the default).

How do I change the stopwords which are removed from the slug?

By use of the lh_better_slugs_stopwords filter, just return an array of the words you wish to block.

What are the limitations?

  • LH Better Slugs overrides slugs whivh violate its rule set, however you can override them later.
  • WordPress appends a unique number to ambigous slugs (e.g. hello-word, hello-world-2 et cetera). LH Better Slugs may not notice this behaviour when an article is saved for the first time. If this happens you may simply re-save the post.

What is something does not work?

LH Better Slugs, and all https://lhero.org plugins are made to WordPress standards. Therefore they should work with all well coded plugins and themes. However not all plugins and themes are well coded (and this includes many popular ones).

If something does not work properly, firstly deactivate ALL other plugins and switch to one of the themes that come with core, e.g. twentyfirteen, twentysixteen etc.

If the problem persists please leave a post in the support forum: https://wordpress.org/support/plugin/lh-better-slugs/. I look there regularly and resolve most queries.

What if I need a feature that is not in the plugin?

Please contact me for custom work and enhancements here: https://shawfactor.com/contact/

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“LH Better Slugs” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “LH Better Slugs” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.00 April 11, 2018
Initial release.