FindParked is a tool to help you find links on your website that point to a parking site. These will look fine to Xenu or brokenlinks. The site is no longer functioning. It just has a page of ads. There are two ways you use it: 1. create a list of URLs in a text or CSV file, and put the name of the file or files on the command line to FindParked e.g. java.exe -jar findparked.jar mylist.csv myotherlist.csv The data must be in the first column of the CSV file. Other columns will be ignored. The CSV file might sook something like this: #candidate sites to check http://www.filerex.com http://www.filerex.com/user/submitpad.html http://www.filespack.com The urls may point to domains or to pages within that domain. Duplicates to the same domain will be automatically ignored. 2. OR use XENU (see http://mindprod.com/jgloss/xenu.html) to export a list of URLs your site points to by doing a File / Save Page Map to TAB separated file, then putting that file name of the command line of FindParkedInXenu. You must use a special beta version of xenu available from http://mindprod.com/zips/xenubeta20121111.zip that corrects the missing status code. java.exe -jar findparkedinxenu.jar xenupage.csv Duplicates will be automatically removed before probing the sites. Like Xenu, these programs probe many sites at once, but the process is slow since it has to load the contents of every home page. You would probably want to run this test perhaps once a month, where you might run BrokenLinks daily. The sites it reports may or may not actually be parking sites. You could examine them manually to confirm. If they are indeed parking sites, there is not much you can do but delete links to those sites from your website. FindParked can be fooled by links to sites hosted with an ISP that also does parking under the same domain name. This is why I ask you to manually verify any sites it finds. If you discover parked sites that FindParked does not recognise, please send me the URLs so I can investigate them and add code to detect them. FindParked just puts its findings on the console. It intended for a competent webmaster, not a rank novice. It has no frills. You can read more about Xenu Link sleuth at: http://mindprod.com/jgloss/xenu.html You can download it at: http://home.snafu.de/tilman/xenulink.html See http://mindprod.com/products1.html#BROKENLINKS the companion BrokenLinks utility that is also a back end for Xenu to detect broken and directed links. Why the no-parking logo? This utility helps you get rid of links to parking sites.