• Resolved alicanselcuk

    (@alicanselcuk)


    Hello.

    First of all, thank you for this great plugin. I love using it. But I have a problem with heading tags. Just like we can exclude <a> tags from the tooltip selection, I also want to exclude heading tags (<h1>,<h2> etc.). For this, I edited the “$glossaryItemContent, ‘<a >’ ” part in glossaryFree.php to “$glossaryItemContent, ‘<a ><h1><h2><h3<h4><h5><h6>’ ” but it didn’t work.

    How can I remove heading tags from the tooltip selection? This is really bad for SEO on my blog site 🙁

    • This topic was modified 1 year, 5 months ago by alicanselcuk.
    • This topic was modified 1 year, 5 months ago by alicanselcuk.
Viewing 1 replies (of 1 total)
  • Plugin Author CreativeMindsSolutions

    (@creativemindssolutions)

    There are two options in the plugin settings
    1) Exclude HTML tags from parsing: – in which you can list the tags you want to avoid. This is found in the general settings tab

    2) Leave the <a> tags? – this is found in the Tooltip tab

Viewing 1 replies (of 1 total)

The topic ‘Exclude heading tags from tooltip selection’ is closed to new replies.