Combine three word lists into every possible combination
The same idea as the two-list combiner, extended to a third dimension — useful when a keyword list needs a city, a service, and a modifier all combined together, or any other three-part word structure.
How the three-list combiner works
This tool cross-joins three lists instead of two: every item in List 1 is combined
with every item in List 2, which is combined with every item in List 3. For example,
entering dallas and fort worth in List 1, roof
in List 2, and repair and replacement in List 3 produces:
dallas roof repair
dallas roof replacement
fort worth roof repair
fort worth roof replacement
Because three lists multiply together fast, results are capped at 5,000 combinations per request — if your lists would generate more than that, shorten one of them and try again.
Only need two lists? Use the Word & Keyword List Combiner instead. Looking for something else? Check out the full tools directory.