SharePoint: Delete / Purge / Remove Orphaned Sites or Site Collections

If you are here just to know how to delete a site or a site collection: Go to here. If you are here to learn how to find and purge the orphan sites or site collections, go ahead and read the below article.
Microsoft makes it tough with simple things like finding and deleting the orhpaned [...]

Tool to purge or delete site collections safely and quickly

I had to develop this tiny utility to delete around 1500 site collections which are autogenerated by some other tool. The autogenerated site collections were created in the format like this: http://sharepointsite.com/clients//
So this tool of mine identifies the site collections which matches the above format and deletes them. At the same time it keeps log [...]