I guess, what I'm interested in is whether this link:
<a href="page.htm">page</a>
passes the same amount of link juice (in whatever form that substance exists) as this link:
<a href="page.htm#section">Section of the page</a>
I have a site where a lot (at least a third me thinks) of internal links have anchors - those are permalinks to comments. They are very common on any blog. On some days I see a reason to use anchors but on others like today, I'm thinking that maybe I shouldn't promote the way to get straight to the comment without first scrolling through the ads in the header. Devious me. In any case, if there is a consensus that the use of anchors dilutes the above mentioned juice, I would remove the anchors in a heart bit.
There's another issue with these anchor which is, I think, more specific to my site rather than anchors in general: for some yet to be identified reason the CMS issues a 301 redirect header for a URL with anchor, then you land on the second page - original URL without the anchor - and yet the browser still somehow remembers the anchor because it actually does get you to the proper location on the page.
I have to admit, I'm mystified by how this scheme anchor->301 to no achor -> land on proper anchor location even works. But before I either remove the anchors or adjust the CMS behavior to eliminate the 301, I wanted to hear opinions of the members of this respectable board. How would you treat (large amount of) links with anchors?
Thanks!