-
Website
http://www.digital-constructions.com/blog/blog.html -
Original page
http://www.digital-constructions.com/blog/2009/04/blog-knowledge-power-of-internal-link.html -
Subscribe
All Comments -
Community
-
Top Commenters
-
thomaspower
1 comment · 2 points
-
jted
1 comment · 1 points
-
Leigh Shulman
2 comments · 1 points
-
JasonFalls
1 comment · 21 points
-
Christine Morris
4 comments · 8 points
-
-
Popular Threads
The target_blank is a good point. I personally don't do this, but not out of an active choice.
Usually when I'm reading other blog posts myself I use tabbed browsing simply do a ctrl + click to follow links.
Getting readers to the bottom of the post is the ultimate challenge, comments is the holy grail!
On that note, thanks for the comment!
I'm more of a content focussed bod myself, by that's more my trade and yours is more design focussed, so that should be appropraite for both of us.
Until I get the new site up, I'm not allowed to talk about design!
Maybe the Wordle approach is a good tool. I'd be interested in hearing about your experiences implementing it.
But once you do, perhaps you should focus some traffic from those posts?
Put new internal links from that post?
Do a related story to generate more interest on the subject with links to it from the old post?
One thing I'm never afraid to do now is go back to old posts and add new links if they've become popular.
Back to the multi-tasking highway!
Combined with related reading at the bottom of your posts and it should start to encourage visitors to explore more.
Once I move to the new site, I'm sure I'll write a few posts on the transition experience and one of those posts will be relating new widgets for sure.
Thanks for the comment Lucas!
So define the paragraph you want to use with the link using the standard " a href="id_name" "in a later section "a/". Then at the paragraph you want that to link to just specify the id name: "p id="id_name" " later section "/p".
If it is separate html document, but an internal page to your blog, link to it as you would with a standard html link, using the http address.
The W3c link to the anchor tag details and using id is:
W3C anchor tag
I've had to use " in place of opening/closing brackets in this reply as I'm not sure how to exempt code in disqus comments!
Hope this helps!
Thanks for the comment.