• Hi! I am testing this great plugin, but I am unsure if it will fulfill my need:

    If a word is beyond <b> and </b>, automatically becomes a tag.

    There is any way to do this?

    Many thanks in advance.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi

    Why don’t you use a regular expression to collect all the words between @<(strong|b)>([\s\S])<\/$1>@ (group 2) and then just store them all in an array and then when you update/save the post save all the words in the array as tags.

    Or you could use my plugin strictly-auto-tags ( https://www.strictly-software.com/plugins/strictly-auto-tags ) which does al this plus it ranks words within headers 1-6, strong, anchors, page title and the words with the most relevance and highest score are added into the post. Plus it integrates with the Tweet BOT so your tags become #hashtags when you Tweet the post out to one or more accounts. It doesn’t always tweet depends on post content and noise words etc. Free version is on this site > https://rup.www.ads-software.com/plugins/strictly-autotags/

    Thanks

    Rob

    Thread Starter ementariogp

    (@ementariogp)

    Thank you very much for your advice, I will try out your plugin, if it works I will gratefully donate.

    Edit: just tried it out, it seems to recognize only preexistent tags. I’ll tweak the configs and keep testing. Thanks again!

    You must turn on the “Auto Discovery” option and use the test text from the admin page / readme.txt file to test it.

    It should then find new tags.

    Thread Starter ementariogp

    (@ementariogp)

    Thank you once more, Rob. Will try.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Auto Tags from bold words’ is closed to new replies.