Dear Wiki user, You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change notification.
The "RedirectHandling" page has been changed by LewisJohnMcgibbney: http://wiki.apache.org/nutch/RedirectHandling?action=diff&rev1=3&rev2=4 <<TableOfContents(3)>> == Introduction == - URL redirects as they are most commonly known (and hereby referred to in this document), in a high level sense play the role of temporarily or permanently redirecting an HTTP response recipient to a location other than the request URI. By doing this, it is possible to ''easily'' direct browsers, web crawler, and subsequently users to your preferred domain (well this is true in theory anyway). + URL redirects as they are most commonly known (and hereby referred to in this document), in a high level sense play the role of temporarily or permanently redirecting an HTTP response recipient to a location other than the request URI. By doing this, it is possible to ''easily'' direct browsers, web crawlers, and subsequently users to your preferred domain (well this is true in theory anyway). Some typical reasons for implementing URL redirects: (all courtesy of wikipedia) @@ -22, +22 @@ * [[http://en.wikipedia.org/wiki/URL_redirection#Manipulating_visitors|Manipulating visitors]] * [[http://en.wikipedia.org/wiki/URL_redirection#Removing_referer_information|Removing referer information]] + == Types of URL Redirects == + + == Problem Identification == + + == Nutch & URL Redirects == + + == Conclusion == +

