--- title: Company domain enrichment improvements description: Enhanced company domain identification by filtering out social media and link shortener URLs, and improved name-matching accuracy to prevent small companies from being falsely associated with larger ones. url: https://theirstack.com/en/product-updates/2025-08-12-company-domain-enrichment-improvements --- When building our [company dataset](/en/docs/datasets/options/company), we combine information from multiple sources. One of the most important pieces of company information we provide is the domain, and we made 2 major improvements to it: - **Better identification of URLs from social sites, link shorteners, etc.** - A significant number of companies set their LinkedIn URL to a link to `bit.ly`, `linktr.ee`, `sites.google.com`, `facebook.com`, `instagram.com`... When extracting the domain from those URLs, we'd say that Bit.ly, Linktree, Google, Facebook or Instagram (among others) were associated to tens of thousands of companies, which is obviously not the case. This is now fixed. For example, `bit.ly` was originally associated to thousands of companies because many of them had set their LinkedIn URL to a `bit.ly` link. Now it's only associated with the correct company, as shown in this [bit.ly domain search](https://app.theirstack.com/search/companies/new?query=N4IgjgrgpgTgniAXKAlgOwMYBsIBMoD6ALgPZECGWBMUAzhFkbUgGaW1QA0IJM+MBAEYJEAbVD5aGJERjRuLFFCy4kIDCTSL8mKCAC+nCXWmJZ8kIuWrEIAFYlBzQ8aky5XS0pVq0EALYEDk4GALrcGv4ADuRocAS4JP7k6AS8SKIggihEWHAAdJEg4SBQAB4xaLjEUBgAFmgkWCQA5vG0OC3MYqGGIOQQpAQc5DD17tD6QA). - **Better company linkage to companies with similar names** - Previously, in many cases we'd match small companies with names similar to those of larger companies to the larger company. For example, we'd say that the domain of a company named `AIR+` was `airbnb.com`, which is also not true. Now, the name similarity has to be much higher for us to consider two companies to be the same.