I'm migrating a Typepad subdirectory install to a Wordpress subdomain install, and most of the links will be broken. The rewrites work so that;
http://mainsite.com/blogs
is rewritten to
http://blogs.mainsite.com
If a full link with article information is passed, it is rewritten as such;
http://mainsite.com/blogs/2014-13-7/article-title.html
to
http://blogs.mainsite.com/2014-13-7/article-title.html
What I'm looking for is a plugin that will feed that article title into Wordpress's search so even though the link is broken, it is easy for users with bookmarks to get to.