Analysierte URL

https://ferarg.com/

Weitere URL analysieren

KI-Ready Score

61 / C

Befriedigend

von 100

Token-Einsparung

HTML-Tokens 8726
Markdown-Tokens 473
Einsparung 95%

Score-Aufschlüsselung

Semantisches HTML 68/100
Inhaltseffizienz 70/100
KI-Auffindbarkeit 37/100
Strukturierte Daten 35/100
Zugänglichkeit 100/100

Ihre Website hat keine llms.txt-Datei. Dies ist der aufkommende Standard, um KI-Agenten beim Verständnis Ihrer Website-Struktur zu helfen.

So implementieren Sie es

Erstellen Sie eine /llms.txt-Datei gemäß der llmstxt.org-Spezifikation. Fügen Sie eine Beschreibung Ihrer Website und Links zu Ihren wichtigsten Seiten hinzu.

Ihre Seite verwendet keine <article>- oder <main>-Elemente. Diese semantischen Container helfen KI-Agenten, den Hauptinhalt zu identifizieren und Navigation, Seitenleisten und Fußzeilen zu ignorieren.

So implementieren Sie es

Fügen Sie ein <main>-Element um den Hauptinhalt Ihrer Seite hinzu und verwenden Sie <article> für eigenständige Inhaltsblöcke wie Blogbeiträge oder Produktbeschreibungen.

Ihre Seite hat ein niedriges Verhältnis von tatsächlichem Inhalt zum gesamten HTML. Ein Großteil des Seitengewichts besteht aus Markup, Skripten oder Styles statt Inhalt.

So implementieren Sie es

Verlagern Sie CSS in externe Stylesheets, entfernen Sie Inline-Styles, minimieren Sie JavaScript und stellen Sie sicher, dass sich das HTML auf die Inhaltsstruktur konzentriert.

Ihre Website unterstützt kein Markdown for Agents. Dieser Cloudflare-Standard ermöglicht KI-Agenten, Inhalte im Markdown-Format anzufordern und reduziert den Token-Verbrauch um ~80%.

So implementieren Sie es

Implementieren Sie eines oder mehrere: (1) Auf Accept: text/markdown mit Markdown-Inhalt antworten. (2) .md-URLs bereitstellen (z.B. /seite.md). (3) <link rel="alternate" type="text/markdown">-Tags hinzufügen. (4) Link-HTTP-Header für Markdown-Erkennung hinzufügen.

Ihre robots.txt blockiert einige KI-Bots (GPTBot, ClaudeBot, PerplexityBot). Das verhindert, dass KI-Agenten Ihre Inhalte indexieren.

So implementieren Sie es

Aktualisieren Sie Ihre robots.txt, um KI-Bots zu erlauben. Fügen Sie explizite Allow-Regeln für GPTBot, ClaudeBot und PerplexityBot hinzu.

Keine Schema.org-strukturierten Daten gefunden. JSON-LD hilft KI-Agenten, faktische, strukturierte Informationen aus Ihren Seiten zu extrahieren.

So implementieren Sie es

Fügen Sie einen <script type="application/ld+json">-Block mit Schema.org-Markup hinzu. Verwenden Sie passende Typen: Article für Blogbeiträge, Product für Produktseiten, Organization für Ihre Unternehmensseite.

Fehlende oder unvollständige Open-Graph-Tags. OG-Tags helfen KI-Agenten (und sozialen Plattformen), Titel, Beschreibung und Bild Ihrer Seite zu verstehen.

So implementieren Sie es

Fügen Sie og:title, og:description und og:image Meta-Tags zum <head> Ihrer Seite hinzu.

Einige Bilder haben keine beschreibenden Alt-Texte. Gute Alt-Texte helfen KI-Agenten, Bildinhalte und -kontext zu verstehen.

So implementieren Sie es

Fügen Sie beschreibende alt-Attribute zu allen Bildern hinzu. Beschreiben Sie, was das Bild zeigt, nicht nur 'Bild' oder 'Foto'. Für dekorative Bilder verwenden Sie alt="" (leer).

Markdown-Tokens: 473
## Blog de **FEr**Arg## HowTo's, Textos, Cosas...

