Hello @ahaskell5
thanks for your feedback. That is correct – we restricted the input of keywords for a minimum of 3 characters.
I will fix this within the release of the next version.
In the meantime you can edit the corresponding file of the plugin for yourself:
Open the file “[…]/wp-content/plugins/internal-links/admin/js/ilj_editor.js” and edit line 246
from
var min_length = 3;
to
var min_length = 2;
And do not forget to empty your browsers cache when reloading. Let me know if you have any further problems.
Worked beautifully, thanks a bunch!
You’re welcome 😉
And thanks for giving us a rating!
Have fun with Internal Link Juicer and get back in touch with us in future if you have any problems or in case you are missing any feature.