Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

LH Better Slugs

Mô tả

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.

Cài đặt

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

Hỏi đáp

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/

Đánh giá

There are no reviews for this plugin.

Người đóng góp & Lập trình viên

“LH Better Slugs” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

1.00 April 11, 2018
Initial release.