Is this possible in WP?
A means to going directly to a specific section with a post or page, like the HTML anchor:
For more information, please consult <A href="./one.html#anchor-one"> anchor one</A>.
Is this possible in WP?
A means to going directly to a specific section with a post or page, like the HTML anchor:
For more information, please consult <A href="./one.html#anchor-one"> anchor one</A>.
Except that in XHTML all tags should be lower score (a href, not A) it should work.
See the link in the first line:
http://www.transycan.net/blogtest/pagetest/
Thanks for that, Moshu.
Taking it a step further, can you link to an anchor on a content page or post through the WP system like this:
In a long article/post, the relevant search term that a visitor requested is way down towards the end. It has an anchor named #anchor1
This topic has been closed to new replies.