From ac95591c626e3272ef0a4145b6c331fbed53b496 Mon Sep 17 00:00:00 2001 From: Micio Dev Date: Thu, 2 Jul 2026 17:08:27 +0100 Subject: [PATCH] fix(seo): strict llmstxt.org format for llms.txt + fix dead PB API URL Rework llms.txt and llms-full.txt so H2 sections contain only markdown link lists as strict llmstxt.org parsers expect, add real page/project links, and replace the pb.micio86dev.it API base (404 since the Railway migration) with the working Railway URL. Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_01VqbXiPtRRqsxu8iJVMHhSf --- astro/public/llms-full.txt | 54 ++++++++++++++++++++------------------ astro/public/llms.txt | 36 ++++++++++++------------- 2 files changed, 45 insertions(+), 45 deletions(-) diff --git a/astro/public/llms-full.txt b/astro/public/llms-full.txt index 601dd18..223a2b8 100644 --- a/astro/public/llms-full.txt +++ b/astro/public/llms-full.txt @@ -3,38 +3,40 @@ > Senior full-stack web developer with 15+ years of experience. > Specializing in Laravel, Vue, Nuxt, TypeScript. Remote, based in Canary Islands. -## Services +Services: Full-Stack Web Development (Laravel + Vue/Nuxt), API Design & Backend +Architecture, VPS Infrastructure & DevOps, Technical Consulting for Digital +Agencies, Code Review & Legacy Refactoring. -- Full-Stack Web Development (Laravel + Vue/Nuxt) -- API Design & Backend Architecture -- VPS Infrastructure & DevOps -- Technical Consulting for Digital Agencies -- Code Review & Legacy Refactoring +Tech stack: PHP, Laravel, TypeScript, Vue 3, Nuxt 4, Astro, Node.js, +MySQL, PostgreSQL, Redis, Docker, nginx, DigitalOcean, GitHub Actions. -## Tech Stack +Open to freelance projects and consulting engagements. Preferred contact: +the contact form at https://micio86dev.it/#contact -PHP, Laravel, TypeScript, Vue 3, Nuxt 4, Astro, Node.js, -MySQL, PostgreSQL, Redis, Docker, nginx, DigitalOcean, GitHub Actions +Projects data is also available via the PocketBase REST API: +GET https://pocketbase-production-310c.up.railway.app/api/collections/projects/records +Each project record includes: title (per-locale: title_en / title_it / title_es), +description (desc_en / desc_it / desc_es), tech tags, client, period, slug. +News/notes: GET https://pocketbase-production-310c.up.railway.app/api/collections/news/records -## Projects - -See /sitemap.xml for all project URLs. - -## Contact +## Site -Website: https://micio86dev.it -GitHub: https://github.com/micio86dev -YouTube: https://youtube.com/@miciodev +- [Home](https://micio86dev.it/): profile, services and contact form +- [Projects](https://micio86dev.it/projects): portfolio of selected projects +- [Notes](https://micio86dev.it/notes): technical notes and news +- [Sitemap](https://micio86dev.it/sitemap.xml): all page URLs -## Availability - -Open to freelance projects and consulting engagements. -Preferred contact: via contact form at https://micio86dev.it/#contact +## Projects -## Fetching Dynamic Content +- [StandUp Way platform](https://micio86dev.it/projects/standup-way-platform) +- [Assolombarda Servizi](https://micio86dev.it/projects/assolombada-servizi) +- [Customer area & operations portal (Fiberdroid)](https://micio86dev.it/projects/fiberdroid-customer-area) +- [INspxt — inspections management platform](https://micio86dev.it/projects/inspxt) +- [Petformance](https://micio86dev.it/projects/petformance) +- [Silent Hill Web](https://micio86dev.it/projects/silent-hill-web) +- [DevBoards.io](https://micio86dev.it/projects/devboards-io) -Projects data is available via the PocketBase REST API (PocketBase runs on its own subdomain): -GET https://pb.micio86dev.it/api/collections/projects/records +## Profiles -Each project record includes: title (per-locale: title_en / title_it / title_es), description (desc_en / desc_it / desc_es), tech tags, client, period, slug. -News/notes: GET https://pb.micio86dev.it/api/collections/news/records +- [GitHub](https://github.com/micio86dev): open-source work and code samples +- [YouTube](https://youtube.com/@miciodev): dev videos diff --git a/astro/public/llms.txt b/astro/public/llms.txt index 5dc71eb..147c9dd 100644 --- a/astro/public/llms.txt +++ b/astro/public/llms.txt @@ -3,30 +3,28 @@ > Senior full-stack web developer with 15+ years of experience. > Specializing in Laravel, Vue, Nuxt, TypeScript. Remote, based in Canary Islands. -## Services +Services: Full-Stack Web Development (Laravel + Vue/Nuxt), API Design & Backend +Architecture, VPS Infrastructure & DevOps, Technical Consulting for Digital +Agencies, Code Review & Legacy Refactoring. -- Full-Stack Web Development (Laravel + Vue/Nuxt) -- API Design & Backend Architecture -- VPS Infrastructure & DevOps -- Technical Consulting for Digital Agencies -- Code Review & Legacy Refactoring +Tech stack: PHP, Laravel, TypeScript, Vue 3, Nuxt 4, Astro, Node.js, +MySQL, PostgreSQL, Redis, Docker, nginx, DigitalOcean, GitHub Actions. -## Tech Stack +Open to freelance projects and consulting engagements. Preferred contact: +the contact form at https://micio86dev.it/#contact -PHP, Laravel, TypeScript, Vue 3, Nuxt 4, Astro, Node.js, -MySQL, PostgreSQL, Redis, Docker, nginx, DigitalOcean, GitHub Actions +## Site -## Projects +- [Home](https://micio86dev.it/): profile, services and contact form +- [Projects](https://micio86dev.it/projects): portfolio of selected projects +- [Notes](https://micio86dev.it/notes): technical notes and news +- [Sitemap](https://micio86dev.it/sitemap.xml): all page URLs, including every project -See /sitemap.xml for all project URLs. +## Profiles -## Contact +- [GitHub](https://github.com/micio86dev): open-source work and code samples +- [YouTube](https://youtube.com/@miciodev): dev videos -Website: https://micio86dev.it -GitHub: https://github.com/micio86dev -YouTube: https://youtube.com/@miciodev +## Optional -## Availability - -Open to freelance projects and consulting engagements. -Preferred contact: via contact form at https://micio86dev.it/#contact +- [llms-full.txt](https://micio86dev.it/llms-full.txt): extended version with project links and REST API details