| How to Check URLs Using .NET | | The author gives a solution to reap out the unwanted or dead links from the users site. In this article the author describes about how to erase or stop the various broken links on the website using ASP.NET. The author also uses screen scraping methods to verify the validity of website links on the users site. This is possible from validating for 404 errors to analyse that URLs are correctly linking to that concerned URL or not.
|