• I use the WP Multilang plugin, and my site has multiple language versions. Currently, I have to create a new link for each language, which is very inconvenient. Add a function to add multiple keywords to a single link, separated by commas or spaces. Like in the screenshot: https://prnt.sc/ChN_9a_grtBh

    This will be much more convenient, as some keywords have cases, declensions, and synonyms. Adding them all to a single link is much more convenient than creating a bunch of identical links with different keywords, cases, and synonyms.

Viewing 1 replies (of 1 total)
  • Plugin Support Dani

    (@devdani)

    Hello geworg,

    Thank you for your feedback and for sharing your use case. I agree that in your situation, being able to configure multiple keywords in a single input field would be more convenient. I’ve created a ticket to record your suggestion so it can be properly evaluated for a future update.

    Currently, the plugin supports only one keyword per autolink. This design choice was made because:

    • The Keyword field can include any combination of words, phrases, or sentences. In some cases, characters such as commas or other separators might be part of the actual keyword or phrase, which would make it difficult to reliably use them as delimiters for multiple keywords.
    • Each autolink has its own unique ID, which helps with identification (it’s currently used in the front-end link HTML for a custom data attribute value) and may also be used in the future for statistics or reporting.
Viewing 1 replies (of 1 total)

The topic ‘Support multiple keywords for one link’ is closed to new replies.