Due to a recent site change, post titles where no longer being
downloaded into their own directory.
After reviewing the site code changing extractor to use the "</h2>"
tag instead of the original </h1> resolves this issue.
-----
Generalizing to "</h" works as well and may account for future changes.