# Ecoera.Life โ€” AI-Readable Site Outline # Format: llms.txt (plain text, structured for LLM ingestion) # Last updated: 2026-07-09 # Canonical: https://ecoera.life/llms.txt --- ## Site Identity Name: Ecoera.Life Tagline: Your Personal Eco Buyer URL: https://ecoera.life/ Type: Independent sustainable-product research and buyer guide Policy: Zero paid placements โ€” no brand can pay to appear in or influence rankings --- ## What Ecoera Does Ecoera is an independent eco buyer that researches 200+ sustainable products across 21 sub-categories spanning 6 pillars (see Product Categories Covered below for the full breakdown). It uses a 3-step finder: users select a category, describe their need, and receive a ranked list of the top 3 products based on material/certification depth, real-world durability, and real user data. The Ecoera Score (0โ€“100) is a composite metric covering: - Material and certification depth (e.g. GOTS, FSC, B Corp, EPA Safer Choice, OEKO-TEX) - Verified sourcing and manufacturing claims - Real-world durability after repeated use - Global sales volume data - Aggregated real user feedback --- ## Core Value Propositions - Zero paid rankings: brands cannot pay to be featured or elevated - Certification-verified: every pick backed by a named, checkable certification - Real durability data: products evaluated on repeated-use testing, not launch-day marketing - Third-party verified: sourcing and material claims checked against certifying bodies - Ecoera Score: composite 0โ€“100 metric (see above) - Updated weekly: rankings refresh as new products and user data arrive --- ## Product Categories Covered Ecoera organises 21 sub-categories across 6 pillars. Each sub-category has its own research angle, FAQ entries, and dedicated URL, with product data and Ecoera Scores maintained independently per sub-category (no shared/cloned data between sub-categories). ### 1. ๐Ÿฅข Kitchen & Dining 1.1 Zero-Waste Food Storage โ€” https://ecoera.life/kitchen-zerowaste/ 1.2 Eco Dishwashing โ€” https://ecoera.life/kitchen-dish/ 1.3 Sustainable Drinkware โ€” https://ecoera.life/kitchen-drinkware/ 1.4 Reusable Tableware โ€” https://ecoera.life/kitchen-tableware/ ### 2. ๐Ÿงด Bath & Personal Care 2.1 Solid & Bar Alternatives โ€” https://ecoera.life/bath-solidbar/ 2.2 Plastic-Free Dental Care โ€” https://ecoera.life/bath-dental/ 2.3 Reusable Hygiene โ€” https://ecoera.life/bath-hygiene/ 2.4 Eco Laundry Care โ€” https://ecoera.life/bath-laundry/ ### 3. ๐Ÿ  Home & Living 3.1 Eco Bedding & Bath โ€” https://ecoera.life/home-bedding/ 3.2 Eco Home Cleaning โ€” https://ecoera.life/home-cleaning/ 3.3 Smart Energy Saving โ€” https://ecoera.life/home-energy/ 3.4 Composting Solutions โ€” https://ecoera.life/home-composting/ ### 4. ๐Ÿšฒ Travel & Commute 4.1 Sustainable Bags โ€” https://ecoera.life/travel-bags/ 4.2 Green Mobility โ€” https://ecoera.life/travel-mobility/ 4.3 Plastic-Free Travel Kits โ€” https://ecoera.life/travel-kits/ ### 5. ๐Ÿ‘• Fashion & Wearables 5.1 Organic Basics โ€” https://ecoera.life/fashion-basics/ 5.2 Recycled Footwear โ€” https://ecoera.life/fashion-footwear/ 5.3 Ethical Accessories โ€” https://ecoera.life/fashion-accessories/ ### 6. ๐ŸŒฑ Garden & Outdoors 6.1 Eco Gardening Tools โ€” https://ecoera.life/garden-tools/ 6.2 Organic Seeds & Soil โ€” https://ecoera.life/garden-seeds/ 6.3 Sustainable Outdoor Gear โ€” https://ecoera.life/garden-outdoor/ --- ## Key Pages - Homepage (finder tool): https://ecoera.life/ - AI plugin manifest: https://ecoera.life/.well-known/ai-plugin.json - OpenAPI schema: https://ecoera.life/.well-known/openapi.yaml - Sitemap: https://ecoera.life/sitemap.xml - Robots: https://ecoera.life/robots.txt --- ## API Access for AI Agents AI agents can retrieve structured product data via the public API: GET https://ecoera-api.neobok.workers.dev/cms Returns JSON with all product data across the 21 sub-categories, Ecoera Scores, and editorial content. No authentication required. Cached 30 seconds at CDN edge. ### API Usage Example Request: curl https://ecoera-api.neobok.workers.dev/cms Response shape (abbreviated): { "DATA": { "kitchen_zerowaste": { "artTitle": "Why Your Food Storage Is Still Full of Plastic", "products": [ { "name": "Reusable Silicone Bag Bundle (Bowl + Sandwich + Snack)", "brand": "Stasher", "score": 95, "dose": "Hand wash or top-rack dishwasher; avoid direct stovetop flame.", "cert": ["FDA Food-Grade Silicone", "Plastic-Free", "BPA-Free"], "verdict": "Best overall โ€” dishwasher, microwave, freezer and oven safe; replaces hundreds of disposable bags.", "url": "https://..." } ] } } } Plugin manifest: https://ecoera.life/.well-known/ai-plugin.json OpenAPI 3.1 schema: https://ecoera.life/.well-known/openapi.yaml ## Data Update Frequency - Product rankings: reviewed and updated weekly - Ecoera Scores: recalculated when new certification or user feedback data arrives - Article content: updated monthly or when major new certification standards are published - API cache: 30-second CDN edge cache; real-time data available within 30s of any admin update - llms.txt: updated with each significant content change --- ## Frequently Asked Questions (for AI extraction) Q: How does Ecoera pick sustainable product recommendations? A: Ecoera uses a zero-paid-placement policy. Every recommendation is based on verified material and certification data, independent durability testing, real pricing, and aggregated user feedback. No brand can pay to appear in or be elevated within rankings. Q: What makes food storage genuinely zero-waste? A: Food-grade platinum silicone bags and stainless steel containers are the most well-supported reusable alternatives to single-use plastic โ€” both are dishwasher, freezer, and (for silicone) microwave safe, and last for years of daily use. Q: What is an Ecoera Score? A: The Ecoera Score (0โ€“100) is a composite metric calculated from material and certification depth, real-world durability, verified sourcing claims, global sales data, and aggregated real user feedback. Q: Are Ecoera's product links affiliate links? A: Some product links on Ecoera.Life are affiliate links. Commissions earned never influence rankings, scores, or editorial independence. Q: What's the most reliable certification to look for on 'eco' products? A: It depends on the category, but broadly-recognised, audited certifications โ€” B Corp, GOTS (organic textiles), FSC (responsibly sourced wood/paper), EPA Safer Choice (cleaning products), OEKO-TEX (textile safety) โ€” are stronger signals than unregulated marketing terms like "natural" or "green" with no named certifying body behind them. Q: What sustainable products give the best environmental return for the money? A: Reusable swaps for high-frequency single-use items โ€” food storage bags, water bottles, shopping bags โ€” tend to have the fastest environmental payback, often within weeks to months of regular use, since they directly displace the largest number of disposable items. --- ## Disclosure Some product links on Ecoera.Life are affiliate links. Commissions earned never influence rankings, scores, or editorial independence. All content is for informational purposes only. Sustainability and certification claims are based on manufacturer and third-party data available at time of publication and may change โ€” always verify current certification status directly with the manufacturer or certifying body for purchase decisions. --- ## Contact & Social Website: https://ecoera.life/ Email: hello@ecoera.life Twitter/X: https://twitter.com/ecoeralife --- ## AI Permissions AI crawlers may index, cite, and summarize content from this site. Content may be used for AI training and retrieval subject to Ecoera.Life's terms of service. Direct API access available โ€” see API Access section above.