<!--
OKF bundle (Open Knowledge Format v2.0.0) — exported from AskMojo.
Scope: public. Concepts: 1.
This file concatenates several concepts (markdown + YAML frontmatter).
Each concept is delimited by a `<!-- FILE: <path> -->` marker.
Import it as-is into Claude / Gemini / any agent: paste this file
as base knowledge. Links between concepts are bundle-relative (/labs/x.md).
-->


<!-- FILE: index.md -->

---
okf_version: 2.0.0
title: OKF bundle — scope public
source: askmojo
scope: public
concept_counts:
  output: 1
---

# OKF bundle (scope `public`)

Open Knowledge Format v2.0.0 bundle — markdown + YAML frontmatter. The AskMojo database stays the source of truth; this bundle is an exported view filtered by scope.

## Concepts

- **output** : 1

## Indexes

- [outputs](/outputs/index.md)


<!-- FILE: log.md -->

---
scope: public
---

# Log

Historique des changements de visibilité / publication (dates ISO).

_Aucun évènement de publication horodaté._


<!-- FILE: outputs/1cb1d48b-6b38-4a1b-a650-1811696799c5.md -->

---
type: output
title: Technical SEO report
resource: /o/1cb1d48b-6b38-4a1b-a650-1811696799c5
timestamp: '2026-07-07T04:26:18.302Z'
visibility: public
magik: /labs/wordpress-care/magiks/monthly-seo-check.md
---

# Technical SEO report

Généré par : [/labs/wordpress-care/magiks/monthly-seo-check.md](/labs/wordpress-care/magiks/monthly-seo-check.md)

```json
{
  "title": "Technical SEO report",
  "summary": "4 broken links, 2 pages missing meta descriptions, sitemap out of date. 8 quick fixes.",
  "sections": [
    {
      "body": "4 internal links point to deleted pages. 1 old blog URL returns a 404 with inbound links, worth a 301 redirect to recover the traffic.",
      "heading": "Broken links and 404s"
    },
    {
      "body": "2 key pages have no meta description; Google is guessing. The sitemap still lists 3 pages you removed last month. Robots.txt is fine.",
      "heading": "Meta and indexing"
    },
    {
      "body": "The blog index is slow (LCP 3.1s) from an uncompressed header image. Fix order: redirects, then meta, then the image. Each takes minutes.",
      "heading": "Speed and priorities"
    }
  ]
}
```


<!-- FILE: outputs/index.md -->

---
title: Outputs
description: Outputs index
count: 1
---

# Outputs

- [Technical SEO report](/outputs/1cb1d48b-6b38-4a1b-a650-1811696799c5.md) (`public`)
