Title: Clickable headingsd
Last modified: January 12, 2025

---

# Clickable headingsd

 *  Resolved [SEO specialista a copywriter Daniel Beránek](https://wordpress.org/support/users/berryzz/)
 * (@berryzz)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/clickable-headingsd/)
 * Is there a way, how to make clickable (self-referencing) headings which will 
   have <a href=”domain.cz/#anchor”>?
 * optimally within plugin without changing functions.php?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fclickable-headingsd%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/clickable-headingsd/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/clickable-headingsd/page/2/?output_format=md)

 *  Plugin Support [Akshay A](https://wordpress.org/support/users/akshaycode1/)
 * (@akshaycode1)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/clickable-headingsd/#post-18240337)
 * Hi,
 * Thank you for reaching out to us. Our Easy TOC plugin automatically adds jump
   links when you install it on your site. However, could you please confirm if 
   you want to include the domain in the link, as shown in your example? Kindly 
   confirm.
 *  Thread Starter [SEO specialista a copywriter Daniel Beránek](https://wordpress.org/support/users/berryzz/)
 * (@berryzz)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/clickable-headingsd/#post-18241016)
 * Hi,
 * I want to include the domain in the link, as shown in example
 * Thank you for help
 *  Plugin Support [Akshay A](https://wordpress.org/support/users/akshaycode1/)
 * (@akshaycode1)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/clickable-headingsd/#post-18244729)
 * Hi, the jump link you are using primarily navigates within the same site, so 
   adding the domain might not be necessary. Could you please clarify why you need
   this? We would like to understand further, as it doesn’t seem relevant for a 
   same-domain jump.
 *  Thread Starter [SEO specialista a copywriter Daniel Beránek](https://wordpress.org/support/users/berryzz/)
 * (@berryzz)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/clickable-headingsd/#post-18245977)
 * Hi,
 * I really like ETOC. I’d like to turn headlines into self-referential links – 
   with an anchor in the form ETOC does – for example:
 *     ```wp-block-code
       <h2>SEO Vám přivede návštěvnost</h2>
       ```
   
 *  turn into
 *     ```wp-block-code
       <h2/<a href="https://danielberanek.cz/seo/#seo-vam-privede-navstevnost">SEO Vám přivede návštěvnost</a></h2>
       ```
   
 * I actually want a self-referential link with headline text.
    -  This reply was modified 1 year, 5 months ago by [SEO specialista a copywriter Daniel Beránek](https://wordpress.org/support/users/berryzz/).
 *  Plugin Support [Akshay A](https://wordpress.org/support/users/akshaycode1/)
 * (@akshaycode1)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/clickable-headingsd/#post-18247350)
 * Hi, we have raised a GitHub ticket in our repository regarding this concern and
   it will be addressed in the upcoming update. We kindly request your patience 
   in the meantime.
 * Here is the [GitHub Ticket. ](https://github.com/ahmedkaludi/easy-table-of-contents/issues/859)
 *  Thread Starter [SEO specialista a copywriter Daniel Beránek](https://wordpress.org/support/users/berryzz/)
 * (@berryzz)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/clickable-headingsd/#post-18247413)
 * You are great 👍
 *  Thread Starter [SEO specialista a copywriter Daniel Beránek](https://wordpress.org/support/users/berryzz/)
 * (@berryzz)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/clickable-headingsd/#post-18254941)
 * btw. could the link have full URL path including domain – not just anchor section
   like “#first-heading”?
 *  Plugin Support [Akshay A](https://wordpress.org/support/users/akshaycode1/)
 * (@akshaycode1)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/clickable-headingsd/#post-18255514)
 * Yes, it will be.
 *  Plugin Support [Akshay A](https://wordpress.org/support/users/akshaycode1/)
 * (@akshaycode1)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/clickable-headingsd/#post-18356782)
 * Hi,
 * Hope you are doing well.
 * We have released a new update **version 2.0.73**, which addresses this concern.
   Kindly update the plugin to the latest version, clear the cache, and give it 
   a try.
 *  Thread Starter [SEO specialista a copywriter Daniel Beránek](https://wordpress.org/support/users/berryzz/)
 * (@berryzz)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/clickable-headingsd/#post-18357505)
 * Hi,
 * thats great – i just cant find it in Plugin Settings or Post Settings – can you
   please give me a hint?
 * ——————–
 * I just found that it works in some blogposts that are using blockquotes – inside
   <blockquote> – [https://danielberanek.cz/jak-prozkoumat-instance-svchost-exe/](https://danielberanek.cz/jak-prozkoumat-instance-svchost-exe/),
   but it doesnt work in normal text without blockqoutes – [https://danielberanek.cz/online-marketing-pro-ai-pr-copywriting-seo/](https://danielberanek.cz/online-marketing-pro-ai-pr-copywriting-seo/)
    -  This reply was modified 1 year, 4 months ago by [SEO specialista a copywriter Daniel Beránek](https://wordpress.org/support/users/berryzz/).
 *  Thread Starter [SEO specialista a copywriter Daniel Beránek](https://wordpress.org/support/users/berryzz/)
 * (@berryzz)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/clickable-headingsd/#post-18373371)
 * its not resolved – i doesnt work on most of web – only in cca some blockquotes
    -  This reply was modified 1 year, 3 months ago by [SEO specialista a copywriter Daniel Beránek](https://wordpress.org/support/users/berryzz/).
 *  Plugin Support [Akshay A](https://wordpress.org/support/users/akshaycode1/)
 * (@akshaycode1)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/clickable-headingsd/#post-18373803)
 * Hi, kindly share a short video showing the steps you are taking and the issue
   occurring so we can check accordingly.
 *  Thread Starter [SEO specialista a copywriter Daniel Beránek](https://wordpress.org/support/users/berryzz/)
 * (@berryzz)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/clickable-headingsd/#post-18374650)
 * hi, this is whole settings page – [https://drive.google.com/file/d/18741AEpNySgWtpkBHzbn7T-tSB6K-GFY/view?usp=sharing](https://drive.google.com/file/d/18741AEpNySgWtpkBHzbn7T-tSB6K-GFY/view?usp=sharing)–
   and then WP Rocket can affect results
 *  Thread Starter [SEO specialista a copywriter Daniel Beránek](https://wordpress.org/support/users/berryzz/)
 * (@berryzz)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/clickable-headingsd/#post-18374906)
 * i always cleared & re-preload cache – but WP Rocket can exclude something when
   minifiing CSS etc.
 *  Plugin Support [Akshay A](https://wordpress.org/support/users/akshaycode1/)
 * (@akshaycode1)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/clickable-headingsd/#post-18377880)
 * Hi,
 * We have checked on our end but couldn’t find such an issue. Kindly share a short
   video of the steps you are taking and how the issue occurs on your end. This 
   will help us spot the issue more easily.
    -  This reply was modified 1 year, 3 months ago by [Akshay A](https://wordpress.org/support/users/akshaycode1/).

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/clickable-headingsd/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/clickable-headingsd/page/2/?output_format=md)

The topic ‘Clickable headingsd’ is closed to new replies.

 * ![](https://ps.w.org/easy-table-of-contents/assets/icon-256x256.png?rev=3045459)
 * [Easy Table of Contents](https://wordpress.org/plugins/easy-table-of-contents/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-table-of-contents/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-table-of-contents/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-table-of-contents/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-table-of-contents/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-table-of-contents/reviews/)

 * 16 replies
 * 2 participants
 * Last reply from: [SEO specialista a copywriter Daniel Beránek](https://wordpress.org/support/users/berryzz/)
 * Last activity: [1 year, 3 months ago](https://wordpress.org/support/topic/clickable-headingsd/page/2/#post-18384361)
 * Status: resolved