#llmsmap.me

Independent technical audit

bojie.site

bojie.site

Overall AI readiness score

A combined result across all audit signals.

76of 100Excellent
AI readiness audit: 8/8/2026Public technical data

Overall AI readiness assessment

How ready bojie.site is for AI systems

76/100

Bojie Personal Blog (bojie.site) received an AI-readiness score of 76/100 in an automated technical audit. llms.txt was accessible, llms-full.txt was not found, and ai.txt was not found. The robots.txt analysis found 0 explicitly allowed and 0 blocked AI crawlers, with 1 declared sitemap. Homepage markup completeness was 40%; no Schema.org types were detected and 4 OpenGraph tags were detected. Results reflect the public site response observed on 2026-08-08T00:50:43.183Z.

Audit context

llms.txt is accessible and contains 801 tokens. No accessible llms-full.txt was detected, so deeper context still has to be assembled from regular pages. No separate ai.txt policy was detected; it is optional, but can clarify training, retrieval, and attribution preferences.

robots.txt is available. 11 of 11 tracked AI bots are not blocked. Declared sitemaps: 1. No Schema.org type was detected on the homepage. 4 OpenGraph tags were found and markup completeness is 40%, leaving more entity interpretation to crawlers.

The mobile Lighthouse profile adds Performance 99/100, Accessibility 94/100, Best Practices 100/100, SEO 100/100, and experimental Agentic Browsing 100/100. These signals have a limited weight: they complement rather than replace llms.txt, robots.txt, and structured-data checks.

Confirmed strengths

  • Accessible llms.txt
  • 1 sitemap declaration
  • Strong Google agentic signals

Priority improvements

  1. 1Add llms-full.txt for richer first-party context.
  2. 2Add JSON-LD for the organisation, website, and core entities.
  3. 3Complete OpenGraph and canonical homepage metadata.
llms.txt tokens801
llms-full.txt tokens
ai.txt
sitemap.xml

Google Lighthouse technical profile

A mobile Lighthouse measurement. Google’s experimental Agentic Browsing category is explained separately and does not replace the broader llmsmap AI-readiness score.

Mobile · Lighthouse
99

Performance

94

Accessibility

100

Best Practices

100

Technical SEO

100

Agentic Browsing

What these results mean

The mobile page renders efficiently; its largest visible content block appeared in 2.1 s.

Accessibility scored 94/100, Best Practices 100/100, and technical SEO 100/100. The experimental Agentic Browsing category scored 100/100. It measures signals Google currently tests for software agents and is shown separately from the llmsmap AI-readiness score.

1

Free the main thread and accelerate the first view

Split long JavaScript tasks, defer non-critical scripts and styles, and shorten blocking request chains. This helps the primary content appear sooner and makes controls usable earlier.

2

Reduce code that loads without helping the page

Remove unused CSS and JavaScript, load heavy widgets on demand, and limit third-party scripts. Less code means less parsing and background work on the device.

3

Reduce network delay

Improve server response time, remove unnecessary redirects and repeat downloads, and use compression, caching, and selective preconnect hints.

4

Make controls unambiguous

Give buttons and links accessible names, associate labels with fields, and use ordered headings and semantic regions. The same structure helps screen readers and software agents understand actions.

FCP1.1 s

First content

LCP2.1 s

Main content

CLS0

Layout stability

TBT0 ms

Blocking time

SI1.1 s

Visual speed

Metric glossary
FCP · First content
When the first text or image appeared on screen.
LCP · Main content
When the largest visible element in the first viewport rendered.
CLS · Layout stability
How much content shifted unexpectedly while loading; lower is better.
TBT · Blocking time
How long the browser main thread could not respond quickly to input.
SI · Visual speed
How quickly the visible viewport filled with content.
8/8/2026Lighthouse 13.4.1Mobile profile

AI readiness checks

Machine-readable files, crawler policy, discovery, and homepage markup.

llms.txt

File found and accessible

https://bojie.site/llms.txt
llms-full.txt

Full version was not found

ai.txt

ai.txt file was not found

robots.txt

File found

https://bojie.site/robots.txt
Sitemap in robots.txt1

1 sitemap found

Schema.org (JSON-LD)

Schema.org markup was not found on the homepage

OpenGraph40%

4 OG tags found

AI bot access

Based on robots.txt analysis

GPTBotNot mentioned
OAI-SearchBotNot mentioned
ChatGPT-UserNot mentioned
Google-ExtendedNot mentioned
ClaudeBotNot mentioned
Claude-SearchBotNot mentioned
Claude-UserNot mentioned
BytespiderNot mentioned
CCBotNot mentioned
PerplexityBotNot mentioned
Perplexity-UserNot mentioned

Sitemaps

Declared discovery routes for crawlers and agents.

OpenGraph tags

Social preview metadata found on the homepage.

Markup completeness: 40%
og:urlhttps://bojie.site/
og:typewebsite
og:titleBojie Personal Blog | About development, investment and hobbies
og:descriptionAbout development, investment and hobbies
# Bojie Personal Blog
> About development, investment and hobbies

## Main Sections

- [Posts](https://bojie.site/posts/): All blog posts.
- [Series](https://bojie.site/series/): A series of posts on specific topics.
- [Categories](https://bojie.site/categories/): All available categories.
- [Tags](https://bojie.site/tags/): All available tags.
- [RSS Feed](https://bojie.site/rss.xml): Subscribe to the blog updates.

## Popular Posts

- [从使用机场到自建服务](https://bojie.site/posts/2024-04-07/): 从使用机场到自建服务,从 openclash 到 sing-box,到目前为止感觉良好。
- [我发布的第一个 GitHub Action](https://bojie.site/posts/2023-03-13/): 记录我开发并上架第一个 GitHub Action 的过程和从其中学到的东西。

## Recent Posts 

- [IP送中的解决办法](https://bojie.site/posts/2026-05-25/): 使用 WARP 解决 Google 将 VPS IP 识别为中国大陆 IP
- [特朗普效应](https://bojie.site/posts/2025-03-03/): 特朗普的上台可能给 2025 年带来哪些投资机会?
- [几道炖菜](https://bojie.site/posts/2024-07-09/): 近期做了几道炖菜,品相不好,但味道还不错。
- [重构个人网站并启用新域名](https://bojie.site/posts/2024-06-20/): 全面拥抱 Node.js 生态。
- [从使用机场到自建服务](https://bojie.site/posts/2024-04-07/): 从使用机场到自建服务,从 openclash 到 sing-box,到目前为止感觉良好。
- [给你的技能加上杠杆](https://bojie.site/posts/2023-05-26/): 做对的事远比把事情做对更重要。
- [几个让我保持身材的生活习惯](https://bojie.site/posts/2023-03-20/): 一个多月无刻意节食,我仍然瘦了 8 斤。
- [我发布的第一个 GitHub Action](https://bojie.site/posts/2023-03-13/): 记录我开发并上架第一个 GitHub Action 的过程和从其中学到的东西。
- [学做菜的第一个月,比我想象的简单](https://bojie.site/posts/2023-03-06/): 二月份我一共做了 16 道菜。从只会煮蛋泡面到基本半小时内搞定一道简易菜;从家里只有盐和酱油到现在有十多种不同的调料;点外卖和在餐馆吃饭的次数用两只手也能数得清了。
- [2023 年度挑战](https://bojie.site/posts/2023-03-04/): 2023 的年度挑战是做一百道菜。
- [持有等于买入](https://bojie.site/posts/2023-02-23/): 「持有等于买入」是一个强大的思维工具,可以帮助你摆脱心理账户对投资的影响。
- [警惕没有坚实基础的宏大叙事](https://bojie.site/posts/2023-01-03/): 宏大叙事对发掘某个具体的投资标的的帮助是非常有限的。但适当了解宏大叙事,有助于及时了解行业变化趋势,从而为选择朝阳行业中的好公司打下基础。
- [近火已灭,远水未至](https://bojie.site/posts/2022-12-05/): 短期来看,存在一个新冠防疫政策转向带来的,持续半年至一年半左右的投资机会。长期来看,中国面临的政治与经济的压力并没有减弱,反而是持续强化的。
- [投资备忘录系列开启](https://bojie.site/posts/2022-12-04/): 开启投资备忘录系列,不定期更新。
- [用产品定位法进行需求分析](https://bojie.site/posts/2022-08-01/): 通过产品定位和切入点来判断需求的必要性与优先级。
- [用睡到自然醒的方式早起](https://bojie.site/posts/2022-07-25/): 如果你也总是早上起床后精神不佳,效率全无,不妨试试这个方法。
- [探索目标用户与使用场景](https://bojie.site/posts/2022-07-22/): 从用户故事中归纳目标用户,确定各自的使用场景。
- [为什么我要创建 planned.today](https://bojie.site/posts/2022-07-18/): 记录我创建 planned.today 的初心。
- [planned.today 诞生记](https://bojie.site/posts/2022-07-17/): 记录我创建 planned.today 的过程。
- [如何提高执行力](https://bojie.site/posts/2022-07-14/): 如果你经常感到无所事事,也许这篇文章能帮到你。
- [怎样才能达成一个目标](https://bojie.site/posts/2022-07-10/): 我们总是心血来潮设立一个目标,然后就没有然后了。
- [为什么我们想要 Web3](https://bojie.site/posts/2022-07-07/): 什么是 Web3?它能带来哪些好处?我们需要它吗?
- [发现十倍股系列导读](https://bojie.site/posts/2022-07-01/): 本文是发现十倍股系列的导读篇,帮助你更好的理解和使用相关投资方法。
- [发现困境反转型十倍股](https://bojie.site/posts/2022-06-30/): 本文是发现十倍股系列的第三篇,介绍如何发现困境反转型十倍股。
- [发现第二增长曲线型十倍股](https://bojie.site/posts/2022-06-29/): 本文是发现十倍股系列的第二篇,介绍如何发现第二增长曲线型十倍股。
- [发现创新成长型十倍股](https://bojie.site/posts/2022-06-28/): 本文是发现十倍股系列的第一篇,介绍如何发现创新成长型十倍股。
- [给普通人的瘦身减脂框架](https://bojie.site/posts/2022-06-27/): 从 180 斤到 140 斤,亲身经历得出的经验,一个普通人可以执行的减脂方案。
- [什么是企业的竞争优势](https://bojie.site/posts/2021-12-29/): 竞争优势就是进入壁垒。
- [Netflix 的反馈原则](https://bojie.site/posts/2021-12-27/): Netflix 的 4A 反馈原则,同时适用于反馈双方,简单有效。
Share or continue the analysis
Share this audit
Discuss with AI
Added 8/8/2026
bojie.site - AI readiness audit | llmsmap.me