Thanks for the response Patrick!
Not exactly ... what is happening is:
http://www.example.com/widget-a-article
(click tag)
http://www.example.com/tag/widget-a (this generates a list of all articles with the relevant tag and a summary of each article)
What I'm wondering is whether I should use a 301 redirect on the tag to make it go:
http://www.example.com/widget-a-article
(click tag)
http://www.example.com/widget-a (the cornerstone page)
(instead of)
http://www.example.com/tag/widget-a (the summary tag page)
Is the summary tag page that is created by clicking the tag siphoning of Google Juice from the cornerstone page?