Hi Tagdiv team,
Would you have any tutorial to insert an anchor link on a page using Column title block? or a similar block.
If not, would you mind explaining how to do it?
Thank you very much in advance.
I have tried that solution: https://forum.tagdiv.com/topic/create-an-affiliate-page/ but it doesn’t work from a page to another.
Eg: I am on page 1, I click on a button and I want that page 2 opens and scroll to the right position using an anchor link.
Thank you in advance.
I have tried to insert this in my column title:
<h1 id=”anchortest”>Titre</h1>
and it works fine using: https://mywebsite.com/#test
But I loose the font style of my text as my code seems to override the css of the block and that is something I would really like to preserve.
It would be nice to have a proper way to set up Anchor links accessible from different pages that are properly integrated for SEO.
-
This reply was modified 3 years by
slivertorp.
Hello!
In order to avoid misunderstandings, please provide more information(screenshots/video) about what exactly you need to achieve.
A solution for sending a screenshot/video is this:
Download, capture, and send: https://www.techsmith.com/jing-tool.html
After making the screenshot, you will have a link; paste it here.
Thank you!
Hi Bettina!
This is what I am looking for: https://kinsta.com/fr/blog/liens-ancrage/#summary
In this example you have a link to a website and an anchor link that takes me to a specific part of the page.
I have been able to reproduce a similar effect using this workaround using a column text block and a div id code: https://imgur.com/O3qu5KS
It would be nice to have on some blocks a parameter to write the name of an anchor link. Instead of doing this kind of div id manually. And that will be better for the SEO.
I hope that makes sense.