I will be developing a blog that will have 7 categories. Each blog post can contain information that falls into one or more categories. Each blog post can be several pages long. The information in the blog post pertaining to a particular category might only be a single paragraph in the middle of several pages of text.
As far as I can tell, categories are assigned to the blog post as a whole, not to specific location(s) within a post. Is there a way to assign a category to a particular location within a blog post? I read this entry on the forum: http://en.forums.wordpress.com/topic/anchors, which describes how to insert an anchor at a specific location within a post, along with a link at the top of the post that the reader would have to click to get to that (anchor) location. In this manner one could assign a category to the blog post as a whole, then put links at the top of the page to specific areas within the blog. I'd like to avoid having to insert a link at the top of the page that the reader would have to click--I'd prefer for them to be taken directly to the pertinent paragraph when they click on the category. Is there a way to do this in wordpress?
Thank you.