foley.com
Foley & Lardner LLP
Foley & Lardner is a top 50 global law firm with 1,100+ lawyers across 27 offices specializing in the energy, health care, technology, and manufacturing sectors.
55
Partly agent-ready
Agent-readiness score out of 100
- ✓ Clear description of the site
- ✓ Several pages described
- ✓ Actions agents can take
- ✓ 3 or more actions
- ○ Publishes its own LAWP (/.well-known/lawp.json)
- ○ Actions agents can execute
- ○ Business details (address, hours, phone)
How to improve this score
Up to +45 points:
+15 · Publishes its own LAWP (/.well-known/lawp.json)
Publish your starter lawp.json at
Publish your starter lawp.json at
/.well-known/lawp.json. WordPress: install the Actuent plugin. Cloudflare: use the one-click Worker.+15 · Actions agents can execute
Give an action an
Give an action an
endpoint on your domain so agents can do it for the user, not just link to it. See LAWP Actions.+15 · Business details (address, hours, phone)
Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Starter lawp.json for foley.com
Made from what Actuent already knows. Edit it, then publish it at
https://foley.com/.well-known/lawp.json. Check it with the LAWP Checker, or edit it in the LAWP Generator.{
"lawp_version": "0.3",
"domain": "foley.com",
"name": "Foley & Lardner LLP",
"language": "en",
"pages": {
"/": {
"title": "Foley & Lardner LLP | Top 50 Global Law Firm",
"content": "Foley & Lardner is a top 50 global law firm with 1,100+ lawyers across 27 offices specializing in the energy, health care, technology, and manufacturing sectors."
},
"/p/": {
"title": "AI and Drug Repurposing: Old Drugs, New Tricks, and the IP Questions",
"content": "A fascinating review article recently published in the Annual Review of Medicine by Fu et al\\. caught my attention for what it signals\\.\\.\\."
},
"/insights/": {
"title": "Insights",
"content": "Insights"
},
"/newsroom/": {
"title": "Newsroom",
"content": "Newsroom"
},
"/practice-areas/": {
"title": "Practice Areas",
"content": "Practice Areas"
},
"/insights/events/2026/10/national-cle-week-2026/": {
"title": "National CLE Week 2026",
"content": "Foley has a rich history of supporting our clients with in\\-person CLE opportunities\\. While we value our in\\-person interactions, we understand the challenge of attending these events alongside other competing obligations\\. We are proud to bring you the fourth year of National CLE Week, a conferenc"
},
"/holiday-greeting-card-art-contest-official-rules/": {
"title": "Holiday Greeting Card Art Contest Official Rules \\| Reglas Oficiales Del Concurso",
"content": "Holiday Greeting Card Art Contest Official Rules \\| Reglas Oficiales Del Concurso"
},
"/insights/publications/2023/11/cybersecurity-cost-center-think-again/": {
"title": "So, You Think of Cybersecurity Only as a Cost Center? Think Again\\.",
"content": "So, You Think of Cybersecurity Only as a Cost Center? Think Again\\."
},
"/insights/publications/2026/03/iran-linked-cyberattack-what-u-s-companies-need-to-know-now/": {
"title": "Iran\\-Linked Cyberattack: What U\\.S\\. Companies Need to Know Now",
"content": "Overview On March 11, 2026, independent reports confirmed that one of the largest medical device companies in the United States was the\\.\\.\\."
},
"/insights/publications/2026/09/private-equitys-285-billion-shock-year-still-has-real-openings/": {
"title": "Private Equity's Hard Year Has Real Openings",
"content": "War in the Gulf, an oil spike, rate risk and an AI shock that erased $285 billion of software value in a day have battered sponsors in 2026\\. Capital is still flowing to firms that return cash — and the law has moved mostly in their favor\\."
},
"/insights/publications/2026/09/deja-vu-as-doj-resumes-sub-regulatory-guidance-limits-and-fca-dismissal-policy/": {
"title": "Déjà Vu as DOJ Resumes Sub\\-regulatory Guidance Limits and FCA Dismissal Policy",
"content": "On September 18, 2026, the Department of Justice \\(DOJ\\) announced revisions to the Justice Manual aimed at “strengthening” False Claims Act \\(FCA\\) enforcement\\."
}
},
"actions": [
{
"id": "search",
"name": "Search the site",
"input": {
"type": "text",
"required": true
},
"intent": [
"search",
"find",
"look up"
],
"description": "Search Foley & Lardner LLP"
},
{
"id": "contact",
"name": "Contact",
"input": {
"type": "text",
"required": false
},
"intent": [
"contact",
"get in touch",
"email",
"message",
"support"
],
"description": "Get in touch with the site owner"
},
{
"id": "sign_in",
"name": "Sign in",
"input": {
"type": "text",
"required": false
},
"intent": [
"sign in",
"log in",
"login",
"account"
],
"description": "Log in to an account"
},
{
"id": "careers",
"name": "View jobs",
"input": {
"type": "text",
"required": false
},
"intent": [
"careers",
"jobs",
"hiring",
"work with us"
],
"description": "See open positions"
}
]
}Starter schema.org snippet
Replace the example values, then paste into your homepage's <head>.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "Foley & Lardner LLP",
"url": "https://foley.com",
"telephone": "+00 0000 0000",
"priceRange": "€€",
"address": {
"@type": "PostalAddress",
"streetAddress": "Street 1",
"postalCode": "0000",
"addressLocality": "City",
"addressCountry": "DK"
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
],
"opens": "09:00",
"closes": "17:00"
}
]
}
</script>What AI agents can do here
Search the site
Search Foley & Lardner LLP
searchfindlook upContact
Get in touch with the site owner
contactget in touchemailmessagesupportSign in
Log in to an account
sign inlog inloginaccountView jobs
See open positions
careersjobshiringwork with usPages
Foley & Lardner LLP | Top 50 Global Law Firm /
Foley & Lardner is a top 50 global law firm with 1,100+ lawyers across 27 offices specializing in the energy, health care, technology, and manufacturing sectors.
AI and Drug Repurposing: Old Drugs, New Tricks, and the IP Questions /p/
A fascinating review article recently published in the Annual Review of Medicine by Fu et al\. caught my attention for what it signals\.\.\.
Insights /insights/
Insights
Newsroom /newsroom/
Newsroom
Practice Areas /practice-areas/
Practice Areas
National CLE Week 2026 /insights/events/2026/10/national-cle-week-2026/
Foley has a rich history of supporting our clients with in\-person CLE opportunities\. While we value our in\-person interactions, we understand the challenge of attending these events alongside other competing obligations\. We are proud to bring you the fourth year of National C
Holiday Greeting Card Art Contest Official Rules \| Reglas Oficiales Del Concurso /holiday-greeting-card-art-contest-official-rules/
Holiday Greeting Card Art Contest Official Rules \| Reglas Oficiales Del Concurso
So, You Think of Cybersecurity Only as a Cost Center? Think Again\. /insights/publications/2023/11/cybersecurity-cost-center-think-again/
So, You Think of Cybersecurity Only as a Cost Center? Think Again\.
Iran\-Linked Cyberattack: What U\.S\. Companies Need to Know Now /insights/publications/2026/03/iran-linked-cyberattack-what-u-s-companies-need-to-know-now/
Overview On March 11, 2026, independent reports confirmed that one of the largest medical device companies in the United States was the\.\.\.
Private Equity's Hard Year Has Real Openings /insights/publications/2026/09/private-equitys-285-billion-shock-year-still-has-real-openings/
War in the Gulf, an oil spike, rate risk and an AI shock that erased $285 billion of software value in a day have battered sponsors in 2026\. Capital is still flowing to firms that return cash — and the law has moved mostly in their favor\.
Déjà Vu as DOJ Resumes Sub\-regulatory Guidance Limits and FCA Dismissal Policy /insights/publications/2026/09/deja-vu-as-doj-resumes-sub-regulatory-guidance-limits-and-fca-dismissal-policy/
On September 18, 2026, the Department of Justice \(DOJ\) announced revisions to the Justice Manual aimed at “strengthening” False Claims Act \(FCA\) enforcement\.
For AI agents
Get this site as structured JSON:
GET https://api.actuent.ai/api/search?q=foley.com
Or connect Actuent to ChatGPT or Claude:
https://agents.actuent.ai/api/mcpLast updated 26 Sep 2026
Is this your site?
Claim foley.com to edit what AI agents see, make your actions executable, and show your score:
Show your score:
<script src="https://api.actuent.ai/badge.js" data-domain="foley.com" async></script> or the image https://api.actuent.ai/badge.svg?domain=foley.com&style=cardActuent is a search engine for AI agents, made by localilabs. Data is generated automatically from public web content and may be incomplete.