[![](https://ferarg.com/images/8/4/8/9/7/8489790ce03760c26ccafbad4a7322694f70dfe9-how-to-install-wallabag-a-self-hosted-alternative-to-pocket-655506302.png)](https://ferarg.com/blog/como-actualizar-wallabag)

En un post pasado expliqué [cómo instalar Wallabag](https://ferarg.com/blog/como-instalar-wallabag-en-debian), ahora con el tiempo necesité actualizarlo, (por seguridad y funcionalidades).

Seguí los manuales de la web de [Wallabag para actualizar](https://doc.wallabag.org/en/admin/upgrade#upgrading-from-25x-to-26x), pero hice algunos cambios que me funcionaron para actualizar de la versión 2.5.3 a la 2.6.9

1.  Copia de se...

[![](https://ferarg.com/images/e/2/a/f/0/e2af00dd5f54ced0d2cb86442461da8cb8db52eb-trello-768x512.jpg)](https://ferarg.com/blog/como-mover-tableros-a-un-nuevo-espacio-de-trabajo)

Cómo mover Tableros a un nuevo Espacio de Trabajo

Necesitarás 2 navegadores web diferentes, o abrir una segunda ventana del navegador en modo incógnito. La ventana principal se utilizará con tu cuenta de Trello Qatium, y en la ventana de incógnito iniciarás sesión en Trello con la nueva cuenta.

...

Temas creados para Firefox, creados en base en [Aurora Australis](https://addons.mozilla.org/es/firefox/addon/aurora-australis/), este tema no es compatible con pantalla mayores a 24".

Estos temas creados con el plugin [Firefox Colour](https://addons.mozilla.org/es/firefox/addon/firefox-color/), junto con el link al tema encontrarás el link al repositorio Git para descargar los archivos y las imágenes utilizadas.

Ac...
Home | FErArg                       [](https://ferarg.com/cdn-cgi/content?id=GLI8tnWNazZsMGH9mGw66CPQwmO2m0dtgt25F_Wh784-1771841516.476702-1.0.1.1-GBijl8l_aeZYNe1gYbg3KjJOtHpukeoJMaymtKNa99I)

# Blog de **FEr**Arg## HowTo's, Textos, Cosas...

Home

[![](https://ferarg.com/images/8/4/8/9/7/8489790ce03760c26ccafbad4a7322694f70dfe9-how-to-install-wallabag-a-self-hosted-alternative-to-pocket-655506302.png)](https://ferarg.com/blog/como-actualizar-wallabag)

10th Oct 2025

##### [Cómo Actualizar Wallabag](https://ferarg.com/blog/como-actualizar-wallabag)

En un post pasado expliqué [cómo instalar Wallabag](https://ferarg.com/blog/como-instalar-wallabag-en-debian), ahora con el tiempo necesité actualizarlo, (por seguridad y funcionalidades).

Seguí los manuales de la web de [Wallabag para actualizar](https://doc.wallabag.org/en/admin/upgrade#upgrading-from-25x-to-26x), pero hice algunos cambios que me funcionaron para actualizar de la versión 2.5.3 a la 2.6.9

1.  Copia de se...

[wallabag](https://ferarg.com/tag:wallabag#body-wrapper)

[![](https://ferarg.com/images/e/2/a/f/0/e2af00dd5f54ced0d2cb86442461da8cb8db52eb-trello-768x512.jpg)](https://ferarg.com/blog/como-mover-tableros-a-un-nuevo-espacio-de-trabajo)

10th Oct 2025

##### [Cómo mover Tableros a un nuevo Espacio de Trabajo](https://ferarg.com/blog/como-mover-tableros-a-un-nuevo-espacio-de-trabajo)

Cómo mover Tableros a un nuevo Espacio de Trabajo

Necesitarás 2 navegadores web diferentes, o abrir una segunda ventana del navegador en modo incógnito. La ventana principal se utilizará con tu cuenta de Trello Qatium, y en la ventana de incógnito iniciarás sesión en Trello con la nueva cuenta.

...

7th Oct 2025

##### [Temas para Firefox](https://ferarg.com/blog/temas-para-firefox)

Temas creados para Firefox, creados en base en [Aurora Australis](https://addons.mozilla.org/es/firefox/addon/aurora-australis/), este tema no es compatible con pantalla mayores a 24".

Estos temas creados con el plugin [Firefox Colour](https://addons.mozilla.org/es/firefox/addon/firefox-color/), junto con el link al tema encontrarás el link al repositorio Git para descargar los archivos y las imágenes utilizadas.

Ac...

[![](https://ferarg.com/images/4/5/2/4/5/45245edac2c36943d81d2a0130f7e847b1daef8e-poor-man-podcast-feed-maker.png)](https://ferarg.com/blog/proyecto-poor-man-podcast-feed-maker)

7th Oct 2025

##### [Proyecto Poor Man Podcast Feed Maker](https://ferarg.com/blog/proyecto-poor-man-podcast-feed-maker)

![Poor%20Man%20Podcast%20Feed%20Maker](https://ferarg.com/images/5/9/6/3/f/5963f3708ea6f55d90c0bdb02e081da3f5b3b077-poor-man-podcast-feed-maker.png "Poor%20Man%20Podcast%20Feed%20Maker")

La radio me acompaña toda la mañana, y el resto del día en el teléfono escucho [podcast](https://es.wikipedia.org/wiki/P%C3%B3dcast), mediante la app [Antennapod](https://antennapod.org/) que sincronizo con mi [Nextcloud](https://nextcloud.com/) con los plugins [nextcloud-gpodder](https://github.com/thrillfall/nextcloud-gpodder), [music](https://github.com/owncloud/music) y [NextPod Nextcloud App](https://github.com/pbek/nextcloud-nextpod), para sincronizar los podcast a los que estoy suscripto, la posición y est...

-   «
-   1
-   [2](https://ferarg.com/page:2)
-   [3](https://ferarg.com/page:3)
-   …
-   [»](https://ferarg.com/page:2)

#### Random Article[I'm Feeling Lucky!](https://ferarg.com/random)

#### Categories[FErArg](https://ferarg.com/category:FErArg) [varios](https://ferarg.com/category:varios) [backup](https://ferarg.com/category:backup) [howto](https://ferarg.com/category:howto) [seguridad](https://ferarg.com/category:seguridad) [SerInformaticos](https://ferarg.com/category:SerInformaticos) [linux howto](https://ferarg.com/category:linux%20howto) [ubuntu](https://ferarg.com/category:ubuntu) [windows xp](https://ferarg.com/category:windows%20xp) [ownCloud](https://ferarg.com/category:ownCloud) [debian](https://ferarg.com/category:debian) [linux](https://ferarg.com/category:linux) [servidores](https://ferarg.com/category:servidores) [arte](https://ferarg.com/category:arte) [museo](https://ferarg.com/category:museo) [windows howto](https://ferarg.com/category:windows%20howto) [fotos](https://ferarg.com/category:fotos) [programas](https://ferarg.com/category:programas) [windows](https://ferarg.com/category:windows) [Servicios Internet](https://ferarg.com/category:Servicios%20Internet) [antenas](https://ferarg.com/category:antenas) [bricolage](https://ferarg.com/category:bricolage) [wifi](https://ferarg.com/category:wifi) [programas linux](https://ferarg.com/category:programas%20linux) [remoto](https://ferarg.com/category:remoto) [gratis](https://ferarg.com/category:gratis) [pda](https://ferarg.com/category:pda) [pocketpc](https://ferarg.com/category:pocketpc) [php](https://ferarg.com/category:php) [maquinas virtuales](https://ferarg.com/category:maquinas%20virtuales) [virtualbox](https://ferarg.com/category:virtualbox) [vm](https://ferarg.com/category:vm) [vmware](https://ferarg.com/category:vmware) [imagenes](https://ferarg.com/category:imagenes) [valencia](https://ferarg.com/category:valencia) [opinion](https://ferarg.com/category:opinion) [red](https://ferarg.com/category:red) [ssh](https://ferarg.com/category:ssh) [argentina](https://ferarg.com/category:argentina) [cultura](https://ferarg.com/category:cultura) [musica](https://ferarg.com/category:musica) [chrome](https://ferarg.com/category:chrome) [plugin](https://ferarg.com/category:plugin) [herramientas](https://ferarg.com/category:herramientas) [wordpress](https://ferarg.com/category:wordpress) [dns](https://ferarg.com/category:dns) [internet](https://ferarg.com/category:internet) [openoffice](https://ferarg.com/category:openoffice) [wallabag](https://ferarg.com/category:wallabag) [cli](https://ferarg.com/category:cli) [bash](https://ferarg.com/category:bash) [discos](https://ferarg.com/category:discos) [raid](https://ferarg.com/category:raid) [errores](https://ferarg.com/category:errores) [apache](https://ferarg.com/category:apache) [sincronización](https://ferarg.com/category:sincronizaci%C3%B3n) [git](https://ferarg.com/category:git) [ansible](https://ferarg.com/category:ansible) [bluetooth](https://ferarg.com/category:bluetooth) [samba](https://ferarg.com/category:samba) [smb](https://ferarg.com/category:smb) [outlook](https://ferarg.com/category:outlook) [apple](https://ferarg.com/category:apple) [macos](https://ferarg.com/category:macos) [cups](https://ferarg.com/category:cups) [raspberrypi](https://ferarg.com/category:raspberrypi) [raspi](https://ferarg.com/category:raspi) [couchdb](https://ferarg.com/category:couchdb) [egroupware](https://ferarg.com/category:egroupware) [impresoras](https://ferarg.com/category:impresoras) [firefox](https://ferarg.com/category:firefox) [java](https://ferarg.com/category:java) [aplicaciones](https://ferarg.com/category:aplicaciones) [web](https://ferarg.com/category:web) [selfhost](https://ferarg.com/category:selfhost) [ubunu](https://ferarg.com/category:ubunu) [notebook](https://ferarg.com/category:notebook) [software libre](https://ferarg.com/category:software%20libre) [grub2](https://ferarg.com/category:grub2) [motos](https://ferarg.com/category:motos) [online](https://ferarg.com/category:online) [usuario](https://ferarg.com/category:usuario) [consola](https://ferarg.com/category:consola) [escritorio](https://ferarg.com/category:escritorio) [gnome](https://ferarg.com/category:gnome) [encriptar](https://ferarg.com/category:encriptar) [yoigo](https://ferarg.com/category:yoigo) [foss](https://ferarg.com/category:foss) [video](https://ferarg.com/category:video) [almacenamiento](https://ferarg.com/category:almacenamiento) [educación](https://ferarg.com/category:educaci%C3%B3n) [formación](https://ferarg.com/category:formaci%C3%B3n) [ddns](https://ferarg.com/category:ddns) [dyndns](https://ferarg.com/category:dyndns) [desknow](https://ferarg.com/category:desknow) [windows vista](https://ferarg.com/category:windows%20vista) [humor](https://ferarg.com/category:humor) [españa](https://ferarg.com/category:espa%C3%B1a) [historia](https://ferarg.com/category:historia) [bancos](https://ferarg.com/category:bancos) [twitter](https://ferarg.com/category:twitter) [kernel](https://ferarg.com/category:kernel) [log](https://ferarg.com/category:log) [windows 7](https://ferarg.com/category:windows%207) [opensource](https://ferarg.com/category:opensource) [radio](https://ferarg.com/category:radio) [letras](https://ferarg.com/category:letras) [pluck-cms](https://ferarg.com/category:pluck-cms) [addon](https://ferarg.com/category:addon) [cms](https://ferarg.com/category:cms) [programas windows](https://ferarg.com/category:programas%20windows) [scripts](https://ferarg.com/category:scripts) [printers](https://ferarg.com/category:printers) [voip](https://ferarg.com/category:voip) [innovación](https://ferarg.com/category:innovaci%C3%B3n) [tecnología](https://ferarg.com/category:tecnolog%C3%ADa) [recetas](https://ferarg.com/category:recetas) [ebook](https://ferarg.com/category:ebook) [claves](https://ferarg.com/category:claves) [router](https://ferarg.com/category:router) [actualidad](https://ferarg.com/category:actualidad) [revistas](https://ferarg.com/category:revistas) [manuales](https://ferarg.com/category:manuales) [cosas raras](https://ferarg.com/category:cosas%20raras) [unix](https://ferarg.com/category:unix) [diseño web](https://ferarg.com/category:dise%C3%B1o%20web) [iso](https://ferarg.com/category:iso) [mssql](https://ferarg.com/category:mssql) [ip](https://ferarg.com/category:ip) [libros](https://ferarg.com/category:libros) [pensamiento](https://ferarg.com/category:pensamiento) [podcast](https://ferarg.com/category:podcast) [google](https://ferarg.com/category:google) [publicidad](https://ferarg.com/category:publicidad) [juegos](https://ferarg.com/category:juegos) [hardware](https://ferarg.com/category:hardware) [politica](https://ferarg.com/category:politica) [trabajo](https://ferarg.com/category:trabajo) [redhat](https://ferarg.com/category:redhat) [terminal server](https://ferarg.com/category:terminal%20server) [ferarg](https://ferarg.com/category:ferarg) [literatura](https://ferarg.com/category:literatura) [movil](https://ferarg.com/category:movil) [tv](https://ferarg.com/category:tv) [zimbra](https://ferarg.com/category:zimbra)

#### Archives

-   [4 October 2025](https://ferarg.com/archives_month:oct_2025)
-   [1 January 2025](https://ferarg.com/archives_month:jan_2025)
-   [2 March 2023](https://ferarg.com/archives_month:mar_2023)
-   [9 February 2023](https://ferarg.com/archives_month:feb_2023)
-   [1 July 2019](https://ferarg.com/archives_month:jul_2019)
-   [1 February 2019](https://ferarg.com/archives_month:feb_2019)
-   [1 September 2018](https://ferarg.com/archives_month:sep_2018)
-   [1 May 2018](https://ferarg.com/archives_month:may_2018)
-   [1 September 2016](https://ferarg.com/archives_month:sep_2016)
-   [2 December 2015](https://ferarg.com/archives_month:dec_2015)
-   [1 August 2015](https://ferarg.com/archives_month:aug_2015)
-   [1 May 2015](https://ferarg.com/archives_month:may_2015)

[Atom 1.0](https://ferarg.com/.atom) [RSS](https://ferarg.com/.rss)

[Grav](https://getgrav.org/) was with by [Trilby Media](https://trilby.media/).

[![FErArg](https://ferarg.com/user/themes/quark/images/logo/steawi_1-modified_2.png)](https://ferarg.com/)

Laden Sie diese Datei als /index.md auf Ihren Server hoch, damit KI-Agenten auf eine saubere Version Ihrer Seite zugreifen können. Sie können auch die Accept: text/markdown-Inhaltsverhandlung konfigurieren, um sie automatisch auszuliefern.

Generierte llms.txt für diese einzelne Seite

llms.txt herunterladen
# ferarg.com

> Blog de FErArg

## Main
- [Home | FErArg](https://ferarg.com/): Blog de FErArg
- [Contacto](https://ferarg.com/contacto)

Vollständige llms.txt erfordert eine domainweite Analyse (kommt bald)

Laden Sie diese Datei als https://ferarg.com/llms.txt im Stammverzeichnis Ihrer Domain hoch. KI-Agenten wie ChatGPT, Claude und Perplexity prüfen diese Datei, um Ihre Website-Struktur zu verstehen.

Semantisches HTML

Verwendet article- oder main-Element (0/100)

Missing <article> and <main> elements

Korrekte Überschriftenhierarchie (85/100)

1 heading level skip(s)

Verwendet semantische HTML-Elemente (95/100)

18 semantic elements, 45 divs (ratio: 29%)

Aussagekräftige Bild-Alt-Texte (50/100)

3/6 images with meaningful alt text

Geringe div-Verschachtelungstiefe (100/100)

Avg div depth: 3.9, max: 6

Inhaltseffizienz

Gutes Token-Reduktionsverhältnis (100/100)

95% token reduction (HTML→Markdown)

Gutes Inhalt-zu-Rausch-Verhältnis (0/100)

Content ratio: 3.5% (1321 content chars / 37775 HTML bytes)

Minimale Inline-Styles (100/100)

3/403 elements with inline styles (0.7%)

Angemessenes Seitengewicht (100/100)

HTML size: 37KB

KI-Auffindbarkeit

Hat llms.txt-Datei (0/100)

No llms.txt found

Hat robots.txt-Datei (100/100)

robots.txt exists

robots.txt erlaubt KI-Bots (34/100)

2/3 AI bots blocked: ClaudeBot, GPTBot

Hat sitemap.xml (100/100)

Sitemap found

Markdown for Agents Unterstützung (0/100)
&#10007; Accept: text/markdown &#10007; .md URL &#10007; <link> tag &#10007; Link header
Hat Content-Signal (robots.txt oder HTTP-Header) (60/100)
&#10003; robots.txt &#10007; HTTP header &#10003; Policy

Strukturierte Daten

Hat Schema.org / JSON-LD (0/100)

No JSON-LD / Schema.org found

Hat Open-Graph-Tags (0/100)

0/3 OG tags present

Hat Meta-Beschreibung (50/100)

Meta description too short: 14 chars

Hat kanonische URL (100/100)

Canonical URL present

Hat lang-Attribut (100/100)

lang="es"

Zugänglichkeit

Inhalt ohne JavaScript verfügbar (100/100)

Content available without JavaScript

Angemessene Seitengröße (100/100)

Page size: 37KB

Inhalt erscheint früh im HTML (100/100)

Main content starts at 12% of HTML

{
  "url": "https://ferarg.com/",
  "timestamp": 1771841532251,
  "fetch": {
    "mode": "simple",
    "timeMs": 7182,
    "htmlSizeBytes": 37775,
    "supportsMarkdown": false,
    "markdownAgents": {
      "contentNegotiation": false,
      "mdUrl": {
        "found": false,
        "url": null
      },
      "linkTag": {
        "found": false,
        "url": null
      },
      "linkHeader": {
        "found": false,
        "url": null
      },
      "responseHeaders": {
        "contentSignal": null,
        "xMarkdownTokens": null,
        "vary": null
      },
      "frontmatter": {
        "present": false,
        "fields": [],
        "level": "none"
      },
      "level": "none"
    },
    "statusCode": 200
  },
  "extraction": {
    "title": "Home | FErArg",
    "excerpt": "Blog de FErArg",
    "byline": null,
    "siteName": null,
    "lang": "es",
    "contentLength": 1321,
    "metadata": {
      "description": "Blog de FErArg",
      "ogTitle": null,
      "ogDescription": null,
      "ogImage": null,
      "ogType": null,
      "canonical": "https://ferarg.com/",
      "lang": "es",
      "schemas": [],
      "robotsMeta": null,
      "author": null,
      "generator": "GravCMS",
      "markdownAlternateHref": null
    }
  },
  "markdown": "## Blog de **FEr**Arg## HowTo's, Textos, Cosas...\n\n[![](https://ferarg.com/images/8/4/8/9/7/8489790ce03760c26ccafbad4a7322694f70dfe9-how-to-install-wallabag-a-self-hosted-alternative-to-pocket-655506302.png)](https://ferarg.com/blog/como-actualizar-wallabag)\n\nEn un post pasado expliqué [cómo instalar Wallabag](https://ferarg.com/blog/como-instalar-wallabag-en-debian), ahora con el tiempo necesité actualizarlo, (por seguridad y funcionalidades).\n\nSeguí los manuales de la web de [Wallabag para actualizar](https://doc.wallabag.org/en/admin/upgrade#upgrading-from-25x-to-26x), pero hice algunos cambios que me funcionaron para actualizar de la versión 2.5.3 a la 2.6.9\n\n1.  Copia de se...\n\n[![](https://ferarg.com/images/e/2/a/f/0/e2af00dd5f54ced0d2cb86442461da8cb8db52eb-trello-768x512.jpg)](https://ferarg.com/blog/como-mover-tableros-a-un-nuevo-espacio-de-trabajo)\n\nCómo mover Tableros a un nuevo Espacio de Trabajo\n\nNecesitarás 2 navegadores web diferentes, o abrir una segunda ventana del navegador en modo incógnito. La ventana principal se utilizará con tu cuenta de Trello Qatium, y en la ventana de incógnito iniciarás sesión en Trello con la nueva cuenta.\n\n...\n\nTemas creados para Firefox, creados en base en [Aurora Australis](https://addons.mozilla.org/es/firefox/addon/aurora-australis/), este tema no es compatible con pantalla mayores a 24\".\n\nEstos temas creados con el plugin [Firefox Colour](https://addons.mozilla.org/es/firefox/addon/firefox-color/), junto con el link al tema encontrarás el link al repositorio Git para descargar los archivos y las imágenes utilizadas.\n\nAc...\n",
  "fullPageMarkdown": "Home | FErArg                       [](https://ferarg.com/cdn-cgi/content?id=GLI8tnWNazZsMGH9mGw66CPQwmO2m0dtgt25F_Wh784-1771841516.476702-1.0.1.1-GBijl8l_aeZYNe1gYbg3KjJOtHpukeoJMaymtKNa99I)\n\n# Blog de **FEr**Arg## HowTo's, Textos, Cosas...\n\nHome\n\n[![](https://ferarg.com/images/8/4/8/9/7/8489790ce03760c26ccafbad4a7322694f70dfe9-how-to-install-wallabag-a-self-hosted-alternative-to-pocket-655506302.png)](https://ferarg.com/blog/como-actualizar-wallabag)\n\n10th Oct 2025\n\n##### [Cómo Actualizar Wallabag](https://ferarg.com/blog/como-actualizar-wallabag)\n\nEn un post pasado expliqué [cómo instalar Wallabag](https://ferarg.com/blog/como-instalar-wallabag-en-debian), ahora con el tiempo necesité actualizarlo, (por seguridad y funcionalidades).\n\nSeguí los manuales de la web de [Wallabag para actualizar](https://doc.wallabag.org/en/admin/upgrade#upgrading-from-25x-to-26x), pero hice algunos cambios que me funcionaron para actualizar de la versión 2.5.3 a la 2.6.9\n\n1.  Copia de se...\n\n[wallabag](https://ferarg.com/tag:wallabag#body-wrapper)\n\n[![](https://ferarg.com/images/e/2/a/f/0/e2af00dd5f54ced0d2cb86442461da8cb8db52eb-trello-768x512.jpg)](https://ferarg.com/blog/como-mover-tableros-a-un-nuevo-espacio-de-trabajo)\n\n10th Oct 2025\n\n##### [Cómo mover Tableros a un nuevo Espacio de Trabajo](https://ferarg.com/blog/como-mover-tableros-a-un-nuevo-espacio-de-trabajo)\n\nCómo mover Tableros a un nuevo Espacio de Trabajo\n\nNecesitarás 2 navegadores web diferentes, o abrir una segunda ventana del navegador en modo incógnito. La ventana principal se utilizará con tu cuenta de Trello Qatium, y en la ventana de incógnito iniciarás sesión en Trello con la nueva cuenta.\n\n...\n\n7th Oct 2025\n\n##### [Temas para Firefox](https://ferarg.com/blog/temas-para-firefox)\n\nTemas creados para Firefox, creados en base en [Aurora Australis](https://addons.mozilla.org/es/firefox/addon/aurora-australis/), este tema no es compatible con pantalla mayores a 24\".\n\nEstos temas creados con el plugin [Firefox Colour](https://addons.mozilla.org/es/firefox/addon/firefox-color/), junto con el link al tema encontrarás el link al repositorio Git para descargar los archivos y las imágenes utilizadas.\n\nAc...\n\n[![](https://ferarg.com/images/4/5/2/4/5/45245edac2c36943d81d2a0130f7e847b1daef8e-poor-man-podcast-feed-maker.png)](https://ferarg.com/blog/proyecto-poor-man-podcast-feed-maker)\n\n7th Oct 2025\n\n##### [Proyecto Poor Man Podcast Feed Maker](https://ferarg.com/blog/proyecto-poor-man-podcast-feed-maker)\n\n![Poor%20Man%20Podcast%20Feed%20Maker](https://ferarg.com/images/5/9/6/3/f/5963f3708ea6f55d90c0bdb02e081da3f5b3b077-poor-man-podcast-feed-maker.png \"Poor%20Man%20Podcast%20Feed%20Maker\")\n\nLa radio me acompaña toda la mañana, y el resto del día en el teléfono escucho [podcast](https://es.wikipedia.org/wiki/P%C3%B3dcast), mediante la app [Antennapod](https://antennapod.org/) que sincronizo con mi [Nextcloud](https://nextcloud.com/) con los plugins [nextcloud-gpodder](https://github.com/thrillfall/nextcloud-gpodder), [music](https://github.com/owncloud/music) y [NextPod Nextcloud App](https://github.com/pbek/nextcloud-nextpod), para sincronizar los podcast a los que estoy suscripto, la posición y est...\n\n-   «\n-   1\n-   [2](https://ferarg.com/page:2)\n-   [3](https://ferarg.com/page:3)\n-   …\n-   [»](https://ferarg.com/page:2)\n\n#### Random Article[I'm Feeling Lucky!](https://ferarg.com/random)\n\n#### Categories[FErArg](https://ferarg.com/category:FErArg) [varios](https://ferarg.com/category:varios) [backup](https://ferarg.com/category:backup) [howto](https://ferarg.com/category:howto) [seguridad](https://ferarg.com/category:seguridad) [SerInformaticos](https://ferarg.com/category:SerInformaticos) [linux howto](https://ferarg.com/category:linux%20howto) [ubuntu](https://ferarg.com/category:ubuntu) [windows xp](https://ferarg.com/category:windows%20xp) [ownCloud](https://ferarg.com/category:ownCloud) [debian](https://ferarg.com/category:debian) [linux](https://ferarg.com/category:linux) [servidores](https://ferarg.com/category:servidores) [arte](https://ferarg.com/category:arte) [museo](https://ferarg.com/category:museo) [windows howto](https://ferarg.com/category:windows%20howto) [fotos](https://ferarg.com/category:fotos) [programas](https://ferarg.com/category:programas) [windows](https://ferarg.com/category:windows) [Servicios Internet](https://ferarg.com/category:Servicios%20Internet) [antenas](https://ferarg.com/category:antenas) [bricolage](https://ferarg.com/category:bricolage) [wifi](https://ferarg.com/category:wifi) [programas linux](https://ferarg.com/category:programas%20linux) [remoto](https://ferarg.com/category:remoto) [gratis](https://ferarg.com/category:gratis) [pda](https://ferarg.com/category:pda) [pocketpc](https://ferarg.com/category:pocketpc) [php](https://ferarg.com/category:php) [maquinas virtuales](https://ferarg.com/category:maquinas%20virtuales) [virtualbox](https://ferarg.com/category:virtualbox) [vm](https://ferarg.com/category:vm) [vmware](https://ferarg.com/category:vmware) [imagenes](https://ferarg.com/category:imagenes) [valencia](https://ferarg.com/category:valencia) [opinion](https://ferarg.com/category:opinion) [red](https://ferarg.com/category:red) [ssh](https://ferarg.com/category:ssh) [argentina](https://ferarg.com/category:argentina) [cultura](https://ferarg.com/category:cultura) [musica](https://ferarg.com/category:musica) [chrome](https://ferarg.com/category:chrome) [plugin](https://ferarg.com/category:plugin) [herramientas](https://ferarg.com/category:herramientas) [wordpress](https://ferarg.com/category:wordpress) [dns](https://ferarg.com/category:dns) [internet](https://ferarg.com/category:internet) [openoffice](https://ferarg.com/category:openoffice) [wallabag](https://ferarg.com/category:wallabag) [cli](https://ferarg.com/category:cli) [bash](https://ferarg.com/category:bash) [discos](https://ferarg.com/category:discos) [raid](https://ferarg.com/category:raid) [errores](https://ferarg.com/category:errores) [apache](https://ferarg.com/category:apache) [sincronización](https://ferarg.com/category:sincronizaci%C3%B3n) [git](https://ferarg.com/category:git) [ansible](https://ferarg.com/category:ansible) [bluetooth](https://ferarg.com/category:bluetooth) [samba](https://ferarg.com/category:samba) [smb](https://ferarg.com/category:smb) [outlook](https://ferarg.com/category:outlook) [apple](https://ferarg.com/category:apple) [macos](https://ferarg.com/category:macos) [cups](https://ferarg.com/category:cups) [raspberrypi](https://ferarg.com/category:raspberrypi) [raspi](https://ferarg.com/category:raspi) [couchdb](https://ferarg.com/category:couchdb) [egroupware](https://ferarg.com/category:egroupware) [impresoras](https://ferarg.com/category:impresoras) [firefox](https://ferarg.com/category:firefox) [java](https://ferarg.com/category:java) [aplicaciones](https://ferarg.com/category:aplicaciones) [web](https://ferarg.com/category:web) [selfhost](https://ferarg.com/category:selfhost) [ubunu](https://ferarg.com/category:ubunu) [notebook](https://ferarg.com/category:notebook) [software libre](https://ferarg.com/category:software%20libre) [grub2](https://ferarg.com/category:grub2) [motos](https://ferarg.com/category:motos) [online](https://ferarg.com/category:online) [usuario](https://ferarg.com/category:usuario) [consola](https://ferarg.com/category:consola) [escritorio](https://ferarg.com/category:escritorio) [gnome](https://ferarg.com/category:gnome) [encriptar](https://ferarg.com/category:encriptar) [yoigo](https://ferarg.com/category:yoigo) [foss](https://ferarg.com/category:foss) [video](https://ferarg.com/category:video) [almacenamiento](https://ferarg.com/category:almacenamiento) [educación](https://ferarg.com/category:educaci%C3%B3n) [formación](https://ferarg.com/category:formaci%C3%B3n) [ddns](https://ferarg.com/category:ddns) [dyndns](https://ferarg.com/category:dyndns) [desknow](https://ferarg.com/category:desknow) [windows vista](https://ferarg.com/category:windows%20vista) [humor](https://ferarg.com/category:humor) [españa](https://ferarg.com/category:espa%C3%B1a) [historia](https://ferarg.com/category:historia) [bancos](https://ferarg.com/category:bancos) [twitter](https://ferarg.com/category:twitter) [kernel](https://ferarg.com/category:kernel) [log](https://ferarg.com/category:log) [windows 7](https://ferarg.com/category:windows%207) [opensource](https://ferarg.com/category:opensource) [radio](https://ferarg.com/category:radio) [letras](https://ferarg.com/category:letras) [pluck-cms](https://ferarg.com/category:pluck-cms) [addon](https://ferarg.com/category:addon) [cms](https://ferarg.com/category:cms) [programas windows](https://ferarg.com/category:programas%20windows) [scripts](https://ferarg.com/category:scripts) [printers](https://ferarg.com/category:printers) [voip](https://ferarg.com/category:voip) [innovación](https://ferarg.com/category:innovaci%C3%B3n) [tecnología](https://ferarg.com/category:tecnolog%C3%ADa) [recetas](https://ferarg.com/category:recetas) [ebook](https://ferarg.com/category:ebook) [claves](https://ferarg.com/category:claves) [router](https://ferarg.com/category:router) [actualidad](https://ferarg.com/category:actualidad) [revistas](https://ferarg.com/category:revistas) [manuales](https://ferarg.com/category:manuales) [cosas raras](https://ferarg.com/category:cosas%20raras) [unix](https://ferarg.com/category:unix) [diseño web](https://ferarg.com/category:dise%C3%B1o%20web) [iso](https://ferarg.com/category:iso) [mssql](https://ferarg.com/category:mssql) [ip](https://ferarg.com/category:ip) [libros](https://ferarg.com/category:libros) [pensamiento](https://ferarg.com/category:pensamiento) [podcast](https://ferarg.com/category:podcast) [google](https://ferarg.com/category:google) [publicidad](https://ferarg.com/category:publicidad) [juegos](https://ferarg.com/category:juegos) [hardware](https://ferarg.com/category:hardware) [politica](https://ferarg.com/category:politica) [trabajo](https://ferarg.com/category:trabajo) [redhat](https://ferarg.com/category:redhat) [terminal server](https://ferarg.com/category:terminal%20server) [ferarg](https://ferarg.com/category:ferarg) [literatura](https://ferarg.com/category:literatura) [movil](https://ferarg.com/category:movil) [tv](https://ferarg.com/category:tv) [zimbra](https://ferarg.com/category:zimbra)\n\n#### Archives\n\n-   [4 October 2025](https://ferarg.com/archives_month:oct_2025)\n-   [1 January 2025](https://ferarg.com/archives_month:jan_2025)\n-   [2 March 2023](https://ferarg.com/archives_month:mar_2023)\n-   [9 February 2023](https://ferarg.com/archives_month:feb_2023)\n-   [1 July 2019](https://ferarg.com/archives_month:jul_2019)\n-   [1 February 2019](https://ferarg.com/archives_month:feb_2019)\n-   [1 September 2018](https://ferarg.com/archives_month:sep_2018)\n-   [1 May 2018](https://ferarg.com/archives_month:may_2018)\n-   [1 September 2016](https://ferarg.com/archives_month:sep_2016)\n-   [2 December 2015](https://ferarg.com/archives_month:dec_2015)\n-   [1 August 2015](https://ferarg.com/archives_month:aug_2015)\n-   [1 May 2015](https://ferarg.com/archives_month:may_2015)\n\n[Atom 1.0](https://ferarg.com/.atom) [RSS](https://ferarg.com/.rss)\n\n[Grav](https://getgrav.org/) was with by [Trilby Media](https://trilby.media/).\n\n[![FErArg](https://ferarg.com/user/themes/quark/images/logo/steawi_1-modified_2.png)](https://ferarg.com/)\n",
  "markdownStats": {
    "images": 2,
    "links": 6,
    "tables": 0,
    "codeBlocks": 0,
    "headings": 2
  },
  "tokens": {
    "htmlTokens": 8726,
    "markdownTokens": 473,
    "reduction": 8253,
    "reductionPercent": 95
  },
  "score": {
    "score": 61,
    "grade": "C",
    "dimensions": {
      "semanticHtml": {
        "score": 68,
        "weight": 20,
        "grade": "C",
        "checks": {
          "uses_article_or_main": {
            "score": 0,
            "weight": 20,
            "details": "Missing <article> and <main> elements"
          },
          "proper_heading_hierarchy": {
            "score": 85,
            "weight": 25,
            "details": "1 heading level skip(s)"
          },
          "semantic_elements": {
            "score": 95,
            "weight": 20,
            "details": "18 semantic elements, 45 divs (ratio: 29%)"
          },
          "meaningful_alt_texts": {
            "score": 50,
            "weight": 15,
            "details": "3/6 images with meaningful alt text"
          },
          "low_div_nesting": {
            "score": 100,
            "weight": 20,
            "details": "Avg div depth: 3.9, max: 6"
          }
        }
      },
      "contentEfficiency": {
        "score": 70,
        "weight": 25,
        "grade": "C",
        "checks": {
          "token_reduction_ratio": {
            "score": 100,
            "weight": 40,
            "details": "95% token reduction (HTML→Markdown)"
          },
          "content_to_noise_ratio": {
            "score": 0,
            "weight": 30,
            "details": "Content ratio: 3.5% (1321 content chars / 37775 HTML bytes)"
          },
          "minimal_inline_styles": {
            "score": 100,
            "weight": 15,
            "details": "3/403 elements with inline styles (0.7%)"
          },
          "reasonable_page_weight": {
            "score": 100,
            "weight": 15,
            "details": "HTML size: 37KB"
          }
        }
      },
      "aiDiscoverability": {
        "score": 37,
        "weight": 25,
        "grade": "F",
        "checks": {
          "has_llms_txt": {
            "score": 0,
            "weight": 20,
            "details": "No llms.txt found"
          },
          "has_robots_txt": {
            "score": 100,
            "weight": 10,
            "details": "robots.txt exists"
          },
          "robots_allows_ai_bots": {
            "score": 34,
            "weight": 15,
            "details": "2/3 AI bots blocked: ClaudeBot, GPTBot"
          },
          "has_sitemap": {
            "score": 100,
            "weight": 10,
            "details": "Sitemap found"
          },
          "supports_markdown_negotiation": {
            "score": 0,
            "weight": 25,
            "details": "No Markdown for Agents support detected"
          },
          "has_content_signals": {
            "score": 60,
            "weight": 20,
            "details": "robots.txt: search=yes, ai-train=no | Policy included"
          }
        }
      },
      "structuredData": {
        "score": 35,
        "weight": 15,
        "grade": "F",
        "checks": {
          "has_schema_org": {
            "score": 0,
            "weight": 30,
            "details": "No JSON-LD / Schema.org found"
          },
          "has_open_graph": {
            "score": 0,
            "weight": 25,
            "details": "0/3 OG tags present"
          },
          "has_meta_description": {
            "score": 50,
            "weight": 20,
            "details": "Meta description too short: 14 chars"
          },
          "has_canonical_url": {
            "score": 100,
            "weight": 15,
            "details": "Canonical URL present"
          },
          "has_lang_attribute": {
            "score": 100,
            "weight": 10,
            "details": "lang=\"es\""
          }
        }
      },
      "accessibility": {
        "score": 100,
        "weight": 15,
        "grade": "A",
        "checks": {
          "content_without_js": {
            "score": 100,
            "weight": 40,
            "details": "Content available without JavaScript"
          },
          "reasonable_page_size": {
            "score": 100,
            "weight": 30,
            "details": "Page size: 37KB"
          },
          "fast_content_position": {
            "score": 100,
            "weight": 30,
            "details": "Main content starts at 12% of HTML"
          }
        }
      }
    }
  },
  "recommendations": [
    {
      "id": "add_llms_txt",
      "priority": "critical",
      "category": "aiDiscoverability",
      "titleKey": "rec.add_llms_txt.title",
      "descriptionKey": "rec.add_llms_txt.description",
      "howToKey": "rec.add_llms_txt.howto",
      "effort": "quick-win",
      "estimatedImpact": 10,
      "checkScore": 0,
      "checkDetails": "No llms.txt found"
    },
    {
      "id": "add_article_main",
      "priority": "critical",
      "category": "semanticHtml",
      "titleKey": "rec.add_article_main.title",
      "descriptionKey": "rec.add_article_main.description",
      "howToKey": "rec.add_article_main.howto",
      "effort": "quick-win",
      "estimatedImpact": 8,
      "checkScore": 0,
      "checkDetails": "Missing <article> and <main> elements"
    },
    {
      "id": "improve_content_ratio",
      "priority": "critical",
      "category": "contentEfficiency",
      "titleKey": "rec.improve_content_ratio.title",
      "descriptionKey": "rec.improve_content_ratio.description",
      "howToKey": "rec.improve_content_ratio.howto",
      "effort": "moderate",
      "estimatedImpact": 6,
      "checkScore": 0,
      "checkDetails": "Content ratio: 3.5% (1321 content chars / 37775 HTML bytes)"
    },
    {
      "id": "add_markdown_negotiation",
      "priority": "critical",
      "category": "aiDiscoverability",
      "titleKey": "rec.add_markdown_negotiation.title",
      "descriptionKey": "rec.add_markdown_negotiation.description",
      "howToKey": "rec.add_markdown_negotiation.howto",
      "effort": "significant",
      "estimatedImpact": 6,
      "checkScore": 0,
      "checkDetails": "No Markdown for Agents support detected"
    },
    {
      "id": "allow_ai_bots",
      "priority": "high",
      "category": "aiDiscoverability",
      "titleKey": "rec.allow_ai_bots.title",
      "descriptionKey": "rec.allow_ai_bots.description",
      "howToKey": "rec.allow_ai_bots.howto",
      "effort": "quick-win",
      "estimatedImpact": 7,
      "checkScore": 34,
      "checkDetails": "2/3 AI bots blocked: ClaudeBot, GPTBot"
    },
    {
      "id": "add_schema_org",
      "priority": "high",
      "category": "structuredData",
      "titleKey": "rec.add_schema_org.title",
      "descriptionKey": "rec.add_schema_org.description",
      "howToKey": "rec.add_schema_org.howto",
      "effort": "moderate",
      "estimatedImpact": 6,
      "checkScore": 0,
      "checkDetails": "No JSON-LD / Schema.org found"
    },
    {
      "id": "add_open_graph",
      "priority": "high",
      "category": "structuredData",
      "titleKey": "rec.add_open_graph.title",
      "descriptionKey": "rec.add_open_graph.description",
      "howToKey": "rec.add_open_graph.howto",
      "effort": "quick-win",
      "estimatedImpact": 4,
      "checkScore": 0,
      "checkDetails": "0/3 OG tags present"
    },
    {
      "id": "improve_alt_texts",
      "priority": "medium",
      "category": "semanticHtml",
      "titleKey": "rec.improve_alt_texts.title",
      "descriptionKey": "rec.improve_alt_texts.description",
      "howToKey": "rec.improve_alt_texts.howto",
      "effort": "moderate",
      "estimatedImpact": 4,
      "checkScore": 50,
      "checkDetails": "3/6 images with meaningful alt text"
    }
  ],
  "llmsTxtPreview": "# ferarg.com\n\n> Blog de FErArg\n\n## Main\n- [Home | FErArg](https://ferarg.com/): Blog de FErArg\n- [Contacto](https://ferarg.com/contacto)\n\n",
  "llmsTxtExisting": null,
  "snippets": [
    {
      "id": "add_llms_txt",
      "title": "Create /llms.txt",
      "description": "Upload this file to your web root. It tells AI agents what your site is about and which pages matter.",
      "language": "markdown",
      "code": "# ferarg.com\n\n> Blog de FErArg\n\n## Main\n- [Home | FErArg](https://ferarg.com/): Blog de FErArg\n- [Contacto](https://ferarg.com/contacto)\n\n",
      "filename": "/llms.txt"
    },
    {
      "id": "add_open_graph",
      "title": "Add missing Open Graph tags",
      "description": "These tags control how your page looks when shared on social media and some AI platforms.",
      "language": "html",
      "code": "<meta property=\"og:title\" content=\"Home | FErArg\">\n<meta property=\"og:description\" content=\"Blog de FErArg\">\n<meta property=\"og:image\" content=\"https://yoursite.com/og-image.jpg\">\n<meta property=\"og:url\" content=\"https://ferarg.com/\">\n<meta property=\"og:type\" content=\"website\">",
      "filename": "<head>"
    },
    {
      "id": "add_schema_org",
      "title": "Add Schema.org JSON-LD",
      "description": "Structured data helps AI agents understand the type, author, and purpose of your content.",
      "language": "html",
      "code": "<script type=\"application/ld+json\">\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": \"WebPage\",\n  \"name\": \"Home | FErArg\",\n  \"description\": \"Blog de FErArg\",\n  \"url\": \"https://ferarg.com/\",\n  \"inLanguage\": \"es\"\n}\n</script>",
      "filename": "<head>"
    },
    {
      "id": "allow_ai_bots",
      "title": "Allow AI bots in robots.txt",
      "description": "Some AI bots are blocked in your robots.txt. Remove or modify these Disallow rules to let AI agents index your content.",
      "language": "txt",
      "code": "# Add to your robots.txt — explicitly allow AI bots:\nUser-agent: GPTBot\nAllow: /\n\nUser-agent: ClaudeBot\nAllow: /\n\nUser-agent: PerplexityBot\nAllow: /",
      "filename": "/robots.txt"
    },
    {
      "id": "add_article_main",
      "title": "Wrap content in <main> and <article>",
      "description": "Semantic HTML landmarks help AI agents identify the main content of your page.",
      "language": "html",
      "code": "<main>\n  <article>\n    <h1>Your Page Title</h1>\n    <p>Your content here...</p>\n  </article>\n</main>",
      "filename": "<body>"
    },
    {
      "id": "add_markdown_negotiation",
      "title": "Support Markdown for Agents",
      "description": "Implement one or more of the 4 Markdown for Agents mechanisms to let AI agents request content in markdown format.",
      "language": "html",
      "code": "<!-- 1. Content negotiation: respond to Accept: text/markdown -->\n<!-- In your server/framework, check the Accept header and return markdown -->\n<!-- with Content-Type: text/markdown -->\n\n<!-- 2. Serve .md URLs (e.g., /about.md alongside /about) -->\n<!-- Generate static .md files or handle .md routes in your app -->\n\n<!-- 3. Add <link> tag in your HTML <head>: -->\n<link rel=\"alternate\" type=\"text/markdown\" href=\"/page.md\">\n\n<!-- 4. Add Link HTTP header on HTML responses: -->\n<!-- Link: </page.md>; rel=\"alternate\"; type=\"text/markdown\" -->\n\n<!-- Best practice: include Vary: Accept and X-Markdown-Tokens headers -->\n<!-- on markdown responses -->",
      "filename": "<head> + server config"
    }
  ]
}

Nutzen Sie unsere API, um dies programmatisch abzurufen (kommt bald)

Dieses JSON ist für den internen Gebrauch bestimmt — im Gegensatz zu den Markdown- und llms.txt-Dateien soll es nicht auf Ihre Website hochgeladen werden. Speichern Sie es als Ausgangswert, um Ihren Score im Zeitverlauf zu verfolgen, teilen Sie es mit Ihrem Entwicklerteam oder integrieren Sie es in Ihre CI/CD-Pipeline.

Teilen Sie Ihre Ergebnisse

Twitter LinkedIn

Demnächst: Vollständige Domain-Analyse

Crawlen Sie Ihre gesamte Domain, generieren Sie llms.txt und überwachen Sie Ihren KI-Bereitschaftswert im Zeitverlauf. Tragen Sie sich in die Warteliste ein.

Sie stehen auf der Liste! Wir benachrichtigen Sie, sobald es verfügbar ist.