Showing related tags and posts across the entire site.
-
I updated WebClient here: (SVN Link Removed) to accept and return cookies. I am working on retrieving the cookies from the current Windows user context - so that you could, say, log into your Facebook account and crawl your profile. (Which will be enabled as soon as I finish the AJAX/Rendering functionality...
-
Hmmm... I will doublecheck the cookie handing and get back to you. Question though: Are you using the latest and greatest from SVN? To make exceptions for named anchors check AbsoluteUri.cs. You can use one of the existing rules (or create a new one which is executed before AbsoluteUri.cs) and modify...