# Lawbamba > Lawbamba is a free US lawyer directory. Consumers search for verified attorneys by > state, city, ZIP code, or practice area, compare ratings and real client reviews, > and connect directly with a lawyer near them. Attorneys can claim their own listing > to verify it, edit their profile, and respond publicly to reviews. Lawbamba aggregates attorney listings nationwide and enriches them with reviews sourced from Avvo, Yelp, Google, and Lawyers.com, alongside reviews submitted directly on Lawbamba (moderated before publishing). An attorney who claims their listing (a paid, verified claim tied to their own account) gets a "Verified Attorney" badge, full edit access to their profile, and the ability to reply publicly to reviews from any of these sources - one reply per Google/Lawbamba review, or one blanket note per platform for Avvo/Yelp/Lawyers.com, since those are aggregated review text without individually addressable reviews. ## Key pages - [Home](https://www.lawbamba.com/): search entry point by ZIP code and legal issue. - [Attorney profile](https://www.lawbamba.com/lawyer/1/Blake-Lipman-reviews-ratings): a single lawyer's page - bio, practice areas, address, ratings, and every review source (Lawbamba, Avvo, Yelp, Google, Lawyers.com) with any attorney replies shown inline. `/lawyer/` also works without the trailing name slug. - State: [/state/Michigan-lawyers](https://www.lawbamba.com/state/Michigan-lawyers) - every attorney in a state. - State + city: [/state/Michigan-lawyers/city/Farmington-Hills](https://www.lawbamba.com/state/Michigan-lawyers/city/Farmington-Hills) - one city within a state. - State + issue: [/state/Michigan-lawyers/issue/Divorce](https://www.lawbamba.com/state/Michigan-lawyers/issue/Divorce) - one practice area statewide. - State + issue + city: [/state/Michigan-lawyers/issue/Divorce/city/Farmington-Hills](https://www.lawbamba.com/state/Michigan-lawyers/issue/Divorce/city/Farmington-Hills) - the canonical, most-specific listing URL (practice area within a city). - State + issue + city + zip: [/state/Michigan-lawyers/issue/Divorce/city/Farmington-Hills/zip/48334](https://www.lawbamba.com/state/Michigan-lawyers/issue/Divorce/city/Farmington-Hills/zip/48334) - narrowed further to one ZIP code. - ZIP + issue: [/zip/48334/issue/Divorce](https://www.lawbamba.com/zip/48334/issue/Divorce) - practice area within a ZIP code, independent of the state/city path. - Near Me (alias): [/near-me/Farmington-Hills-Michigan/Divorce-lawyers](https://www.lawbamba.com/near-me/Farmington-Hills-Michigan/Divorce-lawyers) - `-/-lawyers` form; redirects to the equivalent state+issue+city URL above. - [Legal Q&A](https://www.lawbamba.com/q/ask): consumers post legal questions; attorneys (verified answers are marked) and other users answer. - [Sitemap index](https://www.lawbamba.com/sitemaps/sml-index.xml): full crawl map of state, city, ZIP, and issue combinations. Every listing page above (state, state+city, state+issue, state+issue+city, state+issue+city+zip, zip+issue, near-me) renders the same paginated results grid of attorney cards, each linking to its own attorney profile page. ## For attorneys - Claiming a listing, editing a profile, and replying to reviews all require the attorney to create a Lawbamba account and claim their specific listing - claiming is not free browsing, it's a verified, paid identity link between an account and one listing. - Only the verified claimant of a specific listing can reply to reviews on that listing; nobody else can post as the attorney. ## Optional - [Privacy Policy](https://www.lawbamba.com/privacy) - [Terms of Use](https://www.lawbamba.com/terms) - [Contact](https://www.lawbamba.com/contact)