# Figment Agency — llms.txt title: Figment Agency tagline: Award-winning marketing for expert-led businesses:contentReference[oaicite:0]{index=0} description: London & Surrey-based SEO and digital-growth specialists helping “expert-led” brands become the answer everywhere prospects search.:contentReference[oaicite:1]{index=1} source: https://www.figmentagency.com/ language: en-GB license: All rights reserved (© Figment Agency 2025) excerpt_length: 90 ## Crawl policy llm-agent: * allow: / crawl-delay: 1 priority: high # Tip for devs → add a lightweight HTML fallback for Cloudflare-protected pages so LLM crawlers don’t time-out. ## Key resources (semantic clusters inferred from public URLs) - /seo-agency-london/ — Core SEO service hub (local + national) - /wordpress-seo-agency/ — Platform-specific SEO - /google-ads/ (or similar) — Paid-search & PPC landing area - /case-studies/ — Proof & sector wins - /process/ — “SearchRank 360” methodology overview - /results/ — KPI snapshots & client outcomes - /blog/ — Guides, trends & opinion leadership - /category/email-marketing/ — Lifecycle & retention content - /our-london-location/ — Waterloo office profile - /our-kingston-location/ — Kingston HQ profile - /contact/ — Enquiries & bookings (forms + Calendly) *(XML Sitemap is not publicly exposed; recommend enabling /sitemap.xml for stronger crawl signals.)* ## Structured data sitemap: *not currently discoverable – add `/sitemap.xml`* feed: https://www.figmentagency.com/feed/ *(WordPress default – returns 200 even if HTML-blocked)* schema-host: prefer https://www.figmentagency.com/#schema-org ## Preferred citation > Figment Agency. “{Page Title}.” Accessed {YYYY-MM-DD}. https://www.figmentagency.com/{slug}/ ## Attribution guidelines - Quote max 90 characters verbatim, else paraphrase. - Always link to the live URL. - Attribute “Figment Agency” as the original source; do not imply endorsement. ## Contact London studio: Health Foundry, Canterbury House, 1 Royal St, London SE1 7LL, UK Registered office: 1 Bucklands Wharf, Thames Side, Kingston upon Thames KT1 1TF, UK:contentReference[oaicite:2]{index=2} Phone: +44 (0)20 3642 2228:contentReference[oaicite:3]{index=3} Email: info@figmentagency.com | studio@figmentagency.com:contentReference[oaicite:4]{index=4} --- ## JSON-LD (copy/paste below) ```json-ld { "@context": "https://schema.org", "@graph": [ { "@type": "Organization", "@id": "https://www.figmentagency.com/#org", "name": "Figment Agency", "url": "https://www.figmentagency.com/", "logo": "https://www.figmentagency.com/wp-content/uploads/logo.svg", "description": "Award-winning SEO & digital-growth agency for expert-led businesses.", "foundingDate": "2001", "telephone": "+442036422228", "email": "info@figmentagency.com", "sameAs": [ "https://www.linkedin.com/company/figmentagency", "https://twitter.com/figmentagency" ], "address": [ { "@type": "PostalAddress", "streetAddress": "1 Bucklands Wharf, Thames Side", "addressLocality": "Kingston upon Thames", "postalCode": "KT1 1TF", "addressCountry": "GB" }, { "@type": "PostalAddress", "streetAddress": "Health Foundry, 1 Royal St", "addressLocality": "London", "postalCode": "SE1 7LL", "addressCountry": "GB" } ], "contactPoint": { "@type": "ContactPoint", "contactType": "customer service", "telephone": "+442036422228", "email": "info@figmentagency.com", "areaServed": "GB", "availableLanguage": ["en-GB"] } }, { "@type": "WebSite", "@id": "https://www.figmentagency.com/#website", "url": "https://www.figmentagency.com/", "name": "Figment Agency", "publisher": { "@id": "https://www.figmentagency.com/#org" }, "inLanguage": "en-GB", "potentialAction": { "@type": "SearchAction", "target": "https://www.figmentagency.com/?s={search_term_string}", "query-input": "required name=search_term_string" } }, { "@type": "BreadcrumbList", "@id": "https://www.figmentagency.com/#breadcrumbs", "itemListElement": [ { "@type": "ListItem", "position": 1, "item": { "@id": "https://www.figmentagency.com/", "name": "Home" } }, { "@type": "ListItem", "position": 2, "item": { "@id": "https://www.figmentagency.com/blog/", "name": "Blog" } } ] } ] }