rankmath / seo-by-rank-math

Rank Math is a revolutionary WordPress SEO Plugin that combines the features of many SEO tools and lets you multiply your traffic in the easiest way possible :bulb: :chart_with_upwards_trend: →
https://rankmath.com
107 stars 52 forks source link

German Power Words: Fix diacrits in list #225

Open mdibella-dev opened 1 year ago

mdibella-dev commented 1 year ago

This is a follow up to this issue Power words with diacritcs are ignored, , which has been essentially fixed in the meantime.

The good news: Words added using therank_math/metabox/power_words filter that have the intended transcription of diacritical marks (for exampleä -> ae) are now correctly recognised. Many thanks for the quick fix.

The bad news: Words that come from the built-in list are still not recognised. However, this does not seem to be a problem with the comparison mechanism, but rather with the list itself: The terms contained herein do not have the correct transcription of the diacritical marks.

To solve this, I created a PR that fixes the incorrect transcription: https://github.com/rankmath/seo-by-rank-math/pull/226

In addition, duplications and also other incorrect spellings are also corrected.