• Resolved cjmling

    (@cjmling)


    For example

    post A:
    Link Juicer Keyword
    dolor

    post B:
    Content
    Lorem ipsumdolorsit amet

    Problem
    post B won’t get link to post A because there is no space between dolor word

    I’m working on a language which have no space between words in a sentence. Can we have this feature such that it link when there is no space but matched the word?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter cjmling

    (@cjmling)

    It seems like because of \b in maskPattern https://stackoverflow.com/a/14719999/507203

    • This reply was modified 4 years, 10 months ago by cjmling.
    Plugin Contributor Internal Links

    (@internallinkjuicer)

    Hi @cjmling

    most of our users use spaces in their site language to separate words.

    So this behavior is intentional. The word boundaries are an absolute must to prevent the linking of string parts within words.

    What I will do is to put your request on our products backlog. maybe we can provide a special mode which enables your described behavior. I will keep you updated on this here.

    In the meantime, could you let me know what language you speak or what language you use within your website? This could allow us to do additional tests specifically in your target language.

    Thread Starter cjmling

    (@cjmling)

    Its Thai language

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Also link keyword when no space’ is closed to new replies.