html - Problems with create internal links( Anchor links) on a blog post in Blogger? -
6:23 (1 hour ago)
hi, can understand how create internal links (anchor links) in post? can't able find helpful answer. feeling frustrated.
i did person said me on blogger product forum -
for anchor link: can create hyperlink in html mode. insert following code want place anchor. (you can change archorlinkname whatever like)
<a name="anchorlinkname"></a>
for link within same post want jump anchor, please use code. (you can change word in yellow)
<a href="#anchorlinkname">click here go anchorlinkname</a>
but weird happening once updating post or going html mode compose mode.
error -
<a href="https://www.blogger.com/blogger.g?blogid=48019486#overview"> <a href="https://www.blogger.com/null" name="overview"></a>
i don't know why these https://blogger.com/blogger.g?blogid=48 , https://blogger.com/null gets added automatically. redirecting me admin post section or blogger sign in section if not signed in.
my blog - www.lifewithdata.com
found answer here: https://productforums.google.com/forum/#!topic/blogger/5mu_hh5t7ra
you must add address of page or post.
only works in non-dynamic templates.
Comments
Post a Comment